MXracer
22nd January 2008, 02:36 PM
Yes it works, I've been using it quite a bit but the problem is when you use the realVga mode... although the map is going to be fully stretched and very clear the bars are going to stick in the middle. I have found something you can call a solution by altering some lines in the destinator.inf inside the skin folder:
\Storage Card\DestinatorApps\Destinator\Skin\All
(or replace "All" with the skin you are using)
I've only done it for the landscape mode and here it is:
::CT_HOR, MAINSCREEN_ZOOM_OUT,1024,,0x4200000b,0,324,34,34,1 ,6,0xFF0000,100,0
::CT_HOR, MAINSCREEN_ZOOM_IN,1023,,0x4200000b,444,324,34,34, 1,7,0xFF0000,100,0
::CT_HOR, MAINSCREEN_POWER_DATA,1036,,0x4200000b,442,36,29,2 6,1,3,0xFF,100,0
::CT_HOR, MAINSCREEN_GPS_DATA,1037,,0x4200000b,442,64,29,26, 1,3,0xFF,100,0
::CT_HOR, MAINSCREEN_COMPASS_BTN,1001,,0x4200000b,43,324,50, 27,1,2,0xFF,100,0
::CT_HOR, MAINSCREEN_PLAN_BTN,1005,,0x4200000b,394,320,50,33 ,1,7,0xFF,100,0
::CT_HOR, MAINSCREEN_EMERGENCY_BTN,1008,,0x4200000b,442,124, 50,44,1,3,0xFF,100,0
::CT_HOR, MAINSCREEN_POWERSTATE_BTN,1019,,0x4200000b,442,68, 20,35,4,3,0xFF,100,0
::CT_HOR, MAINSCREEN_SATELLITE_BTN,1007,,0x4200000b,444,41,2 0,35,2,3,0xFF,100,0
::CT_HOR, MAINSCREEN_MANEUVER_BTN,1002,,0x4200000b,0,0,320,3 5,1,4,0xFF0000,100,0
::CT_HOR, MAINSCREEN_TMC_BTN,1020,,0x4200000b,276,88,35,35,3 ,6,0xFF,100,0
::CT_HOR, MAINSCREEN_SMS_BTN,1021,,0x4200000b,0,83,44,40,1,6 ,0xFF,100,0
::CT_HOR, MAINSCREEN_SPEAKER,1026,,0x4200000b,0,124,44,40,2, 2,0xFF,100,0
::CT_HOR, MAINSCREEN_STATUSBAR,1025,,0x4200000b,76,324,320,3 3,1,1,0xFF,100,0
::CT_HOR, MAINSCREEN_VOLUME_SLIDER,1034,,0x4200000b,48,124,2 20,25,1,4,0xFF,100,0
::CT_HOR, MAINSCREEN_VOLUME_SLIDER_THUMB,1035,,0x4200000b,56 ,132,40,25,1,7,0xFF,100,0
::CT_HOR, MAINSCREEN_HANGUP,1033,,0x4200000b,282,88,35,35,3, 7,0xFF,100,0
::CT_HOR, MAINSCREEN_GO_DEMO_STOP,1041,,0x4200000b,0,90,36,3 6,3,7,0xFF,100,0
::CT_HOR, MAINSCREEN_DESTINATION_BTN,1032,,0x4200000b,0,0,32 0,45,1,4,0xFF,100,0
As you can see in the image all the buttons have moved, it's not in English but you get the idea! :)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.