Clock Speed Manager


Shaun

Member
Joined
Jun 23, 2006
Messages
278
Age
35
Location
United Kingdom
Let's say I want to play N64 or PlayStation games at 800MHz, but Mega Drive at only 400MHz for instance. A program which would allow you to create profiles for different emulators/games would be useful. You could have it in the system tray, so you could just bring it up, switch profile so the clock speed changes, and then load your desired software.
 
Mantis said:
Let's say I want to play N64 or PlayStation games at 800MHz, but Mega Drive at only 400MHz for instance. A program which would allow you to create profiles for different emulators/games would be useful. You could have it in the system tray, so you could just bring it up, switch profile so the clock speed changes, and then load your desired software.

I'm using this : http://www.gp32x.de/board/index.php?/topic/54583-quick-change-cpu-speeds/page__st__15
 
Last edited by a moderator:
PXML has a supported "clock speed" argument that does exactly what you want. If the emulator isn't doing it automatically, you can create an OVR file to override the default behaviour.
ie, for mupen64.pnd, create a file beside it called mupen64.ovr that contains
Code:
[Application-0]
clockspeed              800
And it will adjust the clockspeed for you.
 
Back
Top