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.
|
07-18-2006, 02:12 PM
|
#1
|
|
Newbie
Join Date: Jul 2006
Vehicle: 10psi Type-S
Posts: 33
|
A few problems with latest RR Version
Hello Road Runner newbie here:
Goinf to be doing a carputer here shortly and wanted to get the Front end taking care of first. A few minor issues which I sure can be easily fixed by the carputerGODS.
Events:
Download Road Runner + BMV2 Skin InstallShield
Downloaded a few skins from the Skins button on RR's site
Downloaded Skin Editor
Downloaded reccomended Winzmp version <stable version>
Issues:
1) When I open RR, Winamp seems to open as well under RR window? If I close Winamp, Music will not play
2) On Screen keyboard "buttons" seem to type 2 of everything I type. If I use my keyboard, all types fine.
3) I unzipped the Skins to the skins directory. Tried to change skin from the Skin selector, RR locks up. Have to go back to RR configuration Tool to change back to default BMV2 skin.
4) Currently I am testing RR on my laptop with a screen resolution of 1680x1050. RR doesnt seem to resize to full screen, rather stay anchored to same size and 0,0. I see you can edit this in the INI, which I changed to 1680x1050...just made it mount to the middle of the screen, rather than resize it.
5) After making the .ini screen side changes the web now doesnt seem to open..lol
6) Rather than editing a skin, is there any tools to start from scratch with maybe an Insert_Picture option? Or am I missing something simple here. The default middle logo is "H" for Honda, i'd rather change it to a solid picture.
If you dont mind, please reply in a #1 <answer> #2 <answer fashion>. As not to get question/resolution mixed up.
MUCH THANKS
|
|
|
07-18-2006, 02:29 PM
|
#2
|
|
Newbie
Join Date: Jul 2006
Vehicle: 10psi Type-S
Posts: 33
|
1) Seems to be normal
2) If I dont edit the .ini for screen size it types fine
3) Update fixed this. Some of the skins I downloaded however are only a few .jpgs and .ini files...missing the .skin files.
4) <needing reply> and to search more and read FAQ.
5) See #4
6) <needing reply>
|
|
|
07-18-2006, 02:40 PM
|
#3
|
|
Newbie
Join Date: Feb 2006
Posts: 30
|
For 6), have you tried reading the "Skin Commands.txt" file from the RR package? That would be a really good place to start if you haven't already.
|
|
|
07-18-2006, 03:15 PM
|
#4
|
|
Maximum Bitrate
Join Date: Mar 2005
Location: Concord, California
Vehicle: 2005 Civic
Posts: 598
|
3) Make sure are downloading full featured skins as many people (including myself) like to release teasers and betas that aren't 100% finished. I believe all the skins on the rrdownloads site are mostly complete.
4) RR is designed of in-car monitors usually around 7-8in (800x480, 800x600). That's not to say RR can't display at that resolution (i have a MC skin that i run at 2560x1600 for my home theatre)... however your skin may not be designed to stretch that big. Instead, simply change the resolution of your laptop to 800x600 and it should display "full-screen".
6) search for "RRSkinEditor". Other than that, you will have to get your feet wet.
__________________
Beer is proof that God loves us and wants us to be happy — Benjamin Franklin
|
|
|
07-18-2006, 03:19 PM
|
#5
|
|
Newbie
Join Date: Jul 2006
Vehicle: 10psi Type-S
Posts: 33
|
Yeah, I kind of thought that about needing to edit each skin per new size. I have also edited my logo.swf with a nice little one I just made  . Feet wet = FTW 
|
|
|
07-18-2006, 03:51 PM
|
#6
|
|
Newbie
Join Date: Jul 2006
Vehicle: 10psi Type-S
Posts: 33
|
I looked in the skin command.txt and didnt find a means to create a new item for Application to call a local path .exe?
|
|
|
07-18-2006, 05:43 PM
|
#7
|
|
Newbie
Join Date: Feb 2006
Posts: 30
|
Do you want to launch some App.exe from your skin? The Skin Commands.txt file has some info on that..
"RUN" - Dynamic Commands: set the code of a button to: "RUN;COMMAND|PARAMETER1|PARAMETER2" will make it so clicking this button runs the specified command¶meters in the computer. As an option you can run the command specifying the application name to embed in the current screen (the application will be enbedded using the "A" settings in the skin file of screen:
Example: "RUN;C:\WINDOWS\NOTEPAD.EXE;NOTEPAD" (to run embedded)
"A,000,055,800,545,000,000,000" (.skin definition)
Optionally you can also set the text to be "spoken" when clicking the button
Example "RUN;C:\WINDOWS\NOTEPAD.EXE;NOTEPAD;NOTEPAD"
|
|
|
07-18-2006, 06:00 PM
|
#8
|
|
Maximum Bitrate
Join Date: Jun 2005
Location: Cal Poly Pomona or Redlands, CA
Vehicle: '98 Toyota 4Runner
Posts: 672
|
1) an option in RR config is to hide winamp. the way i do this is to start winamp on its own, make sure the playlist/eq/etc is not displayed, then go into the config and click hide winamp.
__________________
1998 Toyota 4Runner SR5 V6 4x4 in Evergreen Pearl Metallic, Lifted, Locked, and Armored. CarPc in custom console with molded touchscreen.
Pictures
Photobucket is being updated, if a picture i posted no longer works, please PM me.
|
|
|
07-18-2006, 11:08 PM
|
#9
|
|
Newbie
Join Date: Jul 2006
Vehicle: 10psi Type-S
Posts: 33
|
Quote: Originally Posted by navank
Do you want to launch some App.exe from your skin? The Skin Commands.txt file has some info on that..
"RUN" - Dynamic Commands: set the code of a button to: "RUN;COMMAND|PARAMETER1|PARAMETER2" will make it so clicking this button runs the specified command¶meters in the computer. As an option you can run the command specifying the application name to embed in the current screen (the application will be enbedded using the "A" settings in the skin file of screen:
Example: "RUN;C:\WINDOWS\NOTEPAD.EXE;NOTEPAD" (to run embedded)
"A,000,055,800,545,000,000,000" (.skin definition)
Optionally you can also set the text to be "spoken" when clicking the button
Example "RUN;C:\WINDOWS\NOTEPAD.EXE;NOTEPAD;NOTEPAD"
I think I am missing something here. Can you provide a small step by step on how to do the above?
Quote: Originally Posted by seanz0rz
1) an option in RR config is to hide winamp. the way i do this is to start winamp on its own, make sure the playlist/eq/etc is not displayed, then go into the config and click hide winamp.
Got it 
|
|
|
07-19-2006, 04:07 PM
|
#10
|
|
Newbie
Join Date: Feb 2006
Posts: 30
|
Quote: Originally Posted by left_hooked
I think I am missing something here. Can you provide a small step by step on how to do the above?
Got it 
What do you want to do? And what are you missing?
|
|
|
07-19-2006, 05:12 PM
|
#11
|
|
Newbie
Join Date: Jul 2006
Vehicle: 10psi Type-S
Posts: 33
|
I want to add a button to a .skin that calls a local program. Not sure where to set these features:
Example: "RUN;C:\WINDOWS\NOTEPAD.EXE;NOTEPAD" (to run embedded)
"A,000,055,800,545,000,000,000" (.skin definition)
PrintScreen ftw!
|
|
|
07-19-2006, 09:20 PM
|
#12
|
|
Newbie
Join Date: Feb 2006
Posts: 30
|
Quote: Originally Posted by left_hooked
I want to add a button to a .skin that calls a local program. Not sure where to set these features:
Example: "RUN;C:\WINDOWS\NOTEPAD.EXE;NOTEPAD" (to run embedded)
"A,000,055,800,545,000,000,000" (.skin definition)
You should add the RUN option to a button command. If your button coordinates are, say, B01,0,12,135,78, and say you want to launch notepad, you should add this line to your skin file.
B01,0,12,135,78,"RUN;C:\WINDOWS\NOTEPAD.EXE;NOTEPA D"
But typically you wouldn't just want to launch the application - you would want to embed it into RR so that it looks as part of your skin.
That's when you want to use the (A) Application command to restrict the application to a certain area of the skin, a background color, ...
/, (A) APPLICATION, TV Window, and Video "confine" position (for video you must also CLIP this area).
/, x y w h r g b
/, --- --- --- --- --- --- ---
AXX,XXX,XXX,XXX,XXX,XXX,XXX,XXX
You could probably look at CFX_800_600 skin as an example. If you look in the menu2.skin, you'll see a button to invoke RRConfig.exe. It uses a slightly involved method of loading an app launch skin and going through that for the app, but you get the idea.
Quote: Originally Posted by left_hooked
PrintScreen ftw!
??
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| 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 10:38 AM.
|
|