ah yes, i see now what is wrong... 1 sec
EDIT:
I just used termula and cd'ed to the directory, and the backup file is not there
And i see now why. My mv command used relative path instead of absolute...
mv usr/gp2x/gp2xmenu usr/gp2x/gp2xmenu_backup
...damit.
Funny thing is, i just ran it on my own wiz now to try hehe, so now i don't have the original menu either. The correct command should be:
mv /usr/gp2x/gp2xmenu /usr/gp2x/gp2xmenu_backup
Blue Protoman, if you haven't run my install script yet, can you run the script below to get a copy of the original menu, and upload it for us somewhere, e.g. mediafire.com? I don't want to reflash my entire wiz just to get the original menu back
http://www.warehouse...s/copy_menu.gpe
You can look into the textfile if you are worried about what it does. It simply copies the menu to the root of your sd card. So please upload the menufile which will appear in the root of your sd card after you have run the script.
Thanks
And sorry for the bug Reo