feat(PCSX2): add pcsx2 config

This commit is contained in:
aria 2025-06-05 03:00:12 +10:00
parent f6720c1249
commit 283b0fc63c
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
7467 changed files with 117223 additions and 25 deletions

View file

@ -0,0 +1,23 @@
gametitle=Disgaea 2: Cursed Memories [PAL-E] (SLES-54454)
comment=Widescreen hack by nemesis2000
// Ported to PAL, added 16:10 support (ElHecht)
// 16:9
patch=1,EE,00104a5c,word,3c013f40 // 00000000 hor fov 3D Backgrounds
patch=1,EE,00104a68,word,4481f000 // 00000000
patch=1,EE,00104a6c,word,461ec602 // 00000000
patch=1,EE,0027aca4,word,e49e0000 // ac830000 hor fov 2D Sprites
patch=1,EE,0027dd20,word,461e0f43 // 44820800 hud fix
patch=1,EE,0027dd34,word,e7bd0020 // 00000000 hud fix
//Text width fix (Added by El_Patas)
patch=1,EE,0012E444,word,3C023F40 //3C023F80
// 16:10
//patch=1,EE,00104a5c,word,3c013f55 // 00000000 hor fov 3D Backgrounds
//patch=1,EE,00104a60,word,34215555 // 00000000 hor fov 3D Backgrounds
//patch=1,EE,00104a68,word,4481f000 // 00000000
//patch=1,EE,00104a6c,word,461ec602 // 00000000
//patch=1,EE,0027aca4,word,e49e0000 // ac830000 hor fov 2D Sprites
//patch=1,EE,0027dd20,word,461e0f43 // 44820800 hud fix
//patch=1,EE,0027dd34,word,e7bd0020 // 00000000 hud fix