Sat Mar 10, 2012 12:20 am
camaro69 wrote:Ok, this what my 1st 2 lines look like
[folders]
app="%SDCARD%/iGO8"
In my older non-HD IGO8 .sys it shows the lines as
[folders]
;app="%SDCARD%/iGO8.3.2"
So should I just change the IGO8 to IGO8.3.5
As you have learned by reading, application database not found, means that the device cannot find the program. This is a not serious error message. I would try different editing but start with this one first:
[folders]
;app="%SDCARD%/iGO8"
iGO8 is the name of the folder.
Sat Mar 10, 2012 2:33 am
chas521 wrote:As you have learned by reading, application database not found, means that the device cannot find the program. This is a not serious error message. I would try different editing but start with this one first:
[folders]
;app="%SDCARD%/iGO8"
iGO8 is the name of the folder.
I'll start tomorrow morning by changing the 2nd line to
IGO8.3
IGO8.3.5
IGO8.5
I'l also play with adding ; to the beginning of the line.
Maybe one of the above will work.
Sat Mar 10, 2012 4:09 am
You don't have to do trial and error in fixing the error message "Program application database cannot be found". This simply means igo cannot find the data.zip (or it's equivalent expanded data.zip). By default, igo looks for the data.zip file on the same folder where the igo executable is (e.g., igo.exe or igo8.exe, etc.) unless there is an override on the sys.txt [folders] section. If there is an app=<folder-location> entry on sys.txt [folders] section, that is where igo will look for the data.zip. Simply put the data.zip on the same location as the igo executable and remove completely the sys.txt [folders] section.
Put everything else (content (map,poi,etc)) on the same folder location as the igo executable and igo should work fine using the default folder.
Sat Mar 10, 2012 3:12 pm
Well playing around with it, it did load, but the screen is about 1/3 the proper size and cut off.
This is what my .sys folder looks like and I have it set for 800x480. What else should I be looking at?
[folders]
;app="%SDCARD%/iGO8"
[debug]
enable_roadshadow=1
show_residentonly=1
enable_roadsign=1
enable_landmark_occlusion=1
show_oneway_3d=1
show_oneway=1
show_gps_pos=1
show_signpost=1
background_navigation=1
screen_calibration=1
skip_eula=1
;max_memory=25000000
traincrossing=1
supress_trivial_left=0
supress_trivial_right=0
[interface]
maxzoom2d=6000000
show_exit=1
shutdown_time=0
defaulttilt3d=7600
vga=0
resolution_dir="800_480"
[map]
2dheadup=1
3d_max_tiltlevel=10000
3d_max_zoomlevel=3000
3d_min_zoomlevel=40
3d_max_zfar=2000
stop_rotate_on_map_move=1
inertia_on_map_move=1
follow_gps=1
2dheadup=1
[poi]
poi_show_all_btn=1
poi_labels=1
show_poi_boundingrects=1
show_poi_areas=1
enable_pois_before_0802017=1
[navigation]
show_current_city=1
show_countrychange=1
autoreplan_action="AUTO"
gps_pos_to_road=1
sim_speed_factor=3.0
[smartzoom]
minangle=0
maxangle=80
[msnd]
enabled=0
[map]
3d_scale_carmodel=1
3dcarsizemin=3500
3dcarsizemax=5000
3dcarsizemul=10000
[tts]
tts_buffer=131072
announce_exit_directions=1
tts_logics=3
priority="HIGH"
always_say_road_names=1
announce_street_name=1
skip_exit_numbers=0
supress_trivial_left=0
supress_trivial_right=0
[sound]
ding=1 ;=0 no ding
queue_length=200
[route]
correctness=80
[3d_config]
roadsign_lines_per_screen=12
disable_roadsign_navigation_mode=1 ;=0 balloon =1 in street
[rawdisplay]
highres=0
[warning]
speedcam_max_lookahead=200
speedcam_max_angle=20
speedcam_snap_distance=200
speedcam_maxdistance_from_road=10
[dynamiccompressor]
compressor=1
a0=56806
thrs=24703
ratio=8
gain=10
Sat Mar 10, 2012 3:20 pm
camaro69 wrote:Well playing around with it, it did load, but the screen is about 1/3 the proper size and cut off.
This is what my .sys folder looks like and I have it set for 800x480. What else should I be looking at?
[folders]
;app="%SDCARD%/iGO8"
[debug]
enable_roadshadow=1
show_residentonly=1
enable_roadsign=1
enable_landmark_occlusion=1
show_oneway_3d=1
show_oneway=1
show_gps_pos=1
show_signpost=1
background_navigation=1
screen_calibration=1
skip_eula=1
;max_memory=25000000
traincrossing=1
supress_trivial_left=0
supress_trivial_right=0
[interface]
maxzoom2d=6000000
show_exit=1
shutdown_time=0
defaulttilt3d=7600
vga=0
resolution_dir="800_480"
[map]
2dheadup=1
3d_max_tiltlevel=10000
3d_max_zoomlevel=3000
3d_min_zoomlevel=40
3d_max_zfar=2000
stop_rotate_on_map_move=1
inertia_on_map_move=1
follow_gps=1
2dheadup=1
[poi]
poi_show_all_btn=1
poi_labels=1
show_poi_boundingrects=1
show_poi_areas=1
enable_pois_before_0802017=1
[navigation]
show_current_city=1
show_countrychange=1
autoreplan_action="AUTO"
gps_pos_to_road=1
sim_speed_factor=3.0
[smartzoom]
minangle=0
maxangle=80
[msnd]
enabled=0
[map]
3d_scale_carmodel=1
3dcarsizemin=3500
3dcarsizemax=5000
3dcarsizemul=10000
[tts]
tts_buffer=131072
announce_exit_directions=1
tts_logics=3
priority="HIGH"
always_say_road_names=1
announce_street_name=1
skip_exit_numbers=0
supress_trivial_left=0
supress_trivial_right=0
[sound]
ding=1 ;=0 no ding
queue_length=200
[route]
correctness=80
[3d_config]
roadsign_lines_per_screen=12
disable_roadsign_navigation_mode=1 ;=0 balloon =1 in street
[rawdisplay]
highres=0
[warning]
speedcam_max_lookahead=200
speedcam_max_angle=20
speedcam_snap_distance=200
speedcam_maxdistance_from_road=10
[dynamiccompressor]
compressor=1
a0=56806
thrs=24703
ratio=8
gain=10
You need
both sys.txt entries
http://www.navitotal.com/showthread.php?7708-Help!-Installing-iGO-8.3-Picture-goes-all-white-and-rolls!&highlight=chas521 post #15.
Sat Mar 10, 2012 3:49 pm
That did the trick. Guess when comparing .sys files didn't realize it.
Is there anyway to reduce the street font sizes on the screen. Just a little to big for me.
Also, I need to add custom icons (cars). Going to read what I need to do as I had them on my older IGO8 and was a lot cooler than the arrow.
Sat Mar 10, 2012 3:54 pm
camaro69 wrote:That did the trick. Guess when comparing .sys files didn't realize it.
Is there anyway to reduce the street font sizes on the screen. Just a little to big for me.
Also, I need to add custom icons (cars). Going to read what I need to do as I had them on my older IGO8 and was a lot cooler than the arrow.
to reduce font size, add to sys.txt
[interface]
mapfontscale=200; play with the number to get what you want
cars - do a search for kimyaci
Sat Mar 10, 2012 4:18 pm
chas521 wrote:to reduce font size, add to sys.txt
[interface]
mapfontscale=200; play with the number to get what you want
cars - do a search for kimyaci
Huh?
Added the
mapfontscale=200;
to my [interface] and changed the font to 100 and 50 but no change with the street name font size.
[interface]
maxzoom2d=6000000
show_exit=1
shutdown_time=0
defaulttilt3d=7600
vga=0
resolution_dir="800_480"
mapfontscale=50;
Sat Mar 10, 2012 4:21 pm
camaro69 wrote:Huh?
Added the
mapfontscale=200;
to my [interface] and changed the font to 100 and 50 but no change with the street name font size.
[interface]
maxzoom2d=6000000
show_exit=1
shutdown_time=0
defaulttilt3d=7600
vga=0
resolution_dir="800_480"
mapfontscale=50;
50 or 100 no good, try 150. Remember to delete the save folder every time you change something.
Sat Mar 10, 2012 4:24 pm
chas521 wrote:50 or 100 no good, try 150. Remember to delete the save folder every time you change something.
Even no change with 150
mapfontscale=150;
Even deleting the Save folder just reset some items, but no change on font size.
Sat Mar 10, 2012 4:26 pm
camaro69 wrote:Even no change with 150
mapfontscale=150;
Did you delete the save folder?
Sat Mar 10, 2012 4:33 pm
chas521 wrote:Did you delete the save folder?
Yes and it just reset some other features, but no change in font size.
Sat Mar 10, 2012 4:36 pm
camaro69 wrote:Yes and it just reset some other features, but no change in font size.
Hmmm! That is the correct entry to change the map font size in iGO8 - my post #22. Don't know why it's not working. Should.
Sat Mar 10, 2012 4:39 pm
chas521 wrote:Hmmm! That is the correct entry to change the map font size in iGO8 - my post #22. Don't know why it's not working. Should.
Not the worst thing if I can't change it.
Maybe the interface needs to have it's own line and not part of the other interface info?
[interface]
maxzoom2d=6000000
show_exit=1
shutdown_time=0
defaulttilt3d=7600
vga=0
resolution_dir="800_480"
mapfontscale=150; I did look in the Save folder and saw this in the system folder.
[sound]
os_volume="255"
If I change the 255 to 300 or higher would the nav voice be louder?
Sat Mar 10, 2012 4:41 pm
camaro69 wrote:Not the worst thing if I can't change it.
I did look in the Save folder and saw this in the system folder.
[sound]
os_volume="255"
If I change the 255 to 300 or higher would the nav voice be louder?
Try this for font size also:
[3d_config]
roadsign_lines_per_screen=25 ;(larger number means smaller text)
No, 255 means highest.
Powered by phpBB © phpBB Group.
phpBB Mobile / SEO by Artodia.