Garmin Mobile XT CE for Chinanavi with 800x480   

Postby powertech » Fri Sep 02, 2011 3:10 am

everything work find except the option button, every time i chick it, it will exit to the explore, there no way i can save my poi ?
powertech offline


Member



 
Joined: Fri Jul 16, 2010 2:00 pm
Posts: 154
Has thanked: 2 times
Been thanked: 1 time

Postby deejai » Fri Sep 02, 2011 4:50 am

powertech wrote:everything work find except the option button, every time i chick it, it will exit to the explore, there no way i can save my poi ?


What your GPS read Sd card ?

ce... and it's spec ?

And Where can I see spec [Please Register or Login to download file] .... ?
deejai offline


Junior Member



 
Joined: Mon Jun 06, 2011 5:45 am
Posts: 78
Has thanked: 0 time
Been thanked: 2 times

Postby paukacang » Fri Sep 02, 2011 6:43 am

hello

can i get garmin for sdmmc. thanx for happy file
paukacang offline


Junior Member



 
Joined: Tue Sep 14, 2010 11:08 am
Posts: 6
Has thanked: 0 time
Been thanked: 0 time

Postby Downunder35m » Fri Sep 02, 2011 7:56 am

Instead of posting this request it would have been easier to read the first page of this thread....
Forum rules

[Please Register or Login to download file]

If you find broken links or missing attachments in my postings, please send me PM
Password for all my files: downunder
Downunder35m offline


User avatar Elite Member



 
Joined: Wed Oct 21, 2009 4:44 am
Posts: 4250
Has thanked: 18 times
Been thanked: 572 times

Postby sadeli98 » Sat Sep 03, 2011 12:17 am

where is the location for the map?
i've read the xml file, its located on sdmmc/garmin/
so i put map file there, but garmin can't load.
what's wrong?
sadeli98 offline


Junior Member



 
Joined: Fri Sep 02, 2011 3:15 am
Posts: 7
Has thanked: 0 time
Been thanked: 0 time

Postby powertech » Sat Sep 03, 2011 3:17 am

deejai wrote:What your GPS read Sd card ?

ce... and it's spec ?

And Where can I see spec [Please Register or Login to download file] .... ?


Wince 6.0
Ram 126mb
Cpu Atlas 5
sd card read SDMMC

my garmin.mscr coding

Errorlevel("warn")

If(WndExists("Garmin Mobile XT"))
Show("Garmin Mobile XT")
Exit
EndIf

#Run explorer.exe and wait a second
Run("\windows\explorer.exe")
Sleep(1000)

#Run CETOOL
Run(SystemPath("ScriptPath")\"keepgarmintop.exe")
Sleep(3000)


#Hide Taskbar
Run(SystemPath("ScriptPath")\"TaskbarHide.exe")

#Copy previous stored settings to \Garmin
XCopy(SystemPath("ScriptPath")\"Settings\*.*", "\Garmin", TRUE)

#Run Garmin Mobile XT.
#This script will not go to the next command before que.exe completely shut down
RunWait(SystemPath("ScriptPath")\"..\Apps\WM\QuePND.exe")

#Save new settings back to SD Card
Delete ("\Garmin\ERRLOG.txt")
Sleep 100
powertech offline


Member



 
Joined: Fri Jul 16, 2010 2:00 pm
Posts: 154
Has thanked: 2 times
Been thanked: 1 time

Postby bazzle » Sat Sep 03, 2011 8:47 pm

Thanks downunder 35.
Storagecard version worked straight up on my in car win CE6 Navi :)
I loaded latest ozzie map into the Garmin root directory.
Only issue I have is the keyboard size, too small and need a siylus.
Is there a setting to make it full screen that I have missed?

Thanks Bazzle
bazzle offline


User avatar Senior Member



 
Joined: Thu May 20, 2010 2:08 am
Posts: 269
Has thanked: 2 times
Been thanked: 5 times

Postby bazzle » Sun Sep 04, 2011 12:40 am

bazzle wrote:Thanks downunder 35.
Storagecard version worked straight up on my in car win CE6 Navi :)
I loaded latest ozzie map into the Garmin root directory.
Only issue I have is the keyboard size, too small and need a siylus.
Is there a setting to make it full screen that I have missed?

Thanks Bazzle


Yep I missed ;)

Press MOD button on keyboard, open Large keyboard, exit prog so it saves.Ty again :)

Still liking iGO8.3.5 better so far, but, nice to play around :)

Bazzle
bazzle offline


User avatar Senior Member



 
Joined: Thu May 20, 2010 2:08 am
Posts: 269
Has thanked: 2 times
Been thanked: 5 times

Postby Downunder35m » Sun Sep 04, 2011 4:57 am

Well, it still is not more than a less ideal situation.
There was and never will be a CE version coming from Garmin.
Anyone who can get Garmin working on his CE device with no problems is really lucky, for all other all I can say is : bad luck :(
Forum rules

[Please Register or Login to download file]

If you find broken links or missing attachments in my postings, please send me PM
Password for all my files: downunder
Downunder35m offline


User avatar Elite Member



 
Joined: Wed Oct 21, 2009 4:44 am
Posts: 4250
Has thanked: 18 times
Been thanked: 572 times

Postby torsten.schmitz » Sun Sep 04, 2011 6:23 pm

Hi Brother,

Just want to share running this Garmin XT V.5.30TW version.

I have GPS 7" (800x480) Mesada 980C work with WinCE5 and 64MB RAM directory name StorageCard.
Try using program from post1 (garmin for storagecard) but failed to run. Direct run from App\WM\Que.exe also failed.

Then check on IDA and I found Que.exe to be work only with CE6 (set with aygshell.dll not Aygshel2.dll that could be for CE5) then change Que.exe with Aygshel2.dll--->working!!

If anyone have similar problem with me, change using Hex editor at ;
0x3C9BC2 : 6C --> 32
0x42F02B : 4C --> 32
This will change Que.exe call aygshell.dll to aygshel2.dll

If you are still fail to run on WinCE5 or WinCE4, tray to change coredll.dll into coredl2.dll (for winCE4 manually rename file coredl2.wince4.dll into coredl2.dll), at address :
0x3EA0A0 : 6C ---> 32
0x42EF9C : 4C ---> 32
This will change from coredll.dll into coredl2.dll.

Thanks!

[Please Register or Login to download file]
torsten.schmitz offline


User avatar Member



 
Joined: Mon Jun 21, 2010 9:28 pm
Posts: 190
Has thanked: 0 time
Been thanked: 0 time

Postby Downunder35m » Mon Sep 05, 2011 1:03 am

Nice work!!
Updated the first page and included your file in versions for the other types of cards too.
Forum rules

[Please Register or Login to download file]

If you find broken links or missing attachments in my postings, please send me PM
Password for all my files: downunder
Downunder35m offline


User avatar Elite Member



 
Joined: Wed Oct 21, 2009 4:44 am
Posts: 4250
Has thanked: 18 times
Been thanked: 572 times

Postby mms99099 » Mon Sep 05, 2011 4:43 am

torsten.schmitz wrote:Hi Brother,

Just want to share running this Garmin XT V.5.30TW version.

I have GPS 7" (800x480) Mesada 980C work with WinCE5 and 64MB RAM directory name StorageCard.
Try using program from post1 (garmin for storagecard) but failed to run. Direct run from App\WM\Que.exe also failed.

Then check on IDA and I found Que.exe to be work only with CE6 (set with aygshell.dll not Aygshel2.dll that could be for CE5) then change Que.exe with Aygshel2.dll--->working!!

If anyone have similar problem with me, change using Hex editor at ;
0x3C9BC2 : 6C --> 32
0x42F02B : 4C --> 32
This will change Que.exe call aygshell.dll to aygshel2.dll

If you are still fail to run on WinCE5 or WinCE4, tray to change coredll.dll into coredl2.dll (for winCE4 manually rename file coredl2.wince4.dll into coredl2.dll), at address :
0x3EA0A0 : 6C ---> 32
0x42EF9C : 4C ---> 32
This will change from coredll.dll into coredl2.dll.

Thanks!

[Please Register or Login to download file]


Firstly, thanks for your efforts, I couldn't help but to notice that you device specs is same as mine, can I ask you if you have the cutscreen proplem in 3d orientation as I still have it even though I tried almost every version and nothing works but this version is runing o.k but with this problem only.
mms99099 offline


Junior Member



 
Joined: Wed Apr 27, 2011 9:07 am
Posts: 6
Has thanked: 0 time
Been thanked: 0 time

Postby angus » Sun Sep 11, 2011 12:49 am

I like it.
angus offline


Junior Member



 
Joined: Fri Aug 20, 2010 3:12 pm
Posts: 3
Has thanked: 0 time
Been thanked: 0 time

Postby mudvayne » Thu Sep 15, 2011 12:02 am

Hi there, is there any available fix for the 800x480 screen misalignment?
thanks.
mudvayne offline


Junior Member



 
Joined: Wed May 04, 2011 12:04 am
Posts: 9
Has thanked: 0 time
Been thanked: 0 time

Postby andyteh » Sun Sep 18, 2011 9:44 am

Just want to share this Garmin Mobile XT Version 5.00.30wp-ASN
it is running on wince 5.0 800x480 in ResidentFlash

link for the soft [Please Register or Login to download file]
andyteh offline


Member



 
Joined: Thu Nov 11, 2010 4:18 pm
Posts: 141
Has thanked: 0 time
Been thanked: 3 times
Age: 60

PreviousNext

Return to Software

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest