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
06-04-2016, 12:49 AM
Post: #632
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
how about 20fps or 30fps cheat for star wars force unleashed, thanks
Find all posts by this user
Quote this message in a reply
06-04-2016, 12:54 PM
Post: #633
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
(06-03-2016 08:36 PM)Kabuto_Kun Wrote:  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.

Thanks! Smile

Phones: Poco F3 8GB/256GB (Snapdragon 870 5G) and Redmi Note 6 Pro 4/64GB (Snapdragon 636)

PC: AMD Ryzen 5 3600 / 16GB RAM DDR4 3600MHz / NVIDIA GTX 1660 Ti 6GB / Windows 10 Pro
Find all posts by this user
Quote this message in a reply
06-17-2016, 04:41 PM (This post was last modified: 06-17-2016 05:02 PM by Lunos.)
Post: #634
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
Hi.
I just tried Dissidia's European 60 FPS Code from this thread and it's not working.
I followed the steps from this thread to "install" it and it's no use, the FPS Counter is still on 30 and I feel no difference than playing with the cheat disabled.
I don't really know why the Master List thread doesn't mention the GameID of every game, but in case mine's needed, it's the ULES01505.
Thanks in advance for reading Smile

EDIT: Ohkay, it's because there's just one ISO for each region, i'm retarded, it's not the point tho xD ..

EDIT2: Found the solution. The cheat doesn't work with the OpenGL Renderer but it does with the DirectX 9 one.

EDIT3: Nvm, that wasn't the solution. Not that I redownloaded the emulator in a try to fix another error i'm having with the campaign, noticed that changing to Dx9 isn't making it go at 60 FPS. Cheats are enabled and i've put the code in the .ini too.

EDIT4: Ohkay, NOW I found it. You just need to put a space before the whole code, for some reason, to make it work xDD ..
Also, does anyone by any chance have a 60FPS Cheat for Naruto Shippuden: Ultimate Ninja Heroes 3?

EDIT5: Ohkay, didn't saw that the searching function in this forum was at the end of the post instead of the beginning.. it's a shame that the Naruto Games seems to have a really stubborn code, not surprised since CC2 uses weird techniques overall u.u ..
Find all posts by this user
Quote this message in a reply
06-17-2016, 05:26 PM (This post was last modified: 06-17-2016 05:27 PM by GamerzHell9137.)
Post: #635
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
I know that the Master List is a bit outdated but i really don't have the time to read all of the pages and see which one i haven't added.
If your game isn't on the list then PM me the code so i can add it, would help a lot.

And whoever makes new codes, PM me them so i can add them.
Find all posts by this user
Quote this message in a reply
06-18-2016, 06:04 AM
Post: #636
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
Any god eater burst 60fps cheat yet?? I'm desperate.... T-T
Find all posts by this user
Quote this message in a reply
06-23-2016, 06:23 PM
Post: #637
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
Is there a 60 fps cheat for little big planet PSP?
Find all posts by this user
Quote this message in a reply
06-25-2016, 12:51 PM
Post: #638
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
Guys could you check Last Ranker [JAP] ULJM05676 since apparently it runs 60fps only on the title screen
Find all posts by this user
Quote this message in a reply
07-06-2016, 10:22 AM (This post was last modified: 01-01-2017 01:02 PM by Kabuto_Kun.)
Post: #639
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
Sega Rally Revo [USA], ULUS10311.ini
Code:
_S ULUS-10311
_G Sega Rally Revo [USA]
_C0 60 FPS
_L 0x20149F04 0x28A50001
_C0 30 FPS [Default]
_L 0x20149F04 0x28A50002
Sega Rally [EUR-v1.0]/[RUS], ULES00910.ini / ULES00911.ini
Code:
_S ULES-00910 / ULES-00911
_G Sega Rally [EUR-v1.0]/[RUS]
_C0 60 FPS
_L 0x2014A5B0 0x28A50001
_C0 30 FPS [Default]
_L 0x2014A5B0 0x28A50002
Sega Rally [EUR-v2.0], ULES00910.ini
Code:
_S ULES-00910
_G Sega Rally [EUR-v2.0]
_C0 60 FPS
_L 0x2014A060 0x28A50001
_C0 30 FPS [Default]
_L 0x2014A060 0x28A50002
Sega Rally [JAP], ULJM05302.ini
Code:
_S ULJM-05302
_G Sega Rally [JAP]
_C0 60 FPS
_L 0x2013E65C 0x28A50001
_C0 30 FPS [Default]
_L 0x2013E65C 0x28A50002
*Cheat Status: No issues at 60FPS, but if you try to play the game at 20FPS (or lower) by changing the last 2 characters of the code to 03 (the logic for the "easy" method), then the gamespeed won't be correct.

@GuilhermeGS2 I tried Fast and Furious Tokyo Drift but at 60FPS it runs at double speed. I will try sometime with PES 2013.

@Stupidquestions I have tried before God Eater Burst but it gets double speed, so there is not a working cheat for now.

@yoshikirby43 There is a cheat for Little Big Planet posted around here but is not perfect.

@thieftheodore I don't have Last Ranker, can you try the easy method with cheat engine or vblank* method? See the first post from this thread for a link to those tutorials if you are interested.

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
07-06-2016, 12:05 PM
Post: #640
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
@Kabuto_Kun Ok, thank you. Smile

Phones: Poco F3 8GB/256GB (Snapdragon 870 5G) and Redmi Note 6 Pro 4/64GB (Snapdragon 636)

PC: AMD Ryzen 5 3600 / 16GB RAM DDR4 3600MHz / NVIDIA GTX 1660 Ti 6GB / Windows 10 Pro
Find all posts by this user
Quote this message in a reply
07-06-2016, 10:18 PM
Post: #641
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
60 FPS Master List updated!
Thanks for the submission @Vashzaron !
Find all posts by this user
Quote this message in a reply
07-17-2016, 06:43 PM
Post: #642
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
I managed to find the memory address for unlocking 60 FPS in Last Ranker using the easy method, 0 for 60 FPS and 1 for 30 FPS. However, the game speed ups a lot on the field (probably 2x). I'm not sure about battles, I feel like they're a little faster than usual but not as exaggerated. Menus were always 60 FPS so nothing to worry here.

Code:
_G Last Ranker
_C1 60 FPS
_L 0x21637D14 0x00000000

I don't even know how to make a speedhack so some guidance or help would be appreaciated.
Find all posts by this user
Quote this message in a reply
07-28-2016, 07:46 PM
Post: #643
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
Requesting 60FPS hack Codes for "Tenchu Shadow Assassins" ULUS10419 (US) Thank you! Shy
Find all posts by this user
Quote this message in a reply
08-08-2016, 07:23 AM
Post: #644
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
Master List updated!
Thanks Nitro792 for making the 60 FPS code for MGS PO+ !
Find all posts by this user
Quote this message in a reply
10-14-2016, 09:22 PM
Post: #645
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
The WipEout Pure and Pulse 60 FPS codes don't seem to work on CSOs, but I could be mistaken. I'll need to do some further testing.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: