Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR FAQ


Reply
 
Share Thread Tools Display Modes
Old 08-14-2007, 11:37 AM   #1
MySQL Error
 
MatrixPC's Avatar
 
Join Date: Sep 2003
Location: Beach City, Socal
Posts: 4,042
MatrixPC is on a distinguished road
FAQ How to setup iGuidance GPS for RoadRunner

How to setup iGuidance for RoadRunner.
- Run RRConfig
- Under GPS mode, select External. Enter the Path (GPSPath) to Iguidance.exe (or IguidanceUMPC.exe.) Normally, it would be C:\Program File\iNav\Iguidance\iGuidance.exe). GPS Window Name (GPSName) iGuidance. If GPSPath and GPSName are not enter correctly, Road Runner will never be able to embed Iguidance. Changing iGnative=true/false would not do anything if the above 2 aren't correct.

- If you use RRConfig by Blue ZX3, check IG Native if you want. This option is NOT in stock or original (release by Guino) RRConfig program. iGnative option will be mention below. Save and close RRConfig.
- If you use original RRConfig, open RR.ini file in Notepad and add this line IGNative=true/false to the file. Save and exit.

Remember Road Runner need it own GPS COM port for many GPS Option to work. Your GPS software also need it own port. To be able to have more than 1 GPS COM ports with only 1 GPS receiver, you need virtual COM port splitter. Xport3 is a good free virtual COM port splitter written by our fellow member Curiosity. However if you found that Xport3 is useful, please donate some . I'm sure Curiosity won't say no to it. Donation link is on Xport3 download site. If one version of Xport3 doesn't work with your hardware, try newer/older version. BTW, There are many other pay programs available as well. Just google for "COM port splitter" or "Serial port splitter". GPSGate is also a good pay port splitter specifically design for GPS.

iGNative = True What the hell is it?
With true, RoadRunner try to embed IG in native form by making iG as part of RoadRunner or making iG window as a child window of RoadRunner. With this option, everytime you are in and out of GPS windows, the desktop isnt' show up. This create an illusion that IG is natively part of Roadrunner.
If you set iGnative=true, you have to modify the GPS Skin (External_GPS.skin) file to remove/delete the clip area code or comment it out (/, is the skin comment). Clip area code follow this format C01,XXX,YYY,WWW,HHH. To comment it out you have to put it like this: /,C01,XXX,YYY,WWW,HHH. Normally, X, Y, H, W value in Clip area is the same as the value in the Application Area.

iGNative=false. With false, RoadRunner will embeded iG like many other applications. The real different between false and true setting is that with false, you may experience flickering and/or the desktop when you are in and out of GPS screen. If you have clip area code, you will see the desktop. Without clip area there will be flickering.
There are a few option to use with iGuidance in RoadRunner. Again, if you use RRConfig by Blue ZX3, you can check/uncheck it under iG Native page. Original RRConfig doesn't have this interface so you have to do it manually by open RR.ini in notepad and add/edit it. This option is independence of your iGnative setting (true or false). The default value of this option is false and these option only work for iGuidance and not for other GPS apps (well that is obviously right ? ).

igautosw=true/false. Master setting. Auto switch to GPS screen when guidance screen is show.
lastscreenswitchtime= [0-30] Time in second to stay in GPS screen when autoswitching to GPS. [5-30] After that x seconds, auto switch back to previous screen. [0-4] disable the feature meaning that you have to manually switch to whatever screen you want.
gpsonvoice=true/false Auto switch to GPS screen when voice direction as spoken. Similar to igautosw on guidance screen.
pauseonvoice=true/false, Execute PAUSE command when voice direction are given. Instead of PAUSE, there is an option to lower WINAMP volume instead of PAUSE. If you want to lower winamp volume instead of pause, put these 2 lines below in ExecTBL.ini file
Code:
"IGPAUSE","!PRESET;IG3;WINAMP||SETVOL;WINAMP;100" "IGRESUME","PRESET;IG3;WINAMP"

The above code will save current winamp volume in to variable IG3 and then lower the volume to 100 (volume range is 0-256) on IGPAUSE command. on IGRESUME, it restore winamp volume from previous stage. If you want to know more about those skin command, ask LiquidSmoke, Chuck, Blue ZX3, JohnWPB, or any of those skin masters .

Also, Open you mixer and adjust the volume on WAVE so that the level is at least 5% different from iGuidance volume level. This is a must for Voice detection to work. Also make sure NO other external player (WinDVD, PowerDVD) trying to change the volume to about the same level as iG. (thanks Blue ZX3 for remind me this setting )

Note: Anyone use any custom command to load iGuidance, make sure you add/modify it in Exectbl.ini to have "GPS" execute that custom command.

Remember, if you set igautosw=false, all options above will be DISABLE.
If you still have question or doesn't know how, Search.

iGnative options will work on iGuidance version 2.x and 3.x. It should work on iG4 as well, but I am not personally test it yet so don't take my words for it.

Note Make sure you have Winamp's audio output settings set to Direct Sound. If you have it set to WAVE, your system will hung up (freeze) as experience by antimatter.

Problem: iG auto switch doesn't work when current player is video/dvd.
Solution: Open RR.ini and add dualmon=true or RRConfig by Blue_ZX3 and select use dual monitor. This is a good option regardless you have dual monitor setup or not. For more info about dual monitor, check this thread: Dualmon: What is it and how to use it.

Background information on discussion threads regarding to this integration.
iGuidance NATIVE in Road Runner

iGuidance and auto switch on guidance screen and voice instruction
__________________
2004 Matrix XR A7N8X-VM/400 AMD XP-M 2500+, DS-ATX
89 Supra Turbo P3 600E@750/Abit BE6 II, Alpine M-BUS Car2PC.
Y2K Accord Dell GX150
RoadRunner is the best FE PERIOD
EmoRebellion is a SCAMMER

Last edited by MatrixPC; 07-04-2008 at 12:41 AM.
MatrixPC is offline   Reply With Quote
Advertisement
 
Advertisement
Advertisement Sponsored links

Old 08-14-2007, 01:08 PM   #2
Low Bitrate
 
Join Date: Jan 2006
Location: Lexington, KY
Posts: 102
Jay_1.8t is on a distinguished road
Thank you writing this.
In the last 2 days a saw few post asking same exact things that you have here.
Not sure if this will stop people from posting but it's a very nice reference.
Jay_1.8t is offline   Reply With Quote
Old 08-14-2007, 11:38 PM   #3
Constant Bitrate
 
ephyouckay's Avatar
 
Join Date: Oct 2006
Posts: 118
ephyouckay is an unknown quantity at this point
the lower volume trick doesnt work for me.
ephyouckay is offline   Reply With Quote
Old 08-15-2007, 01:53 AM   #4
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
3x Thanks MatrixPC

<-- 1. for the mention of my AWESOME config.

2. Being that fact that you just gave me another two more improvements to add to my config..
3. Writting this FAQ, to inform those who do not know.

@ephyouckay...LOL I only got that when typing it out...good name.

To both posters, this also needs to be added for the "pause music on iG voice directions..." I have found that you have to lower iG's vol by at least one notch(from full of course) for this to work b/c if you don't then RR will not be able to determine when ig is speaking as the volume won't change causeing RR to just continue what it does best...just keeps on playing
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor

Last edited by Blue ZX3; 08-15-2007 at 01:58 AM.
Blue ZX3 is offline   Reply With Quote
Old 08-15-2007, 01:51 PM   #5
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
well,ya that works too (changing the wave vol) as I just change the vol in iG b/c I also use the wave vol for fine tuning the SAV vol. I'm exeptionally happy with the way my system is working as far the SAV options is concerned...
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is offline   Reply With Quote
Old 08-15-2007, 10:48 PM   #6
Constant Bitrate
 
ephyouckay's Avatar
 
Join Date: Oct 2006
Posts: 118
ephyouckay is an unknown quantity at this point
Quote: Originally Posted by Blue ZX3 View Post
well,ya that works too (changing the wave vol) as I just change the vol in iG b/c I also use the wave vol for fine tuning the SAV vol. I'm exeptionally happy with the way my system is working as far the SAV options is concerned...



thanks blue! ill see if that work. i did have RR vol set on the highest bar.

will post with results when i get around to it.
ephyouckay is offline   Reply With Quote
Old 08-20-2007, 03:05 PM   #7
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
Thread topic is now incorperated into the new config, or at least all the checks and notifies you of anything it finds wrong...
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is offline   Reply With Quote
Old 08-22-2007, 07:15 PM   #8
Newbie
 
Join Date: Aug 2007
Posts: 21
dukevader is an unknown quantity at this point
Hello all.

I am using John's DigitalFX skin. I have iG3 installed. It does sync correctly. And it can read sat data. However, there is also a GPS settings option in this skin that fails to read GPS info. I installed the Xport3 software and made a virtual port for the sat. iG picks it up right away, but the settings in the skin still fail to see it. Where am I wrong here? I set up the port in the RR config. Any help is appreciated.
dukevader is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 08-31-2007, 02:25 PM   #9
Low Bitrate
 
Join Date: Jan 2007
Posts: 99
sgtpepperaut is an unknown quantity at this point
did exactly whats described here with BLUE ZX3 config... things seem fine beside that the lower part of the IG window gets cut of a little ( where it shows speed, eta, etc)

any ideas?

using IG 4 UMPC

thanks
sgtpepperaut is offline   Reply With Quote
Old 09-09-2007, 12:28 AM   #10
Constant Bitrate
 
slvrsol's Avatar
 
Join Date: Mar 2007
Posts: 148
slvrsol is an unknown quantity at this point
OK.. I've tried everything that people have suggested and still can't get the winamp volume to lower. Nothing in the debug log so it looks like RR cannot detect that instructions are being said. Already tried different iguidance volumes. Maybe its my system.. has anyone got this to work on Vista?
slvrsol is offline   Reply With Quote
Old 09-09-2007, 02:29 AM   #11
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
This feature will NOT work in vista...vista's audio control is way different that XP's.

Not much else I can help with...
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is offline   Reply With Quote
Old 09-09-2007, 02:57 AM   #12
Constant Bitrate
 
slvrsol's Avatar
 
Join Date: Mar 2007
Posts: 148
slvrsol is an unknown quantity at this point
that's what I figured.. ah well. Guess I'll just have iGuidance louder than winamp by default so I can hear the nice lady.
slvrsol is offline   Reply With Quote
Old 10-05-2007, 01:40 PM   #13
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
Is that a valid location? And that line needs that trailing backslash removed.
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is offline   Reply With Quote
Old 10-09-2007, 10:43 AM   #14
MySQL Error
 
MatrixPC's Avatar
 
Join Date: Sep 2003
Location: Beach City, Socal
Posts: 4,042
MatrixPC is on a distinguished road
Quote: Originally Posted by Blue ZX3 View Post
Is that a valid location? And that line needs that trailing backslash removed.

Is this question for me to answer? If it is, can you try again so I can understand it .
__________________
2004 Matrix XR A7N8X-VM/400 AMD XP-M 2500+, DS-ATX
89 Supra Turbo P3 600E@750/Abit BE6 II, Alpine M-BUS Car2PC.
Y2K Accord Dell GX150
RoadRunner is the best FE PERIOD
EmoRebellion is a SCAMMER
MatrixPC is offline   Reply With Quote
Old 10-09-2007, 10:53 AM   #15
Low Bitrate
 
Join Date: Sep 2007
Location: NY
Posts: 72
underwaterdan is an unknown quantity at this point
Maybe you can help, I can't seem to figure out why sometimes when I click on my GPS button in RR i get a second instance of RR opening, when that happens of course it can not find my GPS. Is this something that having xport will fix or is it something else?
__________________
Project Page - 1993 Wrangler Jeeputer
Progress Meter {**-------} 15% most of the parts are in or have been ordered... Assembly has begun!!!!
underwaterdan is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I get Iguidance to work with Earthmate GPS LT-20 reciever nsxtyperlb GPS 5 11-28-2007 03:54 PM
Best GPS Setup buyos1717 GPS 27 08-20-2007 03:35 PM
Iguidance won't see GPS mouse Skipjacks GPS 15 07-26-2007 12:26 PM
RR, iGuidance v3, USB GPS and XPort question Vinster03XR Road Runner 6 05-13-2007 04:08 PM
FS: iGuidance GPS Navigation (USB) Blk_G35 Classified Archive 7 04-15-2004 11:40 AM



All times are GMT -5. The time now is 04:52 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics