IVBeatz / genplus-gx

Automatically exported from code.google.com/p/genplus-gx
Other
0 stars 0 forks source link

Overclock cpu for games #223

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Overclock cpu so some games like megaman wily wars and others will not suffer 
from slowdowh.
2.
3.

What is the expected output? What do you see instead?

What version of the emulator are you using (official, SVN revision,...)?
1.6

Please provide any additional information below (Emulator settings, Console
setting,...)

Original issue reported on code.google.com by joepog...@hotmail.com on 10 May 2012 at 6:54

GoogleCodeExporter commented 9 years ago
Sorry for the spelling error, i meant is there a way to implement an overclock 
cpu function for some games that have always suffered from slowdown?

Original comment by joepog...@hotmail.com on 10 May 2012 at 6:55

GoogleCodeExporter commented 9 years ago
Hum, no, mainly because it would not be accurate and it is not easy to add 
without potentially break other things. 
As for Megaman willy Wars, overclocking will not really help as the game speed 
is tied to video refresh rate. It is slow because it is running in PAL mode, 
forcing region to USA once the game is started should make it run at "normal" 
speed...

Original comment by ekeeke31@gmail.com on 10 May 2012 at 12:37

GoogleCodeExporter commented 9 years ago
Patch Mega Man - The Wily Wars using the following link:

http://www.romhacking.net/hacks/514/

This patch is to be applied to the European Megaman Wily Wars ROM. What this
does is it patches it to run on US systems (bypassing the region lockout warning
screen) and more importantly replaces the Serial EEPROM saving routines that are
unsupported by most emulators. While saving isn't that important, the lack of it
prevents accessing Wily Tower after beating all three games. With this patch you
can play through each game saving as you go along and then access Wily Tower at
the end of it. 

Just apply the patch and be on your way.  

Original comment by csatec...@gmail.com on 10 May 2012 at 1:58

GoogleCodeExporter commented 9 years ago
Actually I just put in a Game genie code for Wily Tower and it worked. Go to 
Cheats in the emulator menu and put in the code. The code for Wily Tower is: 
ATNA-CAFG. Have fun!

Original comment by JordonXG...@gmail.com on 5 Feb 2013 at 3:54

GoogleCodeExporter commented 9 years ago
I'd also be interested in overclocking support, for games like Sonic Spinball, 
that improve significantly with more 68000 headroom. Youtube Example I found of 
it in action: http://youtu.be/zDpHH2yecng?t=2m12s

Original comment by smithn...@gmail.com on 16 Sep 2014 at 10:05

GoogleCodeExporter commented 9 years ago
I'd second that, would be interesting for a lot of games with slowdowns where 
the 68000 is the bottleneck. openMSX can do it for the MSX and some games like 
Metal Gear 2 run a lot better with the z80 overlocked.

Original comment by pixel.wo...@gmail.com on 20 Jan 2015 at 2:27