iGO 8.3.5.183522   

Postby Fatboyfun » Sun Mar 11, 2012 4:36 pm

http://www.navitotal.com/showthread.php?8930-Mortscript-applications-repository

Scroll down to Wince device information v2 and download, read the instructions and run the app on your device, post results
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 408 times

Postby camaro69 » Sun Mar 11, 2012 6:09 pm

Not saying I can do it (maybe my son), but what would need to be done to raise the nav voice's using software?
camaro69 offline


User avatar Member



 
Joined: Fri Aug 06, 2010 7:24 pm
Posts: 118
Has thanked: 0 time
Been thanked: 2 times

Postby camaro69 » Sun Mar 11, 2012 6:21 pm

Fatboyfun wrote:http://www.navitotal.com/showthread.php?8930-Mortscript-applications-repository

Scroll down to Wince device information v2 and download, read the instructions and run the app on your device, post results


Here's what I got.

WinCE Device Information V2, 2011 Fatboyfun http://www.navitotal.com

DEVICE INFORMATION.
Screen resolution 800x480
Windows CE 6
Free / Total RAM available 72956 KB / 94988KB

AVAILABLE DRIVES GREATER THAN 128MB. (Free / Total)
NOTE: Mortscript only reads up to 2047MB
\Storage Card (2047MB/2047MB)

GPS INFORMATION.
Port=1
Baudrate=4800

Visit http://www.navitotal.com for all your GPS needs!
camaro69 offline


User avatar Member



 
Joined: Fri Aug 06, 2010 7:24 pm
Posts: 118
Has thanked: 0 time
Been thanked: 2 times

Postby Fatboyfun » Sun Mar 11, 2012 6:53 pm

Change the SD Card part of the sys.txt entries to Storage Card, also confirm the folder Igo8 is called as such.
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 408 times

Postby camaro69 » Sun Mar 11, 2012 7:00 pm

Space or no space between Storage and Card?

;app="%Storage CARD%/iGO8"
camaro69 offline


User avatar Member



 
Joined: Fri Aug 06, 2010 7:24 pm
Posts: 118
Has thanked: 0 time
Been thanked: 2 times

Postby Yurbuh Tuggly » Sun Mar 11, 2012 7:03 pm

camaro69 wrote:[3dcar]
work_dir="\[color="#B22222"]SD Card[/color]\iGO8" [color="#0000CD"]location of 3dCars folder[/color]
mortscript="\[color="#B22222"]SD Card[/color]\iGO8\3DCars\Themechanger\MortScript.exe" [color="#0000CD"];location of MortScript.exe[/color]


[color="#B22222"]That[/color] is what you have to change. And remove [color="#0000CD"]those[/color] bits.
[color="#B22222"]Storage Card[/color]

With space.
But that's just my opinion..I could be wrong.
Y.T.
Primo2.4 PrimoAndroid TomTomAndroid
Yurbuh Tuggly offline


User avatar Ex Moderator



 
Joined: Wed May 04, 2011 7:25 am
Posts: 1410
Location: Politzania
Has thanked: 0 time
Been thanked: 797 times

Postby camaro69 » Sun Mar 11, 2012 7:17 pm

This is what my sys looks like, but still no cars to choose from

[folders]
;app="%Storage Card%/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"
mapfontscale=150;



[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=2500
3dcarsizemax=5000
3dcarsizemul=25000

[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=20
disable_roadsign_navigation_mode=1 ;=0 balloon =1 in street


[rawdisplay]
highres=0
screen_x=800
screen_y=480
class="landscape"


[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=14


[3dcar]
work_dir="\Storage Card\iGO8"
mortscript="\Stroage Card\iGO8\3DCars\Themechanger\MortScript.exe"
camaro69 offline


User avatar Member



 
Joined: Fri Aug 06, 2010 7:24 pm
Posts: 118
Has thanked: 0 time
Been thanked: 2 times

Postby Fatboyfun » Sun Mar 11, 2012 7:24 pm

In your sys.txt you have spelt Storage wrong in the Mortscript line, basically you want to have the path to Mortscript.exe so the application can find it.
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 408 times

Postby camaro69 » Sun Mar 11, 2012 7:35 pm

Fatboyfun wrote:In your sys.txt you have spelt Storage wrong in the Mortscript line, basically you want to have the path to Mortscript.exe so the application can find it.


Holy Cannoli!!!!

That did it, but the new car is small.

So I went ahead and changed this from 2500 to (5000)

3dcarsizemin=2500 (5000)
3dcarsizemax=5000 (7000)
3dcarsizemul=25000 (30000)

and it worked

Thanks for every ones help here.
camaro69 offline


User avatar Member



 
Joined: Fri Aug 06, 2010 7:24 pm
Posts: 118
Has thanked: 0 time
Been thanked: 2 times

Postby camaro69 » Sun Mar 11, 2012 7:52 pm

Now if I could only get the dual zone working or the nav voice a little louder, everything would be working great. :crazy:
camaro69 offline


User avatar Member



 
Joined: Fri Aug 06, 2010 7:24 pm
Posts: 118
Has thanked: 0 time
Been thanked: 2 times

Postby chas521 » Sun Mar 11, 2012 8:37 pm

camaro69 wrote:Now if I could only get the dual zone working or the nav voice a little louder, everything would be working great. :crazy:


Good job. First, please lower the gain back to 12 as the highest because that number should be just fine. If the volume doesn't or hasn't increased then it's the device itself NOT the software. Mine is set at 10 and it's just fine.
If it ain't broke don't fix it!
ALWAYS BACK-UP YOUR FILES/FOLDERS BEFORE MAKING EDITING CHANGES!

Please do NOT post any thanks. Simply press the hand icon with the "thumb up" which is the thank you button.
chas521 offline


User avatar Ex Moderator



 
Joined: Sat May 15, 2010 8:50 pm
Posts: 4549
Location: Long Island, NY
Has thanked: 64 times
Been thanked: 1370 times

Postby camaro69 » Sun Mar 11, 2012 10:10 pm

chas521 wrote:Good job. First, please lower the gain back to 12 as the highest because that number should be just fine. If the volume doesn't or hasn't increased then it's the device itself NOT the software. Mine is set at 10 and it's just fine.


I lowered it back to 12. I'll check it out tomorrow and maybe on the road it will be louder.

But I wonder if the loudness could be created with some sort of sound software.

Unfort, I can raise the volume, but the radio volume also would go up.

Thanks again
camaro69 offline


User avatar Member



 
Joined: Fri Aug 06, 2010 7:24 pm
Posts: 118
Has thanked: 0 time
Been thanked: 2 times

Postby Fatboyfun » Sun Mar 11, 2012 10:37 pm

Do you have access to the wince control panel or desktop on your device?
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 408 times

Postby camaro69 » Mon Mar 12, 2012 12:33 am

Fatboyfun wrote:Do you have access to the wince control panel or desktop on your device?


Not sure. What would I need to do to see if I do?

Any chance of bricking", my unit by doing this?
camaro69 offline


User avatar Member



 
Joined: Fri Aug 06, 2010 7:24 pm
Posts: 118
Has thanked: 0 time
Been thanked: 2 times

Postby Fatboyfun » Mon Mar 12, 2012 7:23 am

I just wanted to check what the system volume was set to, but if all the volume sliders are at maximum, within igo and the device menu, you'll probably find that's just how it is unfortunately.
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 408 times

PreviousNext

Return to General Discussions about iGO core

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 10 guests