Post Reply 
 
Thread Rating:
  • 8 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Discussion] 60FPS patches for PSP games that run at 30FPS
10-31-2016, 06:56 AM
Post: #652
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
(10-02-2015 06:39 AM)Kabuto_Kun Wrote:  The 3rd Birthday [EUR] BETA, ULES01513.ini
Code:
_S ULES-01513
_G The 3rd Birthday [EUR]
_C0 60FPS v1 [Enable AFTER mission start]
_L 0xE0020002 0x0147140C//condit60fps
_L 0x2041AD64 0x3F000000//speed
_L 0x200158F8 0x00000000//vblank
_L 0xE0020002 0x1147140C//condit30fps
_L 0x200158F8 0x1480FFFA//vblank
_L 0x2041AD64 0x3F800000//speed
_C0 30FPS [Default]
_L 0x200158F8 0x1480FFFA//vblank
_L 0x2041AD64 0x3F800000//speed

Hello
08C3B058 this address holds the static value 3F800000 trough the entire game which acts as speed modifier.
I finished the game without problems and stays the same. So the code bellow works.
0x200158F8 0x00000000
0x2043B058 0x3F000000
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 - 10-31-2016 06:56 AM
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: