Usage:
*For D series (arm), replace every instance of /mnt below by /mtd_rwcommon/widgets/user/SamyGO/SamyGO
- First install latest samyGOso as usual, if needed.
 - Extract attached archives and copy libSpeedUpGUI.so to /mnt/opt/privateer/usr/libso (create folder if needed)
 - Execute
Code: Select all
samyGOso -d -A -B -r -l /mnt/opt/privateer/usr/libso/libSpeedUpGUI.so [PERCENT:n] 
- PERCENT:n - Defines percentage of original speed. If unspecified, default is 200 = twice as fast as original.
 
- Copy 99_93_SpeedUpGUI.init to /mnt/etc/init.d
 - Set permissions
Code: Select all
chmod +x /mnt/etc/init.d/99_93_SpeedUpGUI.init - You can change OPTIONS="PERCENT:200" value on top of script to adjust your prefered speed.
 
Code: Select all
5/1/2016
v0.0.2 - First release