feat(PCSX2): add pcsx2 config
This commit is contained in:
parent
f6720c1249
commit
283b0fc63c
7467 changed files with 117223 additions and 25 deletions
15
PCSX2/cheats/C988ECBB.pnach
Normal file
15
PCSX2/cheats/C988ECBB.pnach
Normal file
|
@ -0,0 +1,15 @@
|
|||
gametitle=Zettaizetsumei Toshi 2 - Itetsuita Kiokutachi [NTSC-J] (SLPS-25606)
|
||||
comment=Widescreen Hack by Little Giant
|
||||
|
||||
//black borders's fix
|
||||
patch=1,EE,001CF198,word,00A52823 //00000000
|
||||
|
||||
//16:9
|
||||
patch=1,EE,0048ab28,word,3F400000 //3f800000 hor
|
||||
patch=1,EE,003a7c60,word,43E00000 //43A00000 (Increases hor. axis)
|
||||
patch=1,EE,003a7c80,word,43E00000 //43A00000 render fix
|
||||
|
||||
//16:10
|
||||
//patch=1,EE,0048ab28,word,3F555555 //3F800000 hor
|
||||
//patch=1,EE,003a7c60,word,43C00000 //43A00000 (Increases hor. axis)
|
||||
//patch=1,EE,003a7c80,word,43C00000 //43A00000 render fix
|
Loading…
Add table
Add a link
Reference in a new issue