Skip to content

Commit

Permalink
Silent Hill: Shattered Memories Patches (#432)
Browse files Browse the repository at this point in the history
* Add files via upload

Silent Hill - Shattered Memories Patches: Splitted the no noise hack from the Widescreen hack, "author=" parameter added, and added support for the no noise hack in European release

* SH Shattered Memories and Origins

Added black borders removal for Shattered Memories and no noise filter Origins
  • Loading branch information
IWILLCRAFT-M0d authored Dec 18, 2024
1 parent a092b75 commit 77f02ad
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 27 deletions.
16 changes: 11 additions & 5 deletions patches/SLES-55147_DC180A6B.pnach
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gametitle=Silent Hill Origins (PAL-M) (SLES-55147) DC180A6B
gametitle=Silent Hill Origins (PAL-M) (SLES-55147)

[Widescreen 16:9]
gsaspectratio=16:9
Expand All @@ -10,12 +10,18 @@ patch=1,EE,001E4938,word,AC40EC80 //noise off
patch=1,EE,00338F9C,word,43F00000 //43B90000 sub y-pos
patch=1,EE,00338FA8,word,41A80000 //41600000 sub size

[50 FPS]
author=PeterDelta
description=Unlocks internal FPS. Might need EE Overclock at 130%.
patch=1,EE,006B3974,extended,04000001 //04000002

[Remove Blackbars]
author=nemesis2000
description=Removes black bars in cutscenes
patch=1,EE,001832d4,word,3c010000 //3c014220

[50 FPS]
author=PeterDelta
description=Unlocks internal FPS. Might need EE Overclock at 130%.
patch=1,EE,006B3974,extended,04000001 //04000002
[No Noise Filter]
comment=Noise filter removal
author=Maori-Jigglypuff (PAL by IWILLCRAFT)
patch=1,EE,0034E6D4,word,00000000
patch=1,EE,0033EC80,word,00000000
12 changes: 11 additions & 1 deletion patches/SLES-55569_492CB73E.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ gametitle=Silent Hill: Shattered Memories (SLES-55569)
[Widescreen 16:9]
gsaspectratio=16:9
author=nemesis2000
comment=Widescreen hack

//widescreen fix
patch=1,EE,002c470c,word,3c013faa
Expand All @@ -22,7 +23,16 @@ patch=1,EE,002c4744,word,44810000
//fastboot widescreen
patch=1,EE,003892B8,word,24020002


[No Noise Filter]
author=IWILLCRAFT
comment=Noise filter removal
//noise off
//patch=1,EE,2047ADC0,extended,00000000
patch=1,EE,2047ADC0,extended,00000000


[Remove Blackbars]
author=Maori-Jigglypuff (PAL by IWILLCRAFT)
description=Removes black bars in cutscenes
// No black Borders
patch=1,EE,0019E3D0,word,3C010000
41 changes: 24 additions & 17 deletions patches/SLPM-55231_F66FAFB2.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,36 @@ gametitle=Silent Hill - Shattered Memories (J)(SLPM-55231)
[Widescreen 16:9]
gsaspectratio=16:9
author=nemesis2000 (NTSC-J by Arapapa)
comment=Widescreen hack

//widescreen fix
patch=1,EE,002c4a0c,word,3c013faa //3c013fe3
patch=1,EE,002c4a10,word,3421aaaa //34218e39
patch=1,EE,002c4a1c,word,46036302 //e7ac0000
patch=1,EE,002c4a20,word,460318c2 //14800011
patch=1,EE,002c4a24,word,e7ac0000 //afa00004
patch=1,EE,002c4a28,word,1480000f //3c013faa
patch=1,EE,002c4a2c,word,afa00004 //3421aaa8
patch=1,EE,002c4a30,word,3c013faa //44810800
patch=1,EE,002c4a34,word,3421aaa8 //3c013eaa
patch=1,EE,002c4a38,word,44810800 //3421aaab
patch=1,EE,002c4a3c,word,3c013eaa //44810000
patch=1,EE,002c4a40,word,3421aaab //00000000
patch=1,EE,002c4a44,word,44810000 //00000000
patch=1,EE,002c4a0c,word,3c013faa
patch=1,EE,002c4a10,word,3421aaaa
patch=1,EE,002c4a1c,word,46036302
patch=1,EE,002c4a20,word,460318c2
patch=1,EE,002c4a24,word,e7ac0000
patch=1,EE,002c4a28,word,1480000f
patch=1,EE,002c4a2c,word,afa00004
patch=1,EE,002c4a30,word,3c013faa
patch=1,EE,002c4a34,word,3421aaa8
patch=1,EE,002c4a38,word,44810800
patch=1,EE,002c4a3c,word,3c013eaa
patch=1,EE,002c4a40,word,3421aaab
patch=1,EE,002c4a44,word,44810000

//fastboot widescreen
//03004230 1000bfdf
patch=1,EE,003895c8,word,24020002


[No Noise Filter]
author=IWILLCRAFT
comment=Noise filter removal
//noise off
patch=1,EE,002b67ec,word,24040000 //03e00008
patch=1,EE,002b67f0,word,03e00008 //ac44b0c0
patch=1,EE,002b67f4,word,ac44b0c0 //00000000 NTSC-U ac44abc0
patch=1,EE,2047B0C0,extended,00000000


[Remove Blackbars]
author=Maori-Jigglypuff (NTSC-J by IWILLCRAFT)
description=Removes black bars in cutscenes
// No black Borders
patch=1,EE,0019E400,word,3C010000
14 changes: 10 additions & 4 deletions patches/SLUS-21731_A8D83239.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ description=Widescreen fix
patch=1,EE,001da9b4,word,3c013fe3
patch=1,EE,001da9b8,word,34218e39

[60 FPS]
author=asasega
comment=Patches the game to run at 60 FPS
patch=1,EE,006B3474,extended,00000001

[Remove Blackbars]
author=nemesis2000
description=Removes black bars in cutscenes
Expand All @@ -20,7 +25,8 @@ patch=0,EE,2029445C,extended,3C050000
patch=0,EE,20294464,extended,3C060050
patch=0,EE,2029446C,extended,3C070001

[60 FPS]
author=asasega
comment=Patches the game to run at 60 FPS
patch=1,EE,006B3474,extended,00000001
[No Noise Filter]
author=Maori-Jigglypuff
comment=Noise filter removal
patch=1,EE,00338998,word,00000000
patch=1,EE,0033E700,word,00000000
10 changes: 10 additions & 0 deletions patches/SLUS-21899_61A7E622.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ gametitle=Silent Hill: Shattered Memories (SLUS-21899)
[Widescreen 16:9]
gsaspectratio=16:9
author=nemesis2000
comment=Widescreen hack

//widescreen fix
patch=1,EE,002c4524,word,3c013faa
Expand All @@ -22,7 +23,16 @@ patch=1,EE,002c455c,word,44810000
//fastboot widescreen
patch=1,EE,003890E0,word,24020002


[No Noise Filter]
author=nemesis2000
comment=Noise filter removal
//noise off
patch=1,EE,2047ABC0,extended,00000000


[Remove Blackbars]
author=Maori-Jigglypuff
description=Removes black bars in cutscenes
// No black Borders
patch=1,EE,0019E3B0,word,3C010000

0 comments on commit 77f02ad

Please sign in to comment.