Page 32 of 101 FirstFirst ... 22232425262728293031323334353637383940414282 ... LastLast
Results 311 to 320 of 1006

Thread: Blue Devil Skin RELEASED

  1. #311
    Constant Bitrate jeffreyd_tx's Avatar
    Join Date
    Sep 2006
    Location
    Wilkes-Barre, Pennsylvania, United States
    Posts
    215
    John,
    I have a question about your modded igumpc file, the car hides behind the "zoom" label and info bar at the bottom on my screen. Is there a way to correct this?

  2. #312
    FLAC muldrick's Avatar
    Join Date
    Jun 2004
    Location
    South-Central PA
    Posts
    1,241
    Forgive me people, I have searched all over and can not figure out how to get iGuidance to work (version 2.1.3)
    The map shows up fine, but RR does not find my GPS antenna unless I run iGuidance in the background (first).
    I've searched and found all kinds of (confusing) posts on this.
    Does this BD skin have the IGMon installed, should I install it, or should it be installed>....<confused>
    Can someone help me out here please?
    AtmosUSA.biz, E-Cig Mods
    "A great smoking alternative"

  3. #313
    Super Moderator
    Auto Apps:loading...
    JohnWPB's Avatar
    Join Date
    Sep 2005
    Location
    West Palm Beach, Florida
    Posts
    4,658
    Blog Entries
    1

    Q&a

    Quote Originally Posted by wfs1 View Post
    John,
    To follow up on this, When the scripts for the zip code for the five different cities are used under the weather screen, it will then load a zip number into the RR.ini file under weather for city/state entry. RR doesn't recognize that. I have to go into the weather screen, then clear the zip code fields or null them out. Then exit RR, then go and add the city/state again..
    That was intentional. RR will "Remember" the last city that was viewed, the next time RR is loaded. I suggest using city names, and not zipcodes for your weather buttons. If there is more that one city with the name, then "City State" will work. For Example "Miami FL"
    As for the image viewer, I can not duplicate the problem here, and just went through around 50 pictures forward and backwards.


    Quote Originally Posted by jeffreyd_tx View Post
    John,
    I have a question about your modded igumpc file, the car hides behind the "zoom" label and info bar at the bottom on my screen. Is there a way to correct this?
    That is a major gripe of many people with the new iGuidance. There are a couple things you can do to TRY to fix it. Try the 3 different 3D views under display options and see what one works better for you. One that worked for me, but who know for others, is I set my CarPC's resolution to 1024 x 768, and edited the general.ini in the Blue Devil skin folder to the display the correct size.

    Quote Originally Posted by muldrick View Post
    Forgive me people, I have searched all over and can not figure out how to get iGuidance to work (version 2.1.3)
    The map shows up fine, but RR does not find my GPS antenna unless I run iGuidance in the background (first).
    I've searched and found all kinds of (confusing) posts on this.
    Does this BD skin have the IGMon installed, should I install it, or should it be installed>....<confused>
    Can someone help me out here please?
    Many times this is because you have Road Runner set to use the same com port. Open RRConfig, and check the GPS section, and change the com port to something like 0 to test and see if that is the problem. You can use a program like XPort to split your GPS signal to multiple com ports so you can use iGuidance on one port, and Road Runner on another port ect.
    Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart

    My Fiero Build Thread

  4. #314
    Variable Bitrate wfs1's Avatar
    Join Date
    Oct 2005
    Location
    Arkansas
    Posts
    250
    Thanks John for the replies.
    How do I input names into the weather fields if all that pops up is a numeric keyboard for the five buttons???

    On the image viewer, I had to clip the area that is marked for application on thta screen.
    I'm wondering if it's my lack of video memory (16meg)??

  5. #315
    Variable Bitrate wfs1's Avatar
    Join Date
    Oct 2005
    Location
    Arkansas
    Posts
    250
    Well John, I copied the weather.skin and weather_details.skins from the original zip file back over the weather files in Blue devil skin directory of RR and it now has the OSK keyboard showing up?? Don't no what was wrong??

    On the image viewer, it looks like it is losing Focus without the clip entry in the skin file. Anytime I press any of the buttons, the pic just flashes and stays at the first pic??

    What editor do you use for the skin files, I've been using notepad, can't see anything that it would be doing to corrupt these files.
    I wish RReditor would handle the new commands and the virtual editor in it will cause a few problems, ran into that in the past.

    Again, thanks for all your work and a Great skin.

    P.S. I activated the GE button (hidden) had to use GE_START only in the entry. Your skin/screen works great.
    Also, the activeX entry "milage" in the main menu skin?

  6. #316
    Low Bitrate Cali's Avatar
    Join Date
    Apr 2006
    Location
    CA
    Posts
    72
    John,
    I think I found a button this skin is missing. (chances are greater I suppose that I am missing the button... anyway)

    On the EQ screen there is no way to turn the EQ On/off. I tend to use this for testing/ tuning the sound system overall and just realized it was not there.
    Cali
    02 Corvette Z06
    CarPC: 8" Zenarc molded in dash, P3 1Ghz CPU in custom Amp/PC box. RoadRunner, IG3, XM, ODBC (HP Tuners), Cameras
    Pics/Videos

  7. #317
    Super Moderator
    Auto Apps:loading...
    JohnWPB's Avatar
    Join Date
    Sep 2005
    Location
    West Palm Beach, Florida
    Posts
    4,658
    Blog Entries
    1

    Image Viewer and EQ

    Quote Originally Posted by wfs1 View Post
    On the image viewer, it looks like it is losing Focus without the clip entry in the skin file. Anytime I press any of the buttons, the pic just flashes and stays at the first pic??

    What editor do you use for the skin files, I've been using notepad, can't see anything that it would be doing to corrupt these files.
    First, glad you got the weather working, that is strange that the OSNumPad was coming up and not the OSK. I have no clue what could have cause that one either.

    I honestly do not know what could be stealing the focus from the Image viewer. I will look into adding a getfocus command to the buttons, and see if that helps. Is anyone else seeing this problem?


    EDIT:
    Try replacing the 2 lines to go back and forward through the images with these lines, and let me know if that fixes it:
    Code:
    "ACTIVATE;ImageViewer||SENDKEY;p"
    "ACTIVATE;ImageViewer||SENDKEY;n"
    (Please let me know, if that fixes the problem, I will add the code to th rest of the buttons on the skin for the next release)

    As for the Editor, I am using the Latest RR editor that Profit put together. It is a pain that it doesn't support everything, but I could not imagine trying to create the skin completely in notepad. I tried that at the beginning till I found the WYSIWYG editor.


    Quote Originally Posted by Cali View Post
    John,
    On the EQ screen there is no way to turn the EQ On/off. I tend to use this for testing/ tuning the sound system overall and just realized it was not there.
    Cali, Nope, you are correct. I used the BMV2 skin as a guideline to create the EQ, and that does not have the feature, so it was overlooked. I will have to look into the command, and find a place for the button on the skin.



    .
    Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart

    My Fiero Build Thread

  8. #318
    Variable Bitrate wfs1's Avatar
    Join Date
    Oct 2005
    Location
    Arkansas
    Posts
    250
    @John
    QUOTE:
    Try replacing the 2 lines to go back and forward through the images with these lines, and let me know if that fixes it:

    Code:
    "ACTIVATE;ImageViewer||SENDKEY;p"
    "ACTIVATE;ImageViewer||SENDKEY;n"(Please let me know, if that fixes the problem, I will add the code to th rest of the buttons on the skin for the next release)
    UNQUOTE:

    Well, I tried it and it made very little difference. I decided to clip the region same pixels as the /A command. It's workable for now. I feel if no one else is seeing this then it's video overlay for me as I have seen this on other applications in RR. The default picviewer that's embedded in RR works and Zorro's picviewer works shelled out of the launch screen.

    Now, the final set of problems;
    Is the GPS stats screen fully functional?
    I have the delorme port splitter program and that's worked for months on other skins.
    What I am seeing on the GPS stats skin is the elevation is correct, the Lat and Long doesn't seem right or updating, the compass doesn't seem to change. The GPS SWF files in the main menu and GPS stats don't seem to be updating.
    From the main menu, when I cursor to the speedo the SATS doesn't show up in the small LED display, the compass doesn't seem to change, the compass in the GPS stats is the same way.

    UPDATE:
    On the ImageViewer, I made an INI file and directory in the Launch folder for it. Ran it, then used my keyboard for the commands and it works fine.

  9. #319
    Super Moderator
    Auto Apps:loading...
    JohnWPB's Avatar
    Join Date
    Sep 2005
    Location
    West Palm Beach, Florida
    Posts
    4,658
    Blog Entries
    1

    Image Viewer and GPS Stuff

    Quote Originally Posted by wfs1 View Post
    @wfs1

    Now, the final set of problems;
    Is the GPS stats screen fully functional?
    From the main menu, when I cursor to the speedo the SATS doesn't show up in the small LED display, the compass doesn't seem to change, the compass in the GPS stats is the same way.

    UPDATE:
    On the ImageViewer, I made an INI file and directory in the Launch folder for it. Ran it, then used my keyboard for the commands and it works fine.

    Well glad you got it to work through launch at least. I just do not know what the problem could be.

    Yes, as far as I know the GPS screen is working as it should. I took it for a test drive the other day and it worked well, and I have gotten a couple posts in this thread that it is also working for others.

    As for the clock, I have also experienced that same problem. I would suggest checking out Tissy's thread (The guy that wrote the code for the clocks). I do know it is supposed to get it's GPS information from Road Runner, so if the GPS labels are working correctly, the clock should too, but that has not been the case for me
    Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart

    My Fiero Build Thread

  10. #320
    Super Moderator
    Auto Apps:loading...
    JohnWPB's Avatar
    Join Date
    Sep 2005
    Location
    West Palm Beach, Florida
    Posts
    4,658
    Blog Entries
    1

    Version 1.5 posted

    Ok, I just updated the link in the first post. Mainly, the Play buttons have been moved to TRY to keep them in the same place on all screens, where possible.

    I also replaced the "ReadMe.txt" file with a newly made Help File. This makes it much easier to find the sections to install or change options for a certain feature, as well as a FAQ section to explain how to do some things in more detail.

    I also tossed in a BETA version of an iGuidance options screen I am working on. Check the first post for instructions and all the details.

    Thers is also a NEW Button on the GPS screen in the lower right hand corner. Pressing this button toggle's between 3 different layouts of the GPS screen.
    Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart

    My Fiero Build Thread

Similar Threads

  1. Open Source Skin Editor for RR
    By lbooker in forum Road Runner
    Replies: 66
    Last Post: 04-16-2007, 02:51 AM
  2. Can you tell I was bored today: Take a look.
    By Sweet05 in forum RR Skins
    Replies: 47
    Last Post: 08-17-2006, 04:25 AM
  3. new skin 'Blue'
    By CdRsKuLL in forum RR Skins
    Replies: 19
    Last Post: 09-25-2005, 06:48 PM
  4. Cool Blue skin
    By Rireal in forum ME Archive
    Replies: 11
    Last Post: 01-31-2004, 07:53 PM
  5. Nissan Blue skin final
    By SpeersSV in forum ME Archive
    Replies: 6
    Last Post: 01-06-2004, 07:00 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •