The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

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

Reply
 
Thread Tools Display Modes
Old 06-01-2008, 06:41 AM   #61
Newbie
 
Asterix1965's Avatar
 
Join Date: Jan 2007
Posts: 29
My Photos: (0)
Quote: Originally Posted by Jaskari View Post
part from your IBusRR.ini:

Dan do you know the code for changing Fahrenheits to Celsius in OBC (like consumption unit is changed in SET_OBC_TO_L100Km)? I don't have OBC in my car and BMW skin shows fahrenheits instead of celsius in outside temp. Or is there a way in Roadrunner to take part of $OUTSIDETEMP$ (stripping + and C) and then doing a conversion (C=F-32x5/9)?

Also one thing is bugging me.. after stopping the engine RPM meter wont go to 0. Is this normal?

Just go button "SET_OBC_TO_L100Km" the temperature went from C to F Degrees.
To redisplay degrees C, I had to push the button on the right, for instance the one that serves to set the timetable, taking care to see in counts km temperature and only so I could redisplay degrees C.
I hope that I explained well
Asterix1965 is offline   Reply With Quote
Sponsored Links
Old 06-01-2008, 06:55 AM   #62
Newbie
 
Asterix1965's Avatar
 
Join Date: Jan 2007
Posts: 29
My Photos: (0)
other problem,
in my car I do not have the electronic accelerator and then buttons on the right of the steering wheel are unused. Can I use these buttons to manage other functions on the skin RR?
Anyone who knows the codes to be put to use these buttons?
Thank you
Asterix1965 is offline   Reply With Quote
Old 06-01-2008, 07:56 AM   #63
Newbie
Jaskari's CarPC Specs
 
Join Date: Jul 2006
Location: Finland
Vehicle: 2003/BMW/E46
Posts: 24
My Photos: (0)
Quote: Originally Posted by Asterix1965 View Post
Just go button "SET_OBC_TO_L100Km" the temperature went from C to F Degrees.
To redisplay degrees C, I had to push the button on the right, for instance the one that serves to set the timetable, taking care to see in counts km temperature and only so I could redisplay degrees C.
I hope that I explained well

"button on the right".. do you mean button in OBC? There seems to be no other buttons in bmw3.skin and I do not have OBC in car
Jaskari is offline   Reply With Quote
Old 06-01-2008, 08:37 AM   #64
Newbie
 
Asterix1965's Avatar
 
Join Date: Jan 2007
Posts: 29
My Photos: (0)
If you control with skin editor bmw3.skin you realize that is where the word "SET_OBC_TO_L100Km" corresponds to a command that sets litres x 100 km also changes the value in degrees C to F.
If you have not OBC do not know how you can do to move from Degrees F to C.
To me it is enough to push the button to set the time while they were displayed degrees and so reset the value or fair.
Asterix1965 is offline   Reply With Quote
Old 06-02-2008, 11:36 PM   #65
Newbie
Jaskari's CarPC Specs
 
Join Date: Jul 2006
Location: Finland
Vehicle: 2003/BMW/E46
Posts: 24
My Photos: (0)
Quote: Originally Posted by Asterix1965 View Post
If you control with skin editor bmw3.skin you realize that is where the word "SET_OBC_TO_L100Km" corresponds to a command that sets litres x 100 km also changes the value in degrees C to F.
If you have not OBC do not know how you can do to move from Degrees F to C.
To me it is enough to push the button to set the time while they were displayed degrees and so reset the value or fair.

Problem solved I changed SET_OBC_TO_L100Km code in IBusRR.ini to this

Code:
80 05 BF 15 01 04

and now I have celsius back It first shows MPG in consumption, but if I execute this several times (click on "SET OBC TO L/100Km") in my car it will cycle through MPG-US MPG-L/100km and after that start from beginning again (MPG). So this way I can set consumption to L/100km too
Jaskari is offline   Reply With Quote
Old 06-03-2008, 12:55 PM   #66
Newbie
dan32500's CarPC Specs
 
Join Date: Feb 2008
Location: Ireland
Vehicle: BMW E46 325Ci
Posts: 55
My Photos: (1)
Quote: Originally Posted by Jaskari View Post
Code:
80 05 BF 15 01 04

Good stuff!
dan32500 is offline   Reply With Quote
Old 06-03-2008, 01:19 PM   #67
Newbie
Feynman's CarPC Specs
 
Join Date: Apr 2008
Vehicle: 2006/Fiat/Stilo SW
Posts: 2
My Photos: (0)
You can have the files. psd of your skin?
Thank you
Feynman is offline   Reply With Quote
Old 06-11-2008, 04:07 PM   #68
Newbie
 
Join Date: Feb 2008
Posts: 9
My Photos: (0)
Skin works perfect. I have one cuestion for ibus?
Can I put some button to set volume up and down?

Thank you dann.
jarro_25 is offline   Reply With Quote
Old 06-12-2008, 06:07 AM   #69
Newbie
dan32500's CarPC Specs
 
Join Date: Feb 2008
Location: Ireland
Vehicle: BMW E46 325Ci
Posts: 55
My Photos: (1)
RE: PSD file; I may release it, you can use the blank menu template if you want to change menus.

RE: jerro_25; I'm not sure what you mean -
At the moment you need to use the Steering Wheel buttons to change volume OR use the the Mixer screen.

Or if you want to change PC volume with the Steering Wheel, edit ibusrr.ini.
dan32500 is offline   Reply With Quote
Old 06-12-2008, 08:03 AM   #70
Newbie
 
Join Date: Feb 2008
Posts: 9
My Photos: (0)
Quote: Originally Posted by dan32500 View Post
RE: PSD file; I may release it, you can use the blank menu template if you want to change menus.

RE: jerro_25; I'm not sure what you mean -
At the moment you need to use the Steering Wheel buttons to change volume OR use the the Mixer screen.

Or if you want to change PC volume with the Steering Wheel, edit ibusrr.ini.

Sorry, but my english is bad :-S. I am from Spain and I studied a little.

I want change PC volume with the Steering Wheel + and -, but I don't know.
What do I put in ibusrr.ini?
Yesterday I searched and I don't see nothing.

Thank you

Last edited by jarro_25 : 06-12-2008 at 08:06 AM.
jarro_25 is offline   Reply With Quote
Sponsored Links
Old 06-12-2008, 12:18 PM   #71
Newbie
dan32500's CarPC Specs
 
Join Date: Feb 2008
Location: Ireland
Vehicle: BMW E46 325Ci
Posts: 55
My Photos: (1)
No problem, in ibusrr.ini Change all:
PLUS_PRES=""
MINUS_PRES=""

To
PLUS_PRES="VOL+"
MINUS_PRES="VOL-"
dan32500 is offline   Reply With Quote
Old 06-12-2008, 03:37 PM   #72
Newbie
 
Join Date: Feb 2008
Posts: 9
My Photos: (0)
Quote: Originally Posted by dan32500 View Post
No problem, in ibusrr.ini Change all:
PLUS_PRES=""
MINUS_PRES=""

To
PLUS_PRES="VOL+"
MINUS_PRES="VOL-"

Thank you, it is tested and working ;-)

I have one problem, it is a little one. how can I change MPG to L/100km?

Thanks so much
jarro_25 is offline   Reply With Quote
Old 06-12-2008, 04:54 PM   #73
Newbie
dan32500's CarPC Specs
 
Join Date: Feb 2008
Location: Ireland
Vehicle: BMW E46 325Ci
Posts: 55
My Photos: (1)
Quote: Originally Posted by jarro_25 View Post
I have one problem, it is a little one. how can I change MPG to L/100km?

Go to screen BMW 3/3 and tap/click where it says "SET OBC to L/100 Km"
dan32500 is offline   Reply With Quote
Old 06-13-2008, 06:10 AM   #74
Newbie
 
Join Date: Jun 2008
Posts: 7
My Photos: (0)
i can't see background at all
it's just flashing in the middle of the desktop when RR started
then RR screen moving to the top-left corner and there is no background

- valid path to the background is set
- "fastmode=-1" is set

why?
LazyFox is offline   Reply With Quote
Old 06-13-2008, 06:19 AM   #75
Newbie
dan32500's CarPC Specs
 
Join Date: Feb 2008
Location: Ireland
Vehicle: BMW E46 325Ci
Posts: 55
My Photos: (1)
You might have a different location of RR and by default the skin background is set to C:\Program Files\Road Runner\backgrounds\

Open skin.ini and change your path for background= and background file for bgfile=.
dan32500 is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Digital FX 2.0 Transparent Released JohnWPB RR Skins 3759 03-07-2008 12:23 PM
Need help. transparent _EMPTY files and invisible buttons austin683 RR Skins 5 01-06-2008 09:36 PM
transparent tutorial? davidp RR Skins 3 08-28-2007 09:24 PM
Winamp transparent visualization issues TSur Road Runner 1 06-12-2007 05:54 PM
Transparent skins possible??? Supergong FreeDrive 4 01-13-2006 02:25 PM


All times are GMT -5. The time now is 07:43 AM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics