Post Reply 
 
Thread Rating:
  • 8 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Discussion] 60FPS patches for PSP games that run at 30FPS
07-11-2013, 11:05 PM (This post was last modified: 09-15-2019 11:36 AM by AkiraJkr.)
Post: #1
[Discussion] 60FPS patches for PSP games that run at 30FPS
Edit by vnctdj :
This thread is now used as a discussion thread.
If you want to see all(and updated) codes for 60 FPS patches, please visit the 60 FPS Patches Master List.


Since Henrik liked and suggested me to start a thread with it I thought I'd do it.

UPDATE: Here are some useful tutorials by LunaMoo (link) and Kabuto_Kun (link). Thanx for sharing your knowledge with us!

______ORIGINAL POST_______

On some games it's harder and on some others it's easier, like Kingdom Hearts Birth By Sleep.

So I'll start with a list and ways or codes how to archieve higher (or lower) internal framerates.
  • Gran Turismo Portable

    Video modes change according to CPU frequency setting

    30FPS -> Set CPU Frequency to 222MHz manualy
    60FPS -> Set CPU Frequency to 333MHz manualy
  • Kingdom Hearts Birth By Sleep
    There is a code (CWCheat) that sets the framerate cap, you can force it to always set it at 60FPS

    Japanese Version (ULJM05600)
    _C1 Force 60 FPS Mode
    _L 0x21727548 0x00000000
    North American Version (ULUS10505)
    _C1 Force 60 FPS Mode
    _L 0x21722E08 0x00000000
    European Version (ULES01441)
    _C1 Force 60 FPS Mode
    _L 0x21722E48 0x00000000
    Final Mix+ Version (ULJM05775)
    _C1 Force 60 FPS Mode
    _L 0x21725EC8 0x00000000
  • Mana Khemia Student Alliance (ULUS-10408) - Thanx to Uknown
    There is a code (CWCheat) removes the framerate cap of 20FPS.
    _C1 60 FPS
    _L 0x2001C238 0x0E26C5AB
  • Digimon World ReDigitize
    This code actually makes the game run in 30FPS instead of 20, on some menus it will work as 60FPS though (I have no idea why). Still ALOT better than 20FPS.
    _C1 30 FPS
    _L 0x2032BE34 0x00000000
  • Fate Unlimited Codes (NPUH-10009) - Thanx to vsub_
    This code actually makes the game run in 30FPS instead of 20.
    _C1 30 FPS
    _L 0x2015DDDC 0x0E26C0D6
  • Jeanne d'Arc (UCUS-98700) - Thanx to Uknown
    _C1 FPS FIX
    _L 0x20009250 0x00000000
  • Metal Gear Solid: Peace Walker English Demo (NPEH-90023) -Thanx to Kabuto_Kun
    _C0 Force 60 FPS beta
    _L 0x203270B0 0x00000001
    _L 0x202E0878 0x00000005
    _L 0x202E0860 0x3F800000
    _C0 Force 30 FPS beta
    _L 0x203270B0 0x00000002
    _L 0x202E0878 0x0000000A
    _L 0x202E0860 0x40000000
    _C0 Force 20 FPS beta
    _L 0x203270B0 0x00000003
    _L 0x202E0878 0x0000000F
    _L 0x202E0860 0x40400000
  • Metal Gear Solid: Peace Walker [USA] (ULUS-10509) -Thanx to Kabuto_Kun
    _C0 Force 60 FPS beta
    _L 0x2055DE04 0x00000001
    _L 0x203E7540 0x00000005
    _L 0x203E7524 0x3F800000
    _C0 Force 30 FPS beta
    _L 0x2055DE04 0x00000002
    _L 0x203E7540 0x0000000A
    _L 0x203E7524 0x40000000
    _C0 Force 20 FPS beta
    _L 0x2055DE04 0x00000003
    _L 0x203E7540 0x0000000F
    _L 0x203E7524 0x40400000
  • Metal Gear Solid: Peace Walker [EUR] (ULES-01372) -Thanx to Kabuto_Kun
    _C0 Force 60 FPS beta
    _L 0x2055DDB4 0x00000001
    _L 0x203E7500 0x00000005
    _L 0x203E74E4 0x3F800000
    _C0 Force 30 FPS beta
    _L 0x2055DDB4 0x00000002
    _L 0x203E7500 0x0000000A
    _L 0x203E74E4 0x40000000
    _C0 Force 20 FPS beta
    _L 0x2055DDB4 0x00000003
    _L 0x203E7500 0x0000000F
    _L 0x203E74E4 0x40400000
  • Toukiden Kiwami ver 1.06 (NPJH-50878) -Thanx to LunaMoo
    Do not use with any other version but 1.06
    _C0 60 fps
    _L 0xE0290000 0x101448FC
    _L 0x201448FC 0x00000000
    _L 0x20004000 0x3C043F80
    _L 0x203778D8 0x3C043F80
    _L 0x20174168 0x0A200FC0
    _L 0x20003F00 0x3C160880
    _L 0x20003F04 0x8EDB3EFC
    _L 0x20003F08 0x13600003
    _L 0x20003F10 0x2484FFFF
    _L 0x20003F14 0x277BFFFE
    _L 0x20003F18 0xAE040020
    _L 0x20003F1C 0x277B0001
    _L 0x20003F20 0x0A25D077
    _L 0x20003F24 0xAEDB3EFC
    _L 0x201741AC 0x0A200FCA
    _L 0x20003F28 0x3C160880
    _L 0x20003F2C 0x8EDB3EFC
    _L 0x20003F30 0x13600003
    _L 0x20003F38 0x24840001
    _L 0x20003F3C 0x277BFFFE
    _L 0x20003F40 0xAE040028
    _L 0x20003F44 0x277B0001
    _L 0x20003F48 0x0A25D06D
    _L 0x20003F4C 0xAEDB3EFC
    _L 0x201C18BC 0x0A200FD4
    _L 0x20003F50 0x3C0F0880
    _L 0x20003F54 0x8DFB3EFC
    _L 0x20003F58 0x13600003
    _L 0x20003F60 0x24A5FFFF
    _L 0x20003F64 0x277BFFFE
    _L 0x20003F68 0x277B0001
    _L 0x20003F6C 0x0A270631
    _L 0x20003F70 0xADFB3EFC
    _L 0x20174114 0x0A200FDD
    _L 0x20003F74 0x3C160880
    _L 0x20003F78 0x8EDB3EFC
    _L 0x20003F7C 0x13600003
    _L 0x20003F84 0x2484FFFF
    _L 0x20003F88 0x277BFFFE
    _L 0x20003F8C 0x277B0001
    _L 0x20003F90 0x0A25D046
    _L 0x20003F94 0xAEDB3EFC
    _C0 60 fps [Disable]
    _L 0x201448FC 0x16220005
    _L 0x20004000 0x3C044000
    _L 0x203778D8 0x3C044000
    _L 0x20174168 0x1000001C
    _L 0x201741AC 0x24840001
    _L 0x201C18BC 0x24A5FFFF
    _L 0x20174114 0x2484FFFF


IMPORTANT NOTE: If your game doesn't work full speed or works stuttery on your PC or Android device or whatever there is nothing this thread can do for you. I'm clearing this up on the OP because it seems like a reoccuring theme people asking the same question over and over. If your hardware is too weak to handle the game visit this thread:http://forums.ppsspp.org/showthread.php?tid=5236
Find all posts by this user
Quote this message in a reply
07-11-2013, 11:44 PM
Post: #2
RE: 60FPS patches for PSP games that run at 30FPS
Smooth as butter. Nice work.
Find all posts by this user
Quote this message in a reply
07-12-2013, 12:06 AM
Post: #3
RE: 60FPS patches for PSP games that run at 30FPS
Awesome.

Looking forward to this development.
Find all posts by this user
Quote this message in a reply
07-12-2013, 12:25 AM
Post: #4
RE: 60FPS patches for PSP games that run at 30FPS
There's a cfw plugin, HUD, that seems to count actual flips on the PSP. For me it did not work and always showed 59, though. Not sure why. But if you come across any games (like Digimon) that run at a low FPS, it'd be very interesting to see if that's the FPS they run at on the PSP as well.

I've seen a similar value in Where is My Heart? and Crimson Gem Saga, although I don't have my notes on either on hand.

In some cases, games may use sceDisplayWaitVblankMulti(). In these cases, the parameter it sends would need to be changed.

-[Unknown]
Find all posts by this user
Quote this message in a reply
07-12-2013, 12:26 AM
Post: #5
RE: 60FPS patches for PSP games that run at 30FPS
PES 2013 runs on my phone in 60 VPS and 30 FPS. Even in a PC run in this speed.

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-12-2013, 12:31 AM
Post: #6
RE: 60FPS patches for PSP games that run at 30FPS
.hack//link intro got some problem.... liked realy slow (only fps drop liked 7-15 fps but speed alway 60 ) Undecided

I worse write english so take easy on me
(even my own language realy bad T_T)

Rig to test now :
Windows 8 64 bit (Laptop)
Intel® Core™ i3-3110M (2.4GHz, 3MB L3 Cache)
Nvidia GT720M 2GB
Find all posts by this user
Quote this message in a reply
07-12-2013, 12:53 AM (This post was last modified: 07-12-2013 12:54 AM by VIRGIN KLM.)
Post: #7
RE: 60FPS patches for PSP games that run at 30FPS
(07-12-2013 12:25 AM)[Unknown] Wrote:  There's a cfw plugin, HUD, that seems to count actual flips on the PSP.

CWCheat has a built in FPS counter btw.

(07-12-2013 12:26 AM)GuilhermeGS2 Wrote:  PES 2013 runs on my phone in 60 VPS and 30 FPS. Even in a PC run in this speed.
The thread is about forcing a game run at 60VPS (if your setup can handle it) and 60 FPS at the same time.

(07-12-2013 12:31 AM)Ritori Wrote:  .hack//link intro got some problem.... liked realy slow (only fps drop liked 7-15 fps but speed alway 60 ) Undecided
This has nothing to do with the thread.
Find all posts by this user
Quote this message in a reply
07-12-2013, 03:34 AM (This post was last modified: 07-12-2013 03:43 AM by Ritori.)
Post: #8
RE: 60FPS patches for PSP games that run at 30FPS
(07-12-2013 12:53 AM)VIRGIN KLM Wrote:  
(07-12-2013 12:25 AM)[Unknown] Wrote:  There's a cfw plugin, HUD, that seems to count actual flips on the PSP.

CWCheat has a built in FPS counter btw.

(07-12-2013 12:26 AM)GuilhermeGS2 Wrote:  PES 2013 runs on my phone in 60 VPS and 30 FPS. Even in a PC run in this speed.
The thread is about forcing a game run at 60VPS (if your setup can handle it) and 60 FPS at the same time.

(07-12-2013 12:31 AM)Ritori Wrote:  .hack//link intro got some problem.... liked realy slow (only fps drop liked 7-15 fps but speed alway 60 ) Undecided
This has nothing to do with the thread.

Yup it is related to this thread that what i think now Smile
it about force low fps to 60 fps or 30 correct me if i wrong.
If force to 60 fps maybe intro can run normaly.I dunno why only only intro fps drop so bad but on gameplay it normal 30 fps.

KHBBS 60fps patch see slow for my driver.it drop speed that 30 fps one.
60 fps 28-30 speed (by you patch) and 30 fps 50-58 speed.

I worse write english so take easy on me
(even my own language realy bad T_T)

Rig to test now :
Windows 8 64 bit (Laptop)
Intel® Core™ i3-3110M (2.4GHz, 3MB L3 Cache)
Nvidia GT720M 2GB
Find all posts by this user
Quote this message in a reply
07-12-2013, 03:35 AM
Post: #9
RE: 60FPS patches for PSP games that run at 30FPS
Epic Thread, keep the good work !
Find all posts by this user
Quote this message in a reply
07-12-2013, 03:39 AM
Post: #10
RE: 60FPS patches for PSP games that run at 30FPS
how about kamen rider climax heroes?,it does running at 20fps and it's slow than actual speed,can we force it to run at 30fps or 60 fps?,cpu speed does'nt change the fps values to higher than 20fps,it may count also about this games has a gpu timing problem.

my sub weapon:
xperia mini hd
1ghz scorpion
single core
not clocked

my ultimate weapon
acer(laptop)
2.2ghz ?core
intel media accelarator 3000

i'm a tester,but not as good as other,please be kind with me,haha.
Visit this user's website Find all posts by this user
Quote this message in a reply
07-12-2013, 07:01 AM
Post: #11
RE: 60FPS patches for PSP games that run at 30FPS
How did you find those addresses...I was thinking of searching for them to increase the speed,but I didn't know for what to search.

Using PPSSPP on Windows 7 x64 SP1
i7 4771 3.5Ghz,GTX750TI,16GB RAM

Batch iso <=> cso converter
http://forums.ppsspp.org/showthread.php?tid=5384
Save Game\States Manager
http://forums.ppsspp.org/showthread.php?tid=5516
Find all posts by this user
Quote this message in a reply
07-12-2013, 12:07 PM
Post: #12
RE: 60FPS patches for PSP games that run at 30FPS
(07-12-2013 07:01 AM)vsub_ Wrote:  How did you find those addresses...I was thinking of searching for them to increase the speed,but I didn't know for what to search.

VIRGIN KLM create it i think Big Grin ( I read that somewhere he can create cheat stuff)

I worse write english so take easy on me
(even my own language realy bad T_T)

Rig to test now :
Windows 8 64 bit (Laptop)
Intel® Core™ i3-3110M (2.4GHz, 3MB L3 Cache)
Nvidia GT720M 2GB
Find all posts by this user
Quote this message in a reply
07-12-2013, 12:11 PM
Post: #13
RE: 60FPS patches for PSP games that run at 30FPS
I enjoyed your thread for KH2:FM on PCSX2 forums and was wondering if you would make one for PPSSPP. It's a shame that the music doesn't play properly on PCSX2.
Visit this user's website Find all posts by this user
Quote this message in a reply
07-12-2013, 12:48 PM (This post was last modified: 07-12-2013 12:56 PM by Snake Eyes.)
Post: #14
Thumbs Up RE: 60FPS patches for PSP games that run at 30FPS
Great thread! The 20/30fps internal cap is a very annoying "feature" in most console games. Can't wait for more codes.
Find all posts by this user
Quote this message in a reply
07-12-2013, 04:57 PM (This post was last modified: 07-12-2013 04:58 PM by VIRGIN KLM.)
Post: #15
RE: 60FPS patches for PSP games that run at 30FPS
(07-12-2013 12:11 PM)Tyestor Wrote:  I enjoyed your thread for KH2:FM on PCSX2 forums and was wondering if you would make one for PPSSPP. It's a shame that the music doesn't play properly on PCSX2.

There is a new method (code based) posted that fixes the music issue -BUT- PCSX2 does not have the capability of overclocking in contrast to PPSSPP so the code will not have stable 60fps.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: