feat(PCSX2): add pcsx2 config
This commit is contained in:
parent
f6720c1249
commit
283b0fc63c
7467 changed files with 117223 additions and 25 deletions
52
PCSX2/cheats_ws/3F651512.pnach
Normal file
52
PCSX2/cheats_ws/3F651512.pnach
Normal file
|
@ -0,0 +1,52 @@
|
|||
gametitle=Zero: Shisei no Koe [NTSC-J] (SLPS-25544)
|
||||
comment=Widescreen Hack (Pnach by Little Giant)
|
||||
|
||||
//gameplay
|
||||
patch=1,EE,0032006c,word,3f400000
|
||||
//patch=1,EE,203E185C,extended,3F400000
|
||||
|
||||
//FMV's fix(New)
|
||||
patch=1,EE,00368140,word,44200000 //44200000
|
||||
patch=1,EE,00368148,word,3e333333 //3f800000
|
||||
|
||||
patch=1,EE,00212808,word,0c09aa90 //c5e00000
|
||||
patch=1,EE,0021280c,word,c5e10000 //0c09aa90
|
||||
patch=1,EE,00212810,word,8faf00b0 //e7a00044
|
||||
patch=1,EE,00212814,word,0200202d //8faf00b0
|
||||
patch=1,EE,00212818,word,8fae00b4 //0200202d
|
||||
patch=1,EE,0021281c,word,448f0000 //8fae00b4
|
||||
patch=1,EE,00212820,word,46800020 //448f0000
|
||||
patch=1,EE,00212824,word,25effffe //448e0800
|
||||
patch=1,EE,00212828,word,46010042 //46800020
|
||||
patch=1,EE,0021282c,word,e7a10044 //25effffe
|
||||
patch=1,EE,00212830,word,afaf002c //46800860
|
||||
patch=1,EE,00212834,word,afae0030 //afaf002c
|
||||
patch=1,EE,00212838,word,3c013f40 //afae0030
|
||||
patch=1,EE,0021283c,word,44810800 //00000000
|
||||
patch=1,EE,00212840,word,4601b582 //00000000
|
||||
patch=1,EE,00212844,word,4600b583 //4600b583
|
||||
patch=1,EE,00212848,word,448e0800 //00000000
|
||||
patch=1,EE,0021284c,word,46800860 //00000000
|
||||
|
||||
//Dither + Ghost post-process Effect Off
|
||||
//patch=1,EE,00156024,word,00000000 //0c055954
|
||||
//Disable dark filter (cutscene)
|
||||
//patch=1,EE,0015609c,word,00000000 //0c05594c
|
||||
|
||||
//Disable all bloom (speedup, but makes the game seem dull)
|
||||
//patch=1,EE,00156164,word,00000000 //0c055942
|
||||
|
||||
//Disable overbloom (cutscene)
|
||||
//patch=1,EE,00156100,word,00000000 //0c0558f4
|
||||
//Decrease overbloom (gameplay)
|
||||
//patch=1,EE,20364FFC,word,3F400000 //3F800000
|
||||
|
||||
//Focus Effect Off
|
||||
patch=1,EE,0015606c,word,00000000 //0c0558ee
|
||||
//Bloom offset (fixes bloom glitch)
|
||||
patch=1,EE,20365008,word,43A30000 // 43A00000 - TC X-offset
|
||||
patch=1,EE,2036500C,word,43660000 // 43600000 - TC Y-offset
|
||||
|
||||
//FMW's fix (old)
|
||||
//patch=1,EE,00368140,word,43f00000
|
||||
//patch=1,EE,00368148,word,42d40000
|
Loading…
Add table
Add a link
Reference in a new issue