Overclocking Bennu on WIZ

Started by Imerion, January 29, 2010, 05:27:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Imerion

Is there any way to run the Bennu interpreter overclocked on the WIZ?
I remember the old GP2X port of Fenix could be run with different flags, like " --tweak --speed 300" which did that.

The reason I am asking is that my entry for the BennuGD WIZ/PC contest runs just a bit too slow for the moment and I don't have much time left to optimize. There are a few things I can do, but some kind of overclocking would really help a lot!
Try my games : Neotron Games

SplinterGU

Download Lastest BennuGD Release: http://www.bennugd.org/node/2

Imerion

#2
Thanks! I found pollux_set and it works fine. Along with some additional optimizations, my game runs great.
Time to submit it!

If anyone is interested, this line did the trick :
I found it in a discussion on gp32x.com.

./pollux_set/pollux_set 'lcd_timings=397,1,37,277,341,0,17,337;dpc_clkdiv0=9;cpuclk=700;ram_timings=2,9,4,1,1,1,1'

You need to place the pollux_set folder in the same directory as the game too. It can be found on http://dl.openhandhelds.org/.
Try my games : Neotron Games