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-08-2018, 08:12 AM
Post: #768
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
(03-30-2016 12:53 AM)niko of death Wrote:  
(03-08-2016 02:40 PM)Vashzaron Wrote:  [quote='Kabuto_Kun' pid='116121' dateline='1457433272']- Valkyria Chronicles 2: @Vashzaron, I only have the demo right now, if it has Ad Hoc included I may take a look at this multiplayer FPS cap.

Not sure if the Demo has Ad Hoc, but thanks anyway!

Edit: I actually managed to fix this myself in the most roundabout way.

So basically I understand little of this and in an attempt to fix this myself I checked your "easy" fps unlocking tutorial and followed it. In the end I made these codes:

Code:
_C0 60 fps test
_L 0x20561E4C 0x00000001
_C0 30 fps test
_L 0x20561E4C 0x00000002
_C0 20 fps test
_L 0x20561E4C 0x00000003

Which controls the games frameskipping, problem is the game speeds up or slows down depending on what framerate it is actually expecting. (Battle 30, Ad Hoc 20, Non Combat 60)

I unfortunately do not know how I would fix that problem, but I looked at the original codes LunaMoo made:

Code:
_S ULUS-10515
_G Valkyria Chronicles II
_C0 60 fps
_L 0xE003C29C 0x003B8D00
_L 0x203B8D00 0x00000000
_L 0x20044800 0x46006346
_L 0x20044AEC 0x46006B06
//requires restart after activating:3
_C0 60 fps [Disable]
_L 0x203B8D00 0x0E32C29C
_L 0x20044800 0x460C0342
_L 0x20044AEC 0x460D6302

I know nothing about how this works but it stops 30fps > 60 from going double speed. Does not work in Ad Hoc mode. (20 > 30 and it slowed down.)

So I figured what if I enable both my 30 fps test code with the original 60fps one by LunaMoo? ...Bam it works! Besides 60 fps everywhere including Adhoc it also has the added effect of stopping segments in the game that were 60fps already from being double speed. (Non Combat Menus, Lanseal)

I don't know if the code can be cleaned up or whatever but it works as is for me and hopefully this helps anyone else that was potentially wondering.

Hello. I am new to this forum and PPSSPP in general. I was wondering if you can help me a bit. I did everything I needed to do, I activated your 30 FPS test combined with LunaMoo's 60 FPS cheat, and it gives me proper 60 FPS but with DOUBLE speed. I tried various combinations, but still I couldn't make it to work with 60 FPS normal speed Sad

What am I missing? I would really appreciate any help!
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 - dannyscorps - 10-08-2018 08:12 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: