Re: Need Help with SamyGo.sh and SamyGo Extensions
Posted: Wed Sep 07, 2011 5:01 am
You can`t call *.so files from SamyGO.sh directly.
You have to use exeDSP attaching (injectso or gdbtrick methods).
So, remove those:
Here is another way to load apps: gdb
or injectso
You have to use exeDSP attaching (injectso or gdbtrick methods).
So, remove those:
Code: Select all
/mtd_tlib/GGame/SamyGO_FTP/bftpd
sleep 15
/mtd_tlib/GGame/SAMYAPP/aspect_ratio.so
sleep 15
/mtd_tlib/GGame/SAMYAPP/audio_switch.so
sleep 15
/mtd_tlib/GGame/SAMYAPP/dca.so
sleep 15
/mtd_tlib/GGame/SAMYAPP/pvr.so
sleep 15
/mtd_tlib/GGame/SAMYAPP/esaving.so
or injectso