People who has 1.4.0 in his GP2X will know that you cannot overclock your GP2X because when you return to the menu the clock frequency changes.
I have developed a small application that resolves this problem.
You only have to uncompress the application anywhere and modify the script "OCit.gpe".
Script example:
Download: Link
Greetings.
I have developed a small application that resolves this problem.
You only have to uncompress the application anywhere and modify the script "OCit.gpe".
Script example:
Code:
#/bin/bash
./OCit "/path/to/app.gpe" MHZ
Download: Link
Greetings.