EmuNewz Network

Full Version: Fps limit off request
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Any developers want to comment? Just wondering if this would even be a goal at some point.
r2945 includes a new menu entry to change the PSP clock speed.
Does it help to make these games run faster?
With this option, the speed of the Cube Demo can be changed:
- 50%: 30 FPS
- 75%: 45 FPS
- normal speed: 60 FPS
- 150%: 90 FPS
- 200%: 120 FPS
- 300%: 180 FPS

If not, then these games are already running at the limit of the PSP capabilities and cannot be changed to run faster...
its... AWESOME! Just tried it on valkyria chronicles 2, and it ran perfect! Will try some more games. Such a great x-mas present, i've been holding off on playing a bunch of psp games because of this feature Smile
Been using cheat engine speed hack to achieve the same result, now I don't have to fire it up. Awesome work gid!
Good news that this feature has some positive effect on commercial games Smile
I was not expecting it would work so flawlessly...

I'm glad this helps.
Hey gid, I have a followup question. I've been learning some programming recently, and i wanted to see how you went about implementing the clock speed option. Can you tell me where it's located? I did a preliminary search in the GUI branch but i couldn't find it.

Also somewhat related, is the cwcheat module completely contained in the CheatsGUI file?
(05-04-2013, 07:29 PM)makotech222 Wrote: [ -> ]Hey gid, I have a followup question. I've been learning some programming recently, and i wanted to see how you went about implementing the clock speed option. Can you tell me where it's located? I did a preliminary search in the GUI branch but i couldn't find it.
The changes were introduced in r2945. So, you can check on google code which changes were required for the implementation:

https://code.google.com/p/jpcsp/source/detail?r=2945

(05-04-2013, 07:29 PM)makotech222 Wrote: [ -> ]Also somewhat related, is the cwcheat module completely contained in the CheatsGUI file?
Yes, it is encapsulated in CheatsGUI. Most of the implementation is related to the support of the different cheat codes.
Pages: 1 2 3