feat(PCSX2): add pcsx2 config
This commit is contained in:
parent
f6720c1249
commit
283b0fc63c
7467 changed files with 117223 additions and 25 deletions
24
PCSX2/cheats_ws/DCFBB290.pnach
Normal file
24
PCSX2/cheats_ws/DCFBB290.pnach
Normal file
|
@ -0,0 +1,24 @@
|
|||
gametitle=Trapt (NTSC-U)
|
||||
comment=Widescreen hack by ElHecht
|
||||
|
||||
// 16:9 vertical fov
|
||||
patch=1,EE,00104954,word,3c013f40 // 00000000 ver fov
|
||||
patch=1,EE,00104960,word,4481f000 // 00000000
|
||||
patch=1,EE,0010496c,word,461eb582 // 00000000
|
||||
|
||||
// 16:9 horizontal fov
|
||||
// causes character popups in cut-scenes
|
||||
//patch=1,EE,00104954,word,3c013f40 // 00000000 hor fov
|
||||
//patch=1,EE,00104960,word,4481f000 // 00000000
|
||||
//patch=1,EE,00104964,word,461ebdc3 // 00000000
|
||||
|
||||
// loading screen
|
||||
//patch=1,EE,0029a92c,word,3c0343f0 // 3c034420 loading screen hor fov
|
||||
patch=1,EE,0029a930,word,3c024415 // 3c0243e0 loading screen ver fov
|
||||
|
||||
// font fix for cut-scenes
|
||||
patch=1,EE,001c5a4c,word,3c024190 // 3c0241c0
|
||||
|
||||
// remove black bars in cut-scenes
|
||||
patch=1,EE,001e4654,word,3c020000 // 3c024420
|
||||
patch=1,EE,001e46a0,word,3c020000 // 3c024420
|
Loading…
Add table
Add a link
Reference in a new issue