feat(PCSX2): add pcsx2 config
This commit is contained in:
parent
f6720c1249
commit
283b0fc63c
7467 changed files with 117223 additions and 25 deletions
21
PCSX2/cheats/99A8B4FF.pnach
Normal file
21
PCSX2/cheats/99A8B4FF.pnach
Normal file
|
@ -0,0 +1,21 @@
|
|||
gametitle=Harry Potter and the Prisoner of Azkaban (K)(SLKA-25172)
|
||||
comment=Widescreen hack by Devina and Arapapa
|
||||
|
||||
//Widescreen hack 16:9
|
||||
//to widen the HUD to hide unwanted elements,
|
||||
//enable patch in-game, not on boot
|
||||
|
||||
//X-Fov
|
||||
patch=1,EE,00147af8,word,3c013f40 //00000000
|
||||
patch=1,EE,00147afc,word,4481f000 //00000000
|
||||
|
||||
patch=1,EE,00147b10,word,4619a503 //00000000
|
||||
patch=1,EE,00147b14,word,461ea502 //4619a503
|
||||
|
||||
//Render fix #1
|
||||
//803f013c 00608144 aa3f013c
|
||||
patch=1,EE,001223f0,word,3c013f40 //3c013f80
|
||||
|
||||
//Render fix #2
|
||||
//803f013c 00208144 2800b4e7
|
||||
//patch=1,EE,001560b8,word,3c013fab //3c013f80
|
Loading…
Add table
Add a link
Reference in a new issue