Hi,
I have a Route 66 Chicago and have IGO8 and Amigo running on it. Not sure what your difficulty is, but the key things are:
1. Use mortscripts to simulate the Route 66 Chicago file structure on the SD card.
- In the SD card, have a directory named Route66 and place into it the mortscript exe, the script file and the mortrunner exe,
MortScript.exe
R66Navigate7.exe <--- mortrunner exe needs to be the name of the exe you are tying to emulate
R66Navigate7.mscr <--- contains the instructions you wish to run. If you just want to run a single App, use a single line like this:
run("\Storage Card\IGO8\IGO8,exe")
2. Compress the exe (eg. IGO8.exe) you are attempting to run. I use UPX Shell with 2.92b compression.
IGO 8 and Amigo are straight forward to get to work once the compression is complete.
You should be able to figure it out from here.
It seems important to do the compression!!!