Post Reply 
 
Thread Rating:
  • 8 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Discussion] 60FPS patches for PSP games that run at 30FPS
12-13-2016, 03:14 PM
Post: #677
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
Code:
_S ULUS-10410
_G Phantasy Star Portable
_C0 60fps ON
_L 0x00543EEC 0x00000001
_L 0x2056EDBC 0x42700000
_L 0x2056EDC0 0x0000003C
_L 0x2056EDC4 0x3F800000
_L 0x2056EDC8 0x3F000000
_L 0x2056EDCC 0x3C888889
_C1 60fps OFF
_L 0x00543EEC 0x00000002
_L 0x2056EDBC 0x41F00000
_L 0x2056EDC0 0x0000001E
_L 0x2056EDC4 0x40000000
_L 0x2056EDC8 0x3F800000
_L 0x2056EDCC 0x3D088889

I know that there is a code for PhantasySP2 but the character couldn't run, camera rotation was double speed. The code below works better, the two games beeing similar I found the values quickly for PhantasySP2.

Code:
_S ULUS-10529
_G Phantasy Star Portable 2
_C0 60fps ON
_L 0x00630B6C 0x00000001
_L 0x20662FF4 0x42700000
_L 0x20662FF8 0x0000003C
_L 0x20662FFC 0x3F800000
_L 0x20663004 0x3F000000
_L 0x20663008 0x3C888889
_C0 60fps OFF
_L 0x00630B6C 0x00000002
_L 0x20662FF4 0x41F00000
_L 0x20662FF8 0x0000001E
_L 0x20662FFC 0x40000000
_L 0x20663004 0x3F800000
_L 0x20663008 0x3D088889
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS - solitarius - 12-13-2016 03:14 PM
Crash Of The Titans CW ULUS10304 - Mateus - 12-13-2021, 10:59 PM
IRON MEN ULUS10347 - Mateus - 12-18-2021, 12:18 AM

Forum Jump: