WOW, looking at the ExecTBL.ini file for that skin and comparing it to LSX VOID.
LSX ExecTBL.ini has 62 lines
LSX Void ExecTBL.ini has 702 lines
anyway, can you do me a favor and on the main menu of that skin, click the red and white arrow in the bottom left corner> click the "VER" button in the bottom right corner and tell me what it says on the top right of the screen.
I think the version i have locally maybe older than the version thats avail for download. I may have to re download it myself, lol.
To answer your question, that skin does not officially support mapmonkey in any way. But....
This completely depends on if the version of the skin i have locally and if it is the same as the version you have. The version i have ExecTBL.ini file looks a little empty to me, but this just may be cuz the void ExecTBL is so huge now.
[INSTRUCTIONS BELOW ONLY APPLY TO LSX1.x skin, not lsx void]
Open ExecTBL.ini
The section you want to edit are the lines above where you see this
/##############################
There should be a bunch of lines that start like this
/"GPS",
/"GPSFS",
etc.
the forward slash "/" at the beginning of any line means that line is disabled and RR will skip it as if it didn't exist.
You want to edit the lines that do not have a forward slash.
edit these lines
Code:
"GPS","LOAD;EXTERNAL_GPS.skin;RUN;LSTOOLS\SB2.9\SKINbedder.exe;SKINbedder||RUN;LSTOOLS\SB2.9\iGuidance\runcheck.exe"
Code:
"EXIT2","RUN;LSTOOLS\SB2.9\iGuidance\kill.exe||EXIT"
and replace them with these lines
Code:
"GPS","LOAD;EXTERNAL_GPS.skin;RUN;C:\destinatorApps\Map Monkey\MapMonkey.exe;Map Monkey - [GPS]"
note: you will likely have to edit EXTERNAL_GPS.skin to make it specific to mapmonkey.
None of the gps buttons will do anything for mapmonkey. There is a DESTINATOR.skin file but in the version i have locally, that file isnt finished and pretty much unusable.
I would ask in the thread for that skin if anyone is using it with mapmonkey and if they could share there .skin file. But the above commands should work to get mapmonkey loaded and embedded in that skin.
Bookmarks