Wes Vampire
Member
Guten abend Leute,
Seid dem letzter Update ( 1.4.0. ) habe ich auf manche weise versucht um ein script zu erstellen um den cpu clocker zu benützen.
z.b. ich benütze SquidgeSnes mit 133 Mhz ( um Batterien zu spahren )
da meine Batterien ( TOP CRAFT 2300 MAh vom Aldi ) lang mitgehen ( ~5 Stunde ).
Aber ich kann es nicht schaffen ein script zu erstellen zowie diese:
( Hat god_at_hell Geposted auf gp32x Board
god; i think you will say omg i can't believe how stupid people can be lol
Kann jemand mich hiermit helfen?
Ich habe cpu speed 1.1c und 1.2.
und habe mein Snes in mnt/sd/games/squidge
vielen dank im voraus,
Grusse,
Wes
Seid dem letzter Update ( 1.4.0. ) habe ich auf manche weise versucht um ein script zu erstellen um den cpu clocker zu benützen.
z.b. ich benütze SquidgeSnes mit 133 Mhz ( um Batterien zu spahren )
da meine Batterien ( TOP CRAFT 2300 MAh vom Aldi ) lang mitgehen ( ~5 Stunde ).
Aber ich kann es nicht schaffen ein script zu erstellen zowie diese:
( Hat god_at_hell Geposted auf gp32x Board
CODE
#!/bin/sh
/mnt/sd/cpu_speed.gpe 1 1 280
./squidgesnes
sync
cd /usr/gp2x/
exec /usr/gp2x/gp2xmenu
Now, if you run the squidgesnes.gpe, your gp2x clocks at 280mhz.
To understand the cpu_speed parameters take a look in the readmefile.
You better use the LCD/CPU-Tweaker V1.1c than V1.2 for scripts, because V1.2 is way bigger and takes more time to execute (1-3 secs) ... when you only use the commandline 1.1c is as good as 1.2 but is faster .
Get it here, because i don't think there is a mirror left. Inside the zip you can find the noted readme.txt.
NOTE: I have the cpu_speed.gpe in the root-directory of my sd-card ... if you want to use another directory, alter the line to match your path (/mnt/sd/ = sd-root-dir).
god; i think you will say omg i can't believe how stupid people can be lol
Kann jemand mich hiermit helfen?
Ich habe cpu speed 1.1c und 1.2.
und habe mein Snes in mnt/sd/games/squidge
vielen dank im voraus,
Grusse,
Wes