feat(PCSX2): add pcsx2 config
This commit is contained in:
parent
f6720c1249
commit
283b0fc63c
7467 changed files with 117223 additions and 25 deletions
10
PCSX2/cheats/7EBEEBBD.pnach
Normal file
10
PCSX2/cheats/7EBEEBBD.pnach
Normal file
|
@ -0,0 +1,10 @@
|
|||
gametitle=Klonoa 2: Lunatea's Veil PAL (SCES-50354)
|
||||
comment=Widescreen Hack by ElHecht
|
||||
|
||||
//50hz mode
|
||||
patch=1,EE,e0013f80,extended,0018bc94 // check 2018bc94 matches value (3c01)3f80
|
||||
patch=1,EE,2018bc94,extended,3c013f40 // 3c013f80 hor fov 50hz
|
||||
|
||||
//60hz mode
|
||||
patch=1,EE,e0013f80,extended,0018b7fc // check 2018b7fc matches value (3c01)3f80
|
||||
patch=1,EE,2018b7fc,extended,3c013f40 // 3c013f80 hor fov 60hz
|
Loading…
Add table
Add a link
Reference in a new issue