Jun 23rd, 2009, 7:37 pm
GRRRRR!!!
I now have again the problem I had with the previous version (ie - "a newer version is available on the storage card")...

I uninstalled the previous version, renamed the IGO8 folder, copied over the new IGO8 folder and then copied all the maps etc to the new IGO8 folder.

But when I tried to install (using the autorun from the 2577 folder), I again receivrd the scrambled installation screen (just as with the previous version), and the annoying "there's a newer version"....

I renamed the IGO8.EXE file to application.dat, but it seens to me that the file is still defined as an EXE file instead of a DAT file.

Any ideas?

And does someone have the new 2577 folder?

Thanks.
Jun 23rd, 2009, 7:37 pm
Jun 23rd, 2009, 8:06 pm
Just tried the new June 8th version on a iPAQ 114. Using the new .exe file, licence, data & branding files during a few test route's the unit freezes after a few miles. Using just the June .exe and the other files from the May version it seems ok, still need to do a road test and install it on other units to test, but if people do have a problem just try using only the new .exe file
Jun 23rd, 2009, 8:06 pm
Jun 23rd, 2009, 9:10 pm
I changed the exe to a *.dat
it works fine on my blackstone....
Jun 23rd, 2009, 9:10 pm

htc hd2
laurentius26 leo v 4.5 wwe
Jun 23rd, 2009, 9:44 pm
Thank you nino_k and wizake...
And many thanks to JM !!!
Jun 23rd, 2009, 9:44 pm
Jun 24th, 2009, 3:19 am
Anyone got this build of iGO working with TMC on Mio MOOV 310 (internal TMC device) pleeaasse?

thank you
Jun 24th, 2009, 3:19 am
Jun 24th, 2009, 9:09 am
A question please:
What are the main differences between IGO v8.3.2.93112 (Jun 8 2009) and v8.3.2.64873 from November 13 2008?
Thanks
Jun 24th, 2009, 9:09 am
Jun 24th, 2009, 11:42 am
Jagg wrote:Anyone also have problems with the hardware volume keys on HTC Touch HD (Blackstone)?

They don't work in iGO (v8.3.2.91972 with data.zip 10b from here)



Thats's quiet easy.

Edit config\keybind.txt in data.zip
Locate [default] section and edit the lines "VOLUMEUP" and "VOLUMEDOWN" to:

Code: Select allx75="VOLUMEUP"
x76="VOLUMEDOWN"


After that is should look like this:
Code: Select all...
[default]
C1="TILTDOWN"
C2="TILTUP"
C3="SWITCH_ROUTEINFO_ITINER"
C4="SWITCH_MAP_COCKPIT"
C5="PUTPINTOGPS"
C6="SETTINGS"
C7="GOTOHOME"
C8="MAINMENU"
C9="TOGGLEMUTE"
UP="ZOOMIN"
DOWN="ZOOMOUT"
LEFT="ROTATELEFT"
RIGHT="ROTATERIGHT"
DIAL="MINIMIZE"
END="MINIMIZE"
JOGUP="VOLUMEUP"
JOGDOWN="VOLUMEDOWN"
ENTER="FOLLOW_OR_ANNOUNCE"
x75="VOLUMEUP"
x76="VOLUMEDOWN"
...


Please notice the x in front of the value! iGO interprets every value starting with A to F as HEX, and any value starting with a number 0 to 9 as decimal. x instructs it to be parsed as HEX!

Now copy this file into data.zip\config folder.
What I found out is that the newer HTC Virtual Keyboards fetches ALL keys (including the HardwareKeys) and processes them via SendMessage and extended attributes. That's the reason why some ROMS are working and some are not. It depends on the used Keyboard version.

Solution is quite easy: Before starting iGO, switch to the stock Microsoft virtual keyboard, and it will work. But remember that you still need my modifications above!


To get the keycodes for other keys/devices, run AEKMap from http://ae.inc.ru/ ,write down your codes and edit keybind.txt for your needs.
Jun 24th, 2009, 11:42 am
Jun 24th, 2009, 5:09 pm
gachbash wrote:A question please:
What are the main differences between IGO v8.3.2.93112 (Jun 8 2009) and v8.3.2.64873 from November 13 2008?

The release date/ build no.? :lol:

Only NNG knows. BTW, the cracked build 93112 is able to use the generic worldwide license file, 64873 is not. :)
Jun 24th, 2009, 5:09 pm

monkey12
Jun 24th, 2009, 7:45 pm
JetMouse wrote:UPDATE - Nav N Go iGO8 v8.3.2.93112 (Jun 8 2009)
...JM
JM, please, what equipment is this version?
Jun 24th, 2009, 7:45 pm

GPS 5" by PRC 480x272 CPU 600MHz+Sirf Atlass 5, 128MB RAM, 4GB FLASH, WCE6
HP iPAQ hx4700 + WM6.1, SD 4GB Pretec Cheetah(133x), GPS Nokia ld-3w
Jun 24th, 2009, 8:59 pm
hi, the link are down can someone upload them?
thanks
Jun 24th, 2009, 8:59 pm
Jun 24th, 2009, 9:10 pm
Raduk wrote:hi, the link are down can someone upload them?
thanks


Links are working just fine. What are you talking about ? 8)
Jun 24th, 2009, 9:10 pm
Jun 24th, 2009, 10:16 pm
markusmuster wrote:

Thats's quiet easy.

Edit config\keybind.txt in data.zip
Locate [default] section and edit the lines "VOLUMEUP" and "VOLUMEDOWN" to:

Code: Select allx75="VOLUMEUP"
x76="VOLUMEDOWN"


After that is should look like this:
Code: Select all...
[default]
C1="TILTDOWN"
C2="TILTUP"
C3="SWITCH_ROUTEINFO_ITINER"
C4="SWITCH_MAP_COCKPIT"
C5="PUTPINTOGPS"
C6="SETTINGS"
C7="GOTOHOME"
C8="MAINMENU"
C9="TOGGLEMUTE"
UP="ZOOMIN"
DOWN="ZOOMOUT"
LEFT="ROTATELEFT"
RIGHT="ROTATERIGHT"
DIAL="MINIMIZE"
END="MINIMIZE"
JOGUP="VOLUMEUP"
JOGDOWN="VOLUMEDOWN"
ENTER="FOLLOW_OR_ANNOUNCE"
x75="VOLUMEUP"
x76="VOLUMEDOWN"
...


Now copy this file into data.zip\config folder and the volume keys will work.

To get the keycodes for other keys/devices, run AEKMap from http://ae.inc.ru/ ,write down your codes and edit keybind.txt for your needs.



Hi markusmuster , somehow I can't get it going.

I edited the data.zip and rechecked it by opening and the values were set at the given 75 and 76.

Can you post the content of your sys.txt because I suspect something wrong with that one.
Maybe Jagg can tell us if it worked on his HD or not.

thx in advance
Jun 24th, 2009, 10:16 pm
Jun 24th, 2009, 11:11 pm
ustadlarim ben bir ogrenciniz olarak onceki mesajima ilaveten acayim birazcik igo 8.3.2 june versiyonu var ve telefonumda htc touch hd dimkanin skinlerini yukledim system text harika ancak mutlaka bir yerde hata yaptim lutfen yardimizi rica ediyorum sorun su dimka skinlerinde veya hic skin koymadanda arabanin yada onun yerine olan ok isreti tamam normal ancak altindaki YOL cok dar araba ve ok yolu tasiyor benim DERDIM YOLUN ENINI GENISLETMEK bunu nasil ayarlarim veya yaparim COK TESEKKUR EDERIM
Jun 24th, 2009, 11:11 pm
Jun 25th, 2009, 12:32 am
Will build v8.3.2.93112 work on a Mio C520?
Jun 25th, 2009, 12:32 am