|
 |
|
05-12-2006, 10:42 AM
|
#151
|
|
Maximum Bitrate
Join Date: Mar 2004
Location: Toronto, Canada
Posts: 500
|
Quote: Originally Posted by b8bboi
Yes I can but my purpose was not to interfere with iGuidance at all. Maybe there'll be a spinoff version of IGmon that does that.
The nag screen is pretty simple to get rid of. It is just a registry key. I have a simple windows shell script (.vbs) taking care of it for me, along with setting my gps port (for some reason iguidance never seems to remember it!), then loads iguidance:
IGLoader.vbs:
Code:
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.RegWrite "HKEY_USERS\Software\iNav\iGuidance\ShowWarning", 0, "REG_DWORD"
WshShell.RegWrite "HKEY_USERS\Software\iNav\iGuidance\CommPort", c, "REG_DWORD"
WshShell.CurrentDirectory = "C:\Program Files\iNav\iGuidance\"
WshShell.Run "iGuidance.exe"
__________________
2004 Ford Mustang Mach 1
Specs: Epia M2-1000, 512mb ram, SB Audigy NX, Lilliput 7" Touchscreen, M2-ATX, DVD, 160gb HDD, gps, obdII, wifi, bluetooth, XM radio, HQCT and Logitech wireless gamepad.
Install Status: DONE
My XM FAQ
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-12-2006, 10:47 AM
|
#152
|
|
Maximum Bitrate
Join Date: Jan 2004
Location: NYC
Posts: 849
|
wow this thread got big quick...
those who are running iglaunch\skinbedder, how do i get ride of all the icons from that app...like the zoom\3d,menu
I would like just to get rid of the nag screen and to get the full map in view w/o toolbars and status bar
b8bboi thanks again..this app is great
Last edited by camsgs3; 05-12-2006 at 10:50 AM.
|
|
|
05-12-2006, 10:50 AM
|
#153
|
|
Constant Bitrate
Join Date: Jun 2005
Location: Marietta, GA
Posts: 212
|
Quote: Originally Posted by pyros
The nag screen is pretty simple to get rid of. It is just a registry key. I have a simple windows shell script (.vbs) taking care of it for me, along with setting my gps port (for some reason iguidance never seems to remember it!), then loads iguidance:
IGLoader.vbs:
Code:
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.RegWrite "HKEY_USERS\Software\iNav\iGuidance\ShowWarning", 0, "REG_DWORD"
WshShell.RegWrite "HKEY_USERS\Software\iNav\iGuidance\CommPort", c, "REG_DWORD"
WshShell.CurrentDirectory = "C:\Program Files\iNav\iGuidance\"
WshShell.Run "iGuidance.exe"
Are you talking about the warning screen that tells you not to use iG while driving? If so, there's a switch (with most modern versions, 2.0+ IIRC) that you can call on the commandline... Just open iG with "iguidance.exe nowarning"
No hacking, no registry, simple.
__________________
CarPC v2.5 up and running - all hardware installed, skin configured, and iG tweaked like crazy. Now for OBD-II, and voice control, and camera plugin, and... :nutz: - it never ends!
|
|
|
05-12-2006, 11:10 AM
|
#155
|
|
Constant Bitrate
Join Date: Jun 2005
Location: Marietta, GA
Posts: 212
|
Quote: Originally Posted by camsgs3
yep that works just as good
You know, every time I see your SN camsgs3, I think it's my own post for a second... Especially since if I can't use cMags I use cMags613... It makes me feel a tittle lysdexic...
__________________
CarPC v2.5 up and running - all hardware installed, skin configured, and iG tweaked like crazy. Now for OBD-II, and voice control, and camera plugin, and... :nutz: - it never ends!
|
|
|
05-12-2006, 11:11 AM
|
#156
|
|
Maximum Bitrate
Join Date: Mar 2004
Location: Toronto, Canada
Posts: 500
|
Quote: Originally Posted by cMags
Are you talking about the warning screen that tells you not to use iG while driving? If so, there's a switch (with most modern versions, 2.0+ IIRC) that you can call on the commandline... Just open iG with "iguidance.exe nowarning"
No hacking, no registry, simple.
Problem is I still need to set my gps port which is in the registry also. I guess I could add the nowarning to the part where it loads iguidance.exe instead of the registry key.. thanks!
__________________
2004 Ford Mustang Mach 1
Specs: Epia M2-1000, 512mb ram, SB Audigy NX, Lilliput 7" Touchscreen, M2-ATX, DVD, 160gb HDD, gps, obdII, wifi, bluetooth, XM radio, HQCT and Logitech wireless gamepad.
Install Status: DONE
My XM FAQ
|
|
|
05-12-2006, 11:59 AM
|
#157
|
|
FLAC
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
|
Anyone on the East Coast who's driving to an airport area, please save the log (File -> Record Track) then post it back here. There's one more color value I need to get for DirectionBoxColor.
|
|
|
05-12-2006, 12:35 PM
|
#158
|
|
Jesus Freak
Join Date: Jan 2004
Location: California
Posts: 4,273
|
I cant get auto zoom to work. I just switched to skinbedder so i wouldn't have monkey around with the ini. I turned on the debug mode and the grey box is right over the zoom area and it appears to be polling but the zoom but the level never changes. I went through each line of the INI file to see if i could see somethign that was wrong and nothing looked out of place. I tried the aggresive and regular modebut didn't get anywhere and of course i exited out and restarted igmon after each change. Do you have any ideas?
On another note. This works really good. The pause mode for the voice is really really good, this is what i have been waiting for. I have a question for you though, is there a way to make it not pause for the "ding" its really annoying. I can handle it pauseing for the speech but the pausing and unpausing really fast is aggrivating.
I really like the OSK it is finally more functional. Thank you so much for this Top notch app.
Also antialieasing would be a great option for us with p4 or similar machines for a future version
__________________
-Jesus- King of Kings Lord of Lords
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-12-2006, 12:39 PM
|
#159
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,311
|
Quote: Originally Posted by camsgs3
wow this thread got big quick...
those who are running iglaunch\skinbedder, how do i get ride of all the icons from that app...like the zoom\3d,menu
I would like just to get rid of the nag screen and to get the full map in view w/o toolbars and status bar
b8bboi thanks again..this app is great
its different depending on which app ur using
IgLaunch has no buttons in it
igskinner has buttons.. but has a function in the .ini to hide them
for skinbedder (and igmod) i just replaced all the icons in the skin with 1x1 white bmp's. They dont show up on the screen.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
05-12-2006, 12:53 PM
|
#160
|
|
FLAC
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
|
Auto Zoom is kinda hit or miss. Works for some. Doesn't for others.
I will release a tool for you to check why it doesn't work.
The "ding" issue will be addressed in a later release. It annoys me, too.
|
|
|
05-12-2006, 12:57 PM
|
#161
|
|
Maximum Bitrate
Join Date: Mar 2004
Location: Toronto, Canada
Posts: 500
|
Quote: Originally Posted by b8bboi
[*]Pausing RR when iGuidance is giving directions. You can also lower Winamp volume instead.
I haven't had a chance to test this app yet.. but it sounds like what I've been dreaming of.
One request though, would it be possible to have the option with the above to lower the line in volume, then restore it to what it was? I use an external XM app that doesn't use the winamp line in plugin, so this wont work for it. Just an idea, if not, no big deal. Once my XM app plugin for RR is done, it should be able to handle this..
Thanks,
Chris
__________________
2004 Ford Mustang Mach 1
Specs: Epia M2-1000, 512mb ram, SB Audigy NX, Lilliput 7" Touchscreen, M2-ATX, DVD, 160gb HDD, gps, obdII, wifi, bluetooth, XM radio, HQCT and Logitech wireless gamepad.
Install Status: DONE
My XM FAQ
|
|
|
05-12-2006, 12:57 PM
|
#162
|
|
Constant Bitrate
Join Date: Jun 2005
Location: Marietta, GA
Posts: 212
|
Quote: Originally Posted by b8bboi
Anyone on the East Coast who's driving to an airport area, please save the log (File -> Record Track) then post it back here. There's one more color value I need to get for DirectionBoxColor.
I'll be going to Logan in Boston on Sunday morning, so I can record that track. How much of it do you need? Just enough that I'm recording before I get into the airport area shown on the map?
Also, do you need iGMon running during the track? Or is plain-old iG good enough?
And finally, can someone email a copy of the beta 1.1 install to cmagnell at gmail dot com? My work firewall blocks the download. Thanks!
__________________
CarPC v2.5 up and running - all hardware installed, skin configured, and iG tweaked like crazy. Now for OBD-II, and voice control, and camera plugin, and... :nutz: - it never ends!
|
|
|
05-12-2006, 01:05 PM
|
#163
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,311
|
Quote: Originally Posted by pyros
I haven't had a chance to test this app yet.. but it sounds like what I've been dreaming of.
One request though, would it be possible to have the option with the above to lower the line in volume, then restore it to what it was? I use an external XM app that doesn't use the winamp line in plugin, so this wont work for it. Just an idea, if not, no big deal. Once my XM app plugin for RR is done, it should be able to handle this..
Thanks,
Chris
Quote:
Also I've set mine up to lower the winamp volume and restore it after giving directions. So much better, in my opinion, than pausing and resume. It seemed a little too harsh to cutoff the music like that. So instead of PAUSE and RESUME in the ini file, I used "exec SETVOL;winamp;30 and SETVOL;winamp;100 respectively.
... canadians
J/K
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
05-12-2006, 01:07 PM
|
#164
|
|
Maximum Bitrate
Join Date: Mar 2004
Location: Toronto, Canada
Posts: 500
|
Quote: Originally Posted by Sonicxtacy02
... canadians
J/K 
I don't understand... the XM app doesn't use winamp.. and I cant have it lower the master volume or else it will lower everything so i need just to lower the line in volume..
...americans
j/k
__________________
2004 Ford Mustang Mach 1
Specs: Epia M2-1000, 512mb ram, SB Audigy NX, Lilliput 7" Touchscreen, M2-ATX, DVD, 160gb HDD, gps, obdII, wifi, bluetooth, XM radio, HQCT and Logitech wireless gamepad.
Install Status: DONE
My XM FAQ
|
|
|
05-12-2006, 01:18 PM
|
#165
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,311
|
Quote: Originally Posted by pyros
I don't understand... the XM app doesn't use winamp.. and I cant have it lower the master volume or else it will lower everything so i need just to lower the line in volume..
...americans
j/k 
which line does xm use? just substitute winamp with whatever line it is.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:44 PM.
| |