Mar 16th, 2009, 5:41 pm
Squirrel wrote:
HACKtor wrote:I'm asking just to learn..
What is Swiss SC-lock?


In Switzerland, Germany and Austria the use of SpeedCamera(SC) detectors are forbidden.
iGo has disabled speed-camera warnings if GPS location is in one of these countries(reffered as SC-lock).

Really ?

I thought Switzerland was the only one.
Is this new, and is this the full list ?
Mar 16th, 2009, 5:41 pm
Mar 17th, 2009, 7:47 am
Only Switzerland has the lock...


This is the install version (previous build)

http://rapidshare.com/files/210175065/Poi_1.zip


after installation, take from http://rapidshare.com/files/209866912/Poi.zip

the test.txt, rename to iGO8.exe and overwrite the exe-file - NOW YOU ARE UP-TO-DATE!

have fun!
tested on HTC Diamond


Older (73148) - Swiss cracked version
http://rapidshare.com/files/210589640/test.txt


have fun!
tested on HTC Diamond
Mar 17th, 2009, 7:47 am
Mar 17th, 2009, 11:19 am
Is there any SC-Lock disabled version of v8.3.2.71348 (Jan 7 2009)?
Mar 17th, 2009, 11:19 am
Mar 17th, 2009, 1:59 pm
I am using this software on Mio 169. It works great but there are 2 small problems. Firstly, when I turn off the screen and then turn it on, this software exits by itself. Secondly, I set up the Power management to BACKLIGHT ALWAYS ON. However, once the software is closed and reopened, the power management comes back to USE DEVICE SETTINGS. Does anyone know how to fix these two proplems? Thanks!!!
Mar 17th, 2009, 1:59 pm
Mar 17th, 2009, 2:05 pm
Please help :)

need CNS Zeus Complett iGO8
Mar 17th, 2009, 2:05 pm
Mar 17th, 2009, 5:38 pm
Any way I can have the street names on the streets intead of in a box with a pointer points to the street?
Mar 17th, 2009, 5:38 pm
Mar 17th, 2009, 9:10 pm
Thank you very much robertut.

It was very helpful !!!!!!!!

Is there a way to enlarge the COMPASS too?
Or to install another compass - round one.

Thanks again.

robertut wrote:
palmony wrote:Hai LZF
Can you please help me to find a way, how to increase the fontsize of the 3 lines
in the brown box, located on the left side of the following image.

Image

Thanks
Plony

In the file navigatemap_480_272.ui, replace the according lines with these. You'll gett bigger fonts not only there:
Code: Select all<TEMPLATE xetNavInfoSingle x=7  y=-3 z=10 w=67 font="tahomabd" align="CENTER"  glowsize=1 fontsize=22 color=#FFFFFF color2=#000000 fixedwidthnumbers=1>
<TEMPLATE xetNavInfoNum    x=2   y=-3 z=10 w=54 font="tahomabd" align="RIGHT"   glowsize=1 fontsize=22 color=#FFFFFF color2=#000000 fixedwidthnumbers=1>
<TEMPLATE xetNavInfoUnit   x=55  y=8 z=10 w=26 font="tahomabd" align="LEFT"    glowsize=1 fontsize=11  color=#FFFFFF color2=#000000 fixedwidthnumbers=1>


Code: Select all   <ROADSHIELDEDTEXT sprNMINextStreetName   template=txt_map y=-2 fontsize=22 textmodel_wstr="navigation.next_street_enc" visiblemodel="!ui.bLaneinfoSignpostValid|!map.follow|ui.vPresetOn">


Code: Select all<layer ui_NavigateMapGPSPosHouseNumber z=51 visiblemodel="ui.vShowStreetsLayer&!ui.vRouteCalculation">
   <TEXT sprNMIActualHouseNum1  template=txt_map  x=84  w=40 textmodel_wstr="map.cursorpos.lefthousenumber" visiblemodel="navigation.car_pos_valid&map.follow_gps">
   <TEXT sprNMIActualHouseNum2  template=txt_map  x=439 w=40 textmodel_wstr="map.cursorpos.righthousenumber" visiblemodel="navigation.car_pos_valid&map.follow_gps">
</layer>


Code: Select all   <TEXT sprNMRDiriconDist template=xtxt x=3   y=-4   z=10 w=70 h=30 font="tahomabd" glowsize=2 fontsize=26 color=#FFFFFF color2=#000000 align="CENTER" fixedwidthnumbers=1 textmodel_wstr="navigation.distance_to_manuver.number_text" visiblemodel="navigation.distance_to_manuver.valid&!ui.vRouteCalculation&navigation.car_on_planned_route">
   <TEXT sprNMRDiriconUnit template=xtxt x=0  y=2   z=10 w=20 h=30 font="tahomabd" fontsize=10 color=#CCCCCC align="LEFT" textmodel_wstr="navigation.distance_to_manuver.unit_text" visiblemodel="navigation.distance_to_manuver.valid&!ui.vRouteCalculation&navigation.car_on_planned_route">
   <DIRDISTALIGNER xxx x=1 w=80 align="CENTER" control=sprNMRDiriconDist padding=2 control=sprNMRDiriconUnit>


Code: Select all<element_template et_NavInfoDistanceToDestination>
   <TEXT xxx  template=xetNavInfoNum w=64 textmodel_wstr="navigation.distance_to_destination.number_text" visiblemodel="navigation.distance_to_destination.valid">
   <TEXT xxx  template=xetNavInfoUnit x=65 textmodel_wstr="navigation.distance_to_destination.unit_text" visiblemodel="navigation.distance_to_destination.valid">
</element_template>


Code: Select all<element_template et_NavInfoSpeed>
   <TEXT xxx  template=xetNavInfoNum x=-5 textmodel_wstr="navigation.current_speed.number_text" visiblemodel="navigation.current_speed.valid">
   <TEXT xxx  template=xetNavInfoUnit textmodel_wstr="navigation.current_speed.unit_text" visiblemodel="navigation.current_speed.valid">
</element_template>


Code: Select all   <TEXT xxx  template=xtxthud1 x=0 y=128 z=3000 w=486 align="CENTER" fontsize=24 color2=#FFFFFF  glowsize=1 color=#000000 textmodel_wstr="navigation.current_speed.number_text">
   <TEXT xxx  template=xtxthud1 x=2 y=152 z=3000 w=486 align="CENTER" fontsize=8                  glowsize=0 color=#000000 textmodel_wstr="navigation.current_speed_limit.unit_text">


Code: Select all   <TEXT xxx  template=xetNavInfoNum  x=-5 y=209 textmodel_wstr="navigation.current_speed.number_text" visiblemodel="!navigation.has_route&navigation.current_speed.valid">
   <TEXT xxx  template=xetNavInfoUnit y=219 textmodel_wstr="navigation.current_speed.unit_text" visiblemodel="!navigation.has_route&navigation.current_speed.valid">

   <TEXT xxx  template=xetNavInfoNum y=180 x=-1 textmodel_wstr="navigation.current_altitude.number_text" visiblemodel="!navigation.has_route&navigation.current_altitude.valid">
   <TEXT xxx  template=xetNavInfoUnit y=190 textmodel_wstr="navigation.current_altitude.unit_text" visiblemodel="!navigation.has_route&navigation.current_altitude.valid">

   <TEXT xxx  template=xetNavInfoSingle x=5   y=151 textmodel_time="gps.current_time" formatmodel="local.short_timeformat" visiblemodel="!navigation.has_route&gps.current_time.valid" dayperiod=1>
Mar 17th, 2009, 9:10 pm
Mar 18th, 2009, 1:34 am
newtoy1001 wrote:Any way I can have the street names on the streets intead of in a box with a pointer points to the street?


add in sys.txt:

[3d_config]
disable_roadsign_navigation_mode=1
;0= Streetname inside textballoon
;1= Streetname embedded on the streets
Mar 18th, 2009, 1:34 am
Mar 20th, 2009, 10:59 pm
Hy,

I have big problem...

dont save Favorites, routes, languages, settings, stb... user data ...

how to fix the problem?

thanx
Mar 20th, 2009, 10:59 pm
Mar 20th, 2009, 11:59 pm
bm99 wrote:Hy,

I have big problem...

dont save Favorites, routes, languages, settings, stb... user data ...

how to fix the problem?

thanx

First of all, make sure your SD-Card is not write-protected (check the little notch at the side of the card)
Mar 20th, 2009, 11:59 pm
Mar 21st, 2009, 12:11 am
How do you get more street names to show on the map when navigating? Different schemes seem to have better road name draw distance - is it scheme specific or data.zip specific?

thanks

jim
Mar 21st, 2009, 12:11 am
Mar 21st, 2009, 9:25 am
VirtuOZ wrote:
bm99 wrote:Hy,

I have big problem...

dont save Favorites, routes, languages, settings, stb... user data ...

how to fix the problem?

thanx

First of all, make sure your SD-Card is not write-protected (check the little notch at the side of the card)


I checked.
No write-protected!
Mar 21st, 2009, 9:25 am
Mar 21st, 2009, 2:46 pm
I have a problem with my HTC TP ... after I installed igo 8.3.2.79297 I've copied the content from igo 8.3.2.64873 and it freezes when
it tries to load the POI and it just does not do anything. Any ideas?
Mar 21st, 2009, 2:46 pm
Mar 21st, 2009, 3:37 pm
adit wrote:
newtoy1001 wrote:Any way I can have the street names on the streets intead of in a box with a pointer points to the street?


add in sys.txt:

[3d_config]
disable_roadsign_navigation_mode=1
;0= Streetname inside textballoon
;1= Streetname embedded on the streets


Does this work for somebody? :(
Mar 21st, 2009, 3:37 pm