feat(PCSX2): add pcsx2 config
This commit is contained in:
parent
f6720c1249
commit
283b0fc63c
7467 changed files with 117223 additions and 25 deletions
18
PCSX2/cheats/06AD9CA0.pnach
Normal file
18
PCSX2/cheats/06AD9CA0.pnach
Normal file
|
@ -0,0 +1,18 @@
|
|||
gametitle=Ridge Racer 5 (SLUS_20002)
|
||||
comment=Widescreen hack by No.47
|
||||
|
||||
//single player
|
||||
patch=1,EE,20332694,word,43C6C000 // 44048000 - both fov, bumper camera
|
||||
patch=1,EE,203326B4,word,43960000 // 44048000 - both fov, chase camera (*)
|
||||
patch=1,EE,20332EC4,word,3F1D0364 // 3EEB851F - vertical FOV
|
||||
|
||||
//split screen
|
||||
patch=1,EE,20332690,word,43951000 // 43C6C000 - both FOV
|
||||
patch=1,EE,20332ED0,word,3F1D0364 // 3EEB851F - vert FOV, top
|
||||
patch=1,EE,20332ED4,word,3F1D0364 // 3EEB851F - vert FOV, bottom
|
||||
|
||||
//menu
|
||||
patch=1,EE,20332F80,word,3F199999 // 3F4CCCCD - horizontal FOV
|
||||
|
||||
//(*) improved chase cam that shows the whole car as in other Ridge Racer games, instead of only the upper half
|
||||
//(*) replace 43960000 by 43C6C000 for the original chase cam
|
Loading…
Add table
Add a link
Reference in a new issue