chris_r
Active Member
- Joined
- Jun 16, 2004
- Messages
- 745
Could someone who hasnt updated using the gpu script yet upload their old version of mplayer for us who accidentally ran the gpu script?
You can use this script to copy mplayer to the sd.
If you save that as a gpu script and then run it it will copy mplayer to the sd card and can then upload it somewhere.
Thanks if anyone does this
You can use this script to copy mplayer to the sd.
Code:
#!/bin/sh
cp -f /usr/gp2x/mplayer /mnt/sd
cd /usr/gp2x
./gp2xmenu
If you save that as a gpu script and then run it it will copy mplayer to the sd card and can then upload it somewhere.
Thanks if anyone does this