Post Reply 
 
Thread Rating:
  • 8 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Discussion] 60FPS patches for PSP games that run at 30FPS
05-06-2026, 08:17 PM
Post: #903
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
SSX on tour US 60fps (some menu animations are too fast, everything else seems ok?)

Code:
_G SSX On Tour [US]
_C0 60 FPS
_L 0x2034AA44 0x0000411A
_L 0x203214CC 0x00000001
_L 0x203214C4 0x0000003C
_L 0x203214C8 0x3C888889
_L 0x20376B68 0x0000003C
_L 0x203760C8 0x3C888889
_L 0x2034AFCC 0x0000003C
_L 0x20176520 0x00000000
_L 0x2006E7B4 0x00000000
_L 0x2006E7C0 0x00000000

Improved Tony Hawks Underground 2 US 60fps (uses vsync correctly, fixes horizontal tearing):

Code:
_C0 60 FPS
_L 0x2005F5E4 0x24130001
_L 0x2000C190 0x00000000

Additional code to clean up some debug profiling stuff if you're playing on console (very small perf bump):

Code:
_C0 Disable Debug Profiling
_L 0x20008FDC 0x03E00008
_L 0x20008FE0 0x00000000
_L 0x2005BFBC 0x03E00008
_L 0x2005BFC0 0x00000000
_L 0x2005C078 0x03E00008
_L 0x2005C07C 0x00000000
_L 0x2005C280 0x03E00008
_L 0x2005C284 0x00000000
_L 0x2005C214 0x03E00008
_L 0x2005C218 0x00000000
_L 0x2005BE7C 0x03E00008
_L 0x2005BE80 0x00000000
_L 0x2005BEF0 0x03E00008
_L 0x2005BEF4 0x00000000
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Crash Of The Titans CW ULUS10304 - Mateus - 12-13-2021, 10:59 PM
IRON MEN ULUS10347 - Mateus - 12-18-2021, 12:18 AM
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS - galaxyfortress - 05-06-2026 08:17 PM

Forum Jump: