Crude Overclocking proof of concept #28
Replies: 8 comments 17 replies
|
I should probably also mention you need to "run" the "cpuclock" rom in the console menu for this to work. You are now ready to play games! |
|
Welcome VkCommodore, and thanks for the POC. If you haven't already, please take a look at setting up the Runtime Script Framework with discussion here |
|
required binaries here: https://github.com/nk64/GT4286/tree/main/sdcard_tweaks/_gt4286util/bin (cpuclock + contents of fb-test-app) |
|
Captured output of the default: 1000 1600 |
|
This is awesome great work VkCommodore . I'd say 1800 should work fine with a small heatsink both the mini and the mini plus use the same SOC. |
|
This is awesome. Looking forward to testing. Next step will be to default to 1600 at boot. |
|
Have fun and don't cook your machines! Thanks for all your hard work @nk64 setting this all up! |
|
FYI, continuous street fighter challenge session running at 1600mz clockspeed for at least the last 2 hours. Running smoothly with no issues. No heatsync installed. |



Uh oh!
There was an error while loading. Please reload this page.
Hi Everyone
Use at your own risk!!
Been reading this repo for a couple of weeks, a minor contribution if no one is already playing with this!
A very crude example using one of your scripts overwriting the mame emulator for overclocking.
(After quite a bit of digging) Found an old overclocking tool for the Miyoo Mini separate from retroarch.
Example of possible overclock speeds (I have no idea what the retro arcade runs at default)
https://www.reddit.com/r/MiyooMini/comments/1aqr104/ultimate_overclock_guide/
This is difficult to test/confirm without command line access to confirm clock rates, but I'm confident this proof of concept is working.
(MK1 went from laggy and horrible to butter smooth)
Overwrite mame emulator /emus/mame/fbneo (Based on examples from this get repo)
fbneo.zip
Add the overclock command line tool as a downloaded (mame) rom (you want /commandline_tool/cpuclock)
overclock_test.zip
I've set the clock to 1600mhz in this example, a quick 5 min game session worked fine in a coolish room.
I would guess there is room in a box as big as ours for a heat sink if worst comes to worst (unlike the Miyoo).
Have fun ;)
All reactions