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/2A79E058.pnach
Normal file
24
PCSX2/cheats/2A79E058.pnach
Normal file
|
@ -0,0 +1,24 @@
|
|||
gametitle=Trapt (PAL-E) (SLES-53824)
|
||||
comment=Widescreen hack by ElHecht
|
||||
|
||||
// 16:9 vertical fov
|
||||
patch=1,EE,00104974,word,3c013f40 // 00000000 ver fov
|
||||
patch=1,EE,00104980,word,4481f000 // 00000000
|
||||
patch=1,EE,0010498c,word,461eb582 // 00000000
|
||||
|
||||
// 16:9 horizontal fov
|
||||
// causes character popups in cut-scenes
|
||||
//patch=1,EE,00104974,word,3c013f40 // 00000000 hor fov
|
||||
//patch=1,EE,00104980,word,4481f000 // 00000000
|
||||
//patch=1,EE,00104984,word,461ebdc3 // 00000000
|
||||
|
||||
// loading screen
|
||||
//patch=1,EE,0029ce3c,word,3c0343f0 // 3c034420 loading screen hor fov
|
||||
patch=1,EE,0029ce40,word,3c024415 // 3c0243e0 loading screen ver fov
|
||||
|
||||
// font fix for cut-scenes
|
||||
patch=1,EE,001c628c,word,3c024190 // 3c0241c0
|
||||
|
||||
// remove black bars in cut-scenes
|
||||
patch=1,EE,001e4e04,word,3c020000 // 3c024420
|
||||
patch=1,EE,001e4e50,word,3c020000 // 3c024420
|
Loading…
Add table
Add a link
Reference in a new issue