#!/bin/sh

echo $'SoundForce SFC-Mini Firmware Updater\n'
echo '\n'
echo '  '
echo '\n'
echo 'Procedure:'
echo '\n'
echo '  '
echo '\n'
echo 'Unplug the controller. Plug in your controller and then start the updater, within about a second.'
echo '\n'
echo '  '
echo '\n'
echo 'If succesfull, you should read :'
echo '\n'
echo '  '
echo '\n'
echo 'Download	[=========================] 100%        xxxxxx bytes'
echo 'Download done.'
echo '\n'
echo '  '
echo '\n'
echo 'If failed, try again. Plug the controller a little bit later or a little bit earlier. Simply quit this app and retry.'
echo '\n'
echo '  '
echo 'Upload process messages:'
./maple_upload cu.SLAB_USBtoUART 2 1EAF:0003 ./SFC_Mini_V3_plugiator.bin

echo 'Scroll up for instructions!'
