Skip to content

Commit

Permalink
Patches: Add WS and 60 FPS patches to Shrek 2 + correct CRC
Browse files Browse the repository at this point in the history
  • Loading branch information
CRASHARKI authored and refractionpcsx2 committed Oct 21, 2023
1 parent b811a35 commit 943509c
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 5 deletions.
8 changes: 8 additions & 0 deletions patches/SLES-52382_4CF48A70.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
gametitle=Shrek 2 (Spain) (SLES_523.82)
//Main CRC 4CF48A70
//SHREK2.ELF CRC 76C01D41

[Widescreen 16:9]
gsaspectratio=16:9
author=CRASHARKI
comment=Patches the game to run at 16:9 Widescreen Aspect Ratio. (Original NTSC-U pnach by Arapapa)
14 changes: 14 additions & 0 deletions patches/SLES-52382_76C01D41.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
gametitle=Shrek 2 (Spain) (SLES_523.82)
//Main CRC 4CF48A70
//SHREK2.ELF CRC 76C01D41

[Widescreen 16:9]
gsaspectratio=16:9
author=CRASHARKI
comment=Patches the game to run at 16:9 Widescreen Aspect Ratio. (Original NTSC-U pnach by Arapapa)

//Wide 16:9 (EA4ED1BC 00000000 7FAAAA3F 00000000)
patch=1,EE,20379A30,word,3F800000 // 3FAAAA7F

//00 00 80 3F 00 00 80 3F 00 00 00 00
patch=1,EE,20367674,extended,3f400000 //3f800000 HUD fix
15 changes: 10 additions & 5 deletions patches/SLUS-20745_11D7EC66.pnach
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
gametitle=Shrek 2 (U) (SLUS_207.45)
//Main CRC 11D7EC66
//SHREK2.ELF CRC 9C41124B

[Widescreen 16:9]
gsaspectratio=16:9
comment=Widescreen hack by Arapapa
author=Arapapa
comment=Patches the game to run at 16:9 Widescreen Aspect Ratio.

//Wide 16:9 (EA4ED1BC 00000000 7FAAAA3F 00000000)
patch=1,EE,203792B0,word,3F800000 // 3FAAAA7F

//00 00 80 3F 00 00 80 3F 00 00 00 00 25 64 20 00
patch=1,EE,203604B4,extended,3f400000 //3f800000 HUD fix





[60 FPS]
author=asasega
comment=Patches the game to run at 60 FPS.
20 changes: 20 additions & 0 deletions patches/SLUS-20745_9C41124B.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
gametitle=Shrek 2 (U) (SLUS_207.45)
//Main CRC 11D7EC66
//SHREK2.ELF CRC 9C41124B

[Widescreen 16:9]
gsaspectratio=16:9
author=Arapapa
comment=Patches the game to run at 16:9 Widescreen Aspect Ratio.

//Wide 16:9 (EA4ED1BC 00000000 7FAAAA3F 00000000)
patch=1,EE,203792B0,word,3F800000 // 3FAAAA7F

//00 00 80 3F 00 00 80 3F 00 00 00 00 25 64 20 00
patch=1,EE,203604B4,extended,3f400000 //3f800000 HUD fix

[60 FPS]
author=asasega
comment=Patches the game to run at 60 FPS.
patch=1,EE,2014B6C8,word,24040001
patch=1,EE,202ADFA8,word,3C013F00

0 comments on commit 943509c

Please sign in to comment.