Skip to content

Commit

Permalink
patches: disable 60fps patch and separate 480p patch (PCSX2#425)
Browse files Browse the repository at this point in the history
Reason: elevator puzzle it will never complete and you'll just die to the black fog
also 480p patch has been separated from the widescreen patch.
  • Loading branch information
MrWrightyLC authored Oct 7, 2024
1 parent 394e049 commit a5256b1
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions patches/SLUS-21709_408DFB9C.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ patch=1,EE,00256234,word,3c033f2b
//resolution fix (upped from 512x448 to 640x448) by nemesis2000
patch=1,EE,002125b4,word,24020280

//480p
patch=1,EE,0010cedc,word,3c050000
patch=1,EE,0010cee4,word,3c060050
patch=1,EE,0010ceec,word,3c070001
patch=1,EE,0010d1ac,word,3c090010

//FMV's fix by nemesis2000
patch=1,EE,0021114c,word,24020188
patch=1,EE,00211150,word,14480003
Expand Down Expand Up @@ -62,13 +56,15 @@ patch=1,EE,002111b8,word,468000e0
patch=1,EE,002111bc,word,8c8301e8
patch=1,EE,002111c0,word,46021043

[480p Mode]
description=Forces progressive scan mode
patch=1,EE,0010cedc,word,3c050000
patch=1,EE,0010cee4,word,3c060050
patch=1,EE,0010ceec,word,3c070001
patch=1,EE,0010d1ac,word,3c090010

[Remove Blackbars]
description=Removes black bars in cutscenes
patch=1,EE,001f4b58,word,3c020000
patch=1,EE,001f4a68,word,3c030000
patch=1,EE,001f4ad8,word,3c020000

[60 FPS]
author=asasega
description=Unlocked at 60 FPS. Might need enable EE Overclock to be stable.
patch=1,EE,2013D168,extended,2C420001
patch=1,EE,001f4ad8,word,3c020000

0 comments on commit a5256b1

Please sign in to comment.