Skip to content

Commit

Permalink
Added various patches, 60fps and widescreen (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
fox140cv committed Aug 27, 2023
1 parent 39769ee commit 10dc2bf
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 16 deletions.
25 changes: 21 additions & 4 deletions patches/SCES-52033_59EB2A95.pnach
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
gametitle=Syphon Filter - The Omega Strain [PAL-M] SCES-52033 59EB2A95

[50 FPS]
author=Gabominated
comment=Unlocked at 50 FPS. Might need enable EE Overclock to be stable.
patch=1,EE,20543504,extended,00000032 //00000019
[Widescreen 16:9]
gsaspectratio=16:9
author=PeterDelta
comment=Ported by PeterDelta from the other version PAL by nemesis2000

//gameplay
patch=1,EE,003973B0,word,3c043f40 //3C043F80
patch=1,EE,003973B4,word,44841800 //3C034000
patch=1,EE,003973B8,word,46030003 //44841800
patch=1,EE,003973BC,word,460318c3 //44830800
patch=1,EE,003973C0,word,46031840 //00000000
patch=1,EE,00397434,word,e603007c //AE04007C

//With and without the patch is wrong, but being stretched makes more sense with the game mechanics.
//HUD fix
//patch=1,EE,0039726C,word,00000000 //10C30005
//patch=1,EE,00397274,word,3C033f40 //3C033F80

//FMV's fix
patch=1,EE,0041901C,word,241016d0 //24127880
patch=1,EE,00419024,word,24127490 //24100F00
12 changes: 3 additions & 9 deletions patches/SLES-51054_ACB1989A.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,9 @@ gametitle=Midnight Club II (E)(SLES-51054)

[Widescreen 16:9]
gsaspectratio=16:9
comment=Widescreen hack by Arapapa

//Widescreen hack 16:9

//X-Fov
//aa3f013c a8aa2134
patch=1,EE,0036d414,word,3c013fe3 //3c013faa
patch=1,EE,0036d418,word,34218e38 //3421aaa8
patch=1,EE,0042F134,word,3FC55553 //Hack 16:9 by PeterDelta
author=PeterDelta
comment=Widescreen hack 16:9
patch=1,EE,0042F134,word,3FC55553 //3F955553

[50 FPS]
author=PeterDelta
Expand Down
7 changes: 5 additions & 2 deletions patches/SLES-52440_51E019BC.pnach
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gametitle=Harry Potter and the Prisoner of Azkaban (U)(SLUS-20926)
gametitle=Harry Potter and the Prisoner of Azkaban (PAL-M) (SLES-52440)

[Widescreen 16:9]
gsaspectratio=16:9
Expand Down Expand Up @@ -27,4 +27,7 @@ patch=1,EE,001223f0,word,3c013f40 //3c013f80
//803f013c 00208144 2800b4e7
//patch=1,EE,001560b8,word,3c013fab //3c013f80


[50 FPS]
author=asasega
comment=Unlocked at 50 FPS. Might need enable EE Overclock to be stable.
patch=1,EE,2047B81C,word,00000001
6 changes: 6 additions & 0 deletions patches/SLES-53196_E3E8E893.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
gametitle=Destroy All Humans (PAL-M) SLES-53196 E3E8E893

[50 FPS]
author=PeterDelta
comment=Unlocked at 50 FPS. Might need enable EE Overclock to be stable.
patch=1,EE,003F048C,word,00000001 //00000002
10 changes: 9 additions & 1 deletion patches/SLES-53886_ADDFF505.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,12 @@ patch=1,EE,204CADF4,word,3FE38E39 //3FAAAAAB
patch=1,EE,204CAE94,word,3FE38E39 //3FAAAAAB
patch=1,EE,205BCB90,word,3F400000 //3F800000


[50/60 FPS]
author=PeterDelta
comment=Unlocked at 50/60 FPS. Might need enable EE Overclock to be stable.
patch=1,EE,0040DFF4,word,00000001 //04000000
patch=1,EE,005A929C,word,3C888889 //3D088889
patch=1,EE,004BC93C,word,3C888889 //3D088889
patch=1,EE,0040EC2C,word,3C888889 //loading screen speed
patch=1,EE,E0010001,extended,0040EBA0 //fix lighting
patch=1,EE,2040EC2C,extended,3D088889
4 changes: 4 additions & 0 deletions patches/SLUS-21739_37245C3F.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ patch=1,EE,20148FD0,extended,3C0C3FAA
patch=1,EE,20148FD8,extended,358CAAAB


[60 FPS]
author=asasega
comment=Unlocked at 60 FPS. Might need enable EE Overclock to be stable.
patch=1,EE,00159354,word,2C620000

0 comments on commit 10dc2bf

Please sign in to comment.