Post Reply 
 
Thread Rating:
  • 8 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Discussion] 60FPS patches for PSP games that run at 30FPS
06-03-2016, 08:36 PM (This post was last modified: 01-16-2017 07:33 AM by Kabuto_Kun.)
Post: #631
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
Test Drive Unlimited [USA], ULUS10249.ini
Code:
_S ULUS-10249
_G Test Drive Unlimited [USA]
_C0 60 FPS [Fixed gamespeed]
_L 0x2067484 0x24100001//FPS,menus
_L 0x2067488 0x24100001//FPS,ingame
_L 0x212F9B0 0x3C033F00//Speed,instruction
_L 0x2537E10 0x3F000000//Speed,value
_C0 30 FPS
_L 0x2067484 0x24100002
_L 0x2067488 0x24100002
_L 0x212F9B0 0x3C033F80
_L 0x2537E10 0x3F800000
_C0 20 FPS [Default]
_L 0x2067484 0x24100002
_L 0x2067488 0x24100003
_L 0x212F9B0 0x3C033F80
_L 0x2537E10 0x3F800000
Test Drive Unlimited [EUR], ULES00637.ini
Code:
_S ULES-00637
_G Test Drive Unlimited [EUR]
_C0 60 FPS [Fixed gamespeed]
_L 0x200674E0 0x24100001//FPS,menus
_L 0x200674E4 0x24100001//FPS,ingame
_L 0x2012F9EC 0x3C033F00//Speed,instruction
_L 0x20537E90 0x3F000000//Speed,value
_C0 30 FPS
_L 0x200674E0 0x24100002
_L 0x200674E4 0x24100002
_L 0x2012F9EC 0x3C033F80
_L 0x20537E90 0x3F800000
_C0 20 FPS [Default]
_L 0x200674E0 0x24100002
_L 0x200674E4 0x24100003
_L 0x2012F9EC 0x3C033F80
_L 0x20537E90 0x3F800000
Test Drive Unlimited [EUR-BETA], ULET00386.ini
Code:
_S ULET-00386
_G Test Drive Unlimited [EUR-BETA]
_C0 60 FPS [Fixed gamespeed]
_L 0x20067E58 0x24100001//FPS,menus
_L 0x20067E5C 0x24100001//FPS,ingame
_L 0x20130554 0x3C033EB0//Speed,instruction
_L 0x2052C748 0x3F000000//Speed,value
_C0 30 FPS
_L 0x20067E58 0x24100002
_L 0x20067E5C 0x24100002
_L 0x20130554 0x3C033F2B
_L 0x2052C748 0x3F800000
_C0 20 FPS [Default]
_L 0x20067E58 0x24100002
_L 0x20067E5C 0x24100003
_L 0x20130554 0x3C033F80
_L 0x2052C748 0x3F800000
*Cheat Status: No issues at 30 FPS. Very minor issues with menus at 60 FPS.
*Cheat Details: The cheat has 4 lines: 1=Ingame FPS, 2=menus FPS, 3=lui opcode that sets the gamespeed, and 4=gamespeed value. The game automatically adjust its gamespeed at 20/30 FPS, that's why it has the same value, but at 60 FPS it runs at double speed so it needed a manual adjustment. The EUR-BETA game pre-release version has different logic and needs speed adjustments for all the FPS variants.
*Extra Details: The game had a lot of graphical glitches in PPSSPP until they were fixed around april 2016 (read about it at GITHUB), but still has VERY HIGH hardware requirements.

Also, I have tested the cheat on a REAL PSP and it runs perfectly stable at 30 FPS (the game originally runs at 20 FPS).

As a bonus, I coded a special 60 FPS assembly cheat with dynamic gamespeed, this means that if the game is running at any FPS below 60, it will be still running at normal gamespeed. This is nice for a real PSP or Vita if you want to play the game with an uncapped framerate. According to my test with this cheat, the game runs at around 40+ or 50+ FPS in a REAL PSP; in a Vita I'm sure it runs better.

PPSSPP always runs the games at maximum internal framerate, so you must not use this variable/dynamic gamepeed cheat with it (use fixed 60FPS from above instead), this is ONLY for real PSP/Vita.
Test Drive Unlimited [USA], ULUS10249.ini
Code:
_S ULUS-10249
_G Test Drive Unlimited [USA]
_C0 60 FPS dynamic gamespeed [PSP/Vita only]
_L 0xE0150000 0x00003604
_L 0x20067484 0x24100001//FPS,menus
_L 0x20067488 0x24100001//FPS,ingame
_L 0x2012F9B4 0x00000000//Speed1,inst
_L 0x2012F9B8 0x00000000//Speed2,inst
_L 0x20068C9C 0x0A200D81
_L 0x20068CA0 0x46000843
_L 0x20003604 0x3C0641F0
_L 0x20003608 0x44866000
_L 0x2000360C 0x4601603F
_L 0x20003610 0x00000000
_L 0x20003614 0x45010003
_L 0x20003618 0x00000000
_L 0x2000361C 0x3C063F80
_L 0x20003620 0x0A200D8B
_L 0x20003624 0x44860000
_L 0x20003628 0x46010003
_L 0x2000362C 0x3C0608D3
_L 0x20003630 0xE4C07E0C
_L 0x20003634 0xE4C07E10
_L 0x20003638 0x0A21A329
_L 0x2000363C 0x44850000
_C0 20/30 FPS [Fixed gamespeed, Default]
_L 0x20067484 0x24100002//FPS,menus
_L 0x20067488 0x24100003//FPS,ingame
_L 0x2012F9B4 0xAC830024//Speed1,inst
_L 0x2012F9B8 0xAC830028//Speed2,inst
_L 0x20537E10 0x3F800000//Speed,value
_L 0x20068C9C 0x46000843//Orig
_L 0x20068CA0 0x44850000//Orig
_L 0x50003400 0x0000003C//Clean
_L 0x00003604 0x00000000
Test Drive Unlimited [EUR], ULES00637.ini
Code:
_S ULES-00637
_G Test Drive Unlimited [EUR]
_C0 60 FPS dynamic gamespeed [PSP/Vita only]
_L 0xE0150000 0x00003604
_L 0x200674E0 0x24100001//FPS,menus
_L 0x200674E4 0x24100001//FPS,ingame
_L 0x2012F9F0 0x00000000//Speed1,inst
_L 0x2012F9F4 0x00000000//Speed2,inst
_L 0x20068CF8 0x0A200D81
_L 0x20068CFC 0x46000843
_L 0x20003604 0x3C0641F0
_L 0x20003608 0x44866000
_L 0x2000360C 0x4601603F
_L 0x20003610 0x00000000
_L 0x20003614 0x45010003
_L 0x20003618 0x00000000
_L 0x2000361C 0x3C063F80
_L 0x20003620 0x0A200D8B
_L 0x20003624 0x44860000
_L 0x20003628 0x46010003
_L 0x2000362C 0x3C0608D3
_L 0x20003630 0xE4C07E8C
_L 0x20003634 0xE4C07E90
_L 0x20003638 0x0A21A340
_L 0x2000363C 0x44850000
_C0 20/30 FPS [Fixed gamespeed, Default]
_L 0x200674E0 0x24100002//FPS,menus
_L 0x200674E4 0x24100003//FPS,ingame
_L 0x2012F9F0 0xAC830024//Speed1,inst
_L 0x2012F9F4 0xAC830028//Speed2,inst
_L 0x20537E90 0x3F800000//Speed,value
_L 0x20068CF8 0x46000843//Orig
_L 0x20068CFC 0x44850000//Orig
_L 0x50003400 0x0000003C//Clean
_L 0x00003604 0x00000000
*Cheat Status:
- Same as fixed gamespeed cheats from above.
- The game streams the map while you drive (duh) but using this cheat causes a serious IO bottleneck if you play the game as a compressed .CSO and/or using a slow memory stick, sometimes causing the game map to not load properly while driving fast.
- Remember, do not use this cheat if you are using an emulator/PPSSPP, this is ONLY for real PSP/Vita .

In case you're interested, there is a cheat with dynamic gamespeed for MotorStorm - Arctic Edge too, get it here.

- - - - -
(06-02-2016 07:39 AM)bondang Wrote:  what about star wars force unleashed? i like this game, but speed is not stable on android
(06-02-2016 08:05 AM)MKG360 Wrote:  =========================================
Is their 60FPS forGUNDAM NEXT PLUS need it now,soon, or later its really slow without it
=========================================

Those games natively run at 60FPS, but if their framerate is unstable you should change the emulated PSP CPU clock option and set a fixed number like 333 mhz (real PSP max speed) or even higher if that's not enough. You must change it BEFORE you boot the game and can't use savestates saved with a lower different PSP clock speed.

Remember that if your hardware is not powerful enough to play the game at fullspeed (android device?), a cheat won't help you with that unless you use a cheat to force the game to run at a lower FPS than default (for example, a fixed 30 FPS in this case).

(06-02-2016 07:30 PM)GuilhermeGS2 Wrote:  Does someone has a 60 FPS code for GTA VC Stories USA? I tried the code for EUR version, but didn't work. I have the USA version of NFS MW 5-1-0, the 60 FPS code in this thread is for EUR version, but it worked for me. If someone also has codes for PES 2013 and Fast and Furious Tokyo Drift, would help me too, the last one runs at 25 FPS, it's unplayable for me. :/

The cheat for GTA VCS USA was posted by VIRGIN KLM HERE
The codes for NFS games are special because I used pointer cheats, so they probably are the only cheats that work with every game region/release (I have tested them with USA and EUR regions, JAP and AS may work too).
I'll see what I can do with those other games you mentioned.

goo.gl/kNOhTz : 60FPS master list, Mar. 2017 ; Reddit /u/Kabuto_Kun
forums.ppsspp.org/showthread.php?tid=4799&pid=105128#pid105128 : Unlock FPS in PSP games ("easy method")
forums.ppsspp.org/showthread.php?tid=4799&pid=123500#pid123500 : Permanently patch a PSP game with CW cheats.
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 - Kabuto_Kun - 06-03-2016 08:36 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: