View Poll Results: What Aspect Ratio / Screen Resolution do you use for eLite?

Voters
297. You may not vote on this poll
  • 16:9 (15:9) at 800 x 480

    119 40.07%
  • 4:3 at 800 x 600

    117 39.39%
  • 16:9 HIGHER THAN 800 x 480

    40 13.47%
  • 4:3 HIGHER THAN 800 x 600

    21 7.07%
Page 90 of 101 FirstFirst ... 408081828384858687888990919293949596979899100 ... LastLast
Results 891 to 900 of 1003

Thread: eLite Lite 1.6.6 (NEWS UPDATE 9-15-11)

  1. #891
    Constant Bitrate
    Join Date
    Sep 2005
    Posts
    134
    I do get the WEb Browser skin so all the buttons are at the bottom , but I get my home page which is www.msn.com in this case. It does not bring up the web url that I want to load. Here is the exact entry that i used under the apps.txt
    web||weburl;http://192.168.2.101:8000

  2. #892
    Confusion Master
    Auto Apps:loading...
    Enforcer's Avatar
    Join Date
    Sep 2003
    Location
    If you go down to the woods today, You're sure of
    Posts
    14,436
    Might need to slip a wait in there.

    Quote Originally Posted by skincommands.txt
    "WAIT" - This allows you to wait a determine amout of time before executing the next command.
    **** USE WITH EXTREME CAUTION AND ONLY AS A LAST RESOURCE ****
    Example: "WAIT;2" (Waits two seconds)
    "WAIT;0.5" (Waits half-second)

  3. #893
    Constant Bitrate
    Join Date
    Sep 2005
    Posts
    134
    No luck. I am using this command " web||wait;2;weburl;http://192.168.2.101:8000" and it just goes to the homepage. Seems like this should be simple to accomplish , but not so?

  4. #894

  5. #895
    Constant Bitrate
    Join Date
    Sep 2005
    Posts
    134
    Nice try ! Thanks for the help. No workie. Home page again. I guess I give up.

  6. #896
    Constant Bitrate
    Join Date
    Sep 2005
    Posts
    134
    OK im on to another idea. I want to create a button to point to and launch an executable file that is embedded within a screen. Or just launch it as a standalone application.

  7. #897
    Low Bitrate
    Join Date
    Mar 2007
    Posts
    66
    is there a way to remove a particular song from the playlist without clearing the whole list?

  8. #898
    Constant Bitrate
    Join Date
    Feb 2006
    Posts
    154
    Hello! Is there any one who embedded Minicam to eLite?
    I downloaded the software want to know if there any existing skin for it.

    Kindly help! Thanks in advance!

  9. #899
    Newbie pi3ch's Avatar
    Join Date
    Feb 2010
    Posts
    13
    Quote Originally Posted by l1nk View Post
    Sorry, I forgot to put these in my previous post.

    Quit ZSNES:
    Code:
    WinActivate ( "ZSNES" )
    Opt("SendKeyDownDelay", 50)
    Send("{ESC}")
    Open State:
    Code:
    WinActivate ( "ZSNES" )
    Opt("SendKeyDownDelay", 50)
    Send("{F4}")
    Save State:
    Code:
    WinActivate ( "ZSNES" )
    Opt("SendKeyDownDelay", 50)
    Send("p")
    Pause game:
    Code:
    WinActivate ( "ZSNES" )
    Opt("SendKeyDownDelay", 50)
    Send("{F2}")
    I put the 4 executables inside a Zsnesw folder inside the RR plugins folder and every button on the nintendogame.skin have a RUNQ command as follow:

    Quit
    Code:
    "RUNQ;$pluginspath$Zsnesw\quit.exe||EXIT"
    Open
    Code:
    "RUNQ;$pluginspath$Zsnesw\open.exe||EXIT"
    Save
    Code:
    "RUNQ;$pluginspath$Zsnesw\save.exe||EXIT"
    Pause
    Code:
    "RUNQ;$pluginspath$Zsnesw\pause.exe||EXIT"

    Attached to this post you'll find every file (I hope!) needed to have the zsnes skin working.
    The zsnes program folder is located inside the RR root folder. The roms are elsewhere.
    You need to change the rom's path inside the skin.ini and add a button on your entertainment screen to call the nintendo.skin screen. I've included the zsnes png icon I've created and I'm using on that button.

    Any doubt, just ask me!
    Thanks for your skin I embed into my carpc and now using my wiimote to play games in car

  10. #900
    Raw Wave pierrotm777's Avatar
    Join Date
    May 2008
    Location
    Bordeaux, France
    Posts
    2,417
    Cool !

Similar Threads

  1. eLite Lite Mixer For Foobar2000 w/ 18-Band EQ
    By bratnetwork in forum RR Skins
    Replies: 0
    Last Post: 03-16-2010, 04:15 PM
  2. Help with riderunner and elite lite skin
    By Joshc8503 in forum Road Runner
    Replies: 6
    Last Post: 02-12-2010, 10:16 AM
  3. riderunner help - elite lite
    By Joshc8503 in forum Road Runner
    Replies: 3
    Last Post: 12-09-2009, 03:07 PM
  4. elite lite and lock button
    By Joshc8503 in forum Road Runner
    Replies: 2
    Last Post: 12-06-2009, 09:11 AM
  5. Preset problem in RR eLite Lite
    By aqua in forum Road Runner
    Replies: 2
    Last Post: 05-27-2009, 01:10 AM

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
  •