RetroPie forum home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    1. Home
    2. Tags
    3. estation
    Log in to post
    • All categories
    • mdx

      kodi & emulationstation back to back
      Ideas and Development • kodi estation retropie config • • mdx

      1
      0
      Votes
      1
      Posts
      87
      Views

      No one has replied

    • Sol33t303

      Emulationstation detects fake xbox 360 controller on startup, but won't respond to any input (including me holding a button to start configuration) in a Debian x86 VM
      Help and Support • estation xbox360 input • • Sol33t303

      1
      0
      Votes
      1
      Posts
      62
      Views

      No one has replied

    • mbernier

      ES freezing randomly on boot or restart
      Help and Support • freeze estation boot • • mbernier

      3
      0
      Votes
      3
      Posts
      93
      Views

      mbernier

      @sleve_mcdichael

      Thanks ! Will give it a try and post result after a couple of tests...

    • RevolutionFlat

      How to add a "desktop" emulator to EmulationStation/RetroPie via emulators.cfg?
      Help and Support • mame estation emulators.cfg • • RevolutionFlat

      5
      0
      Votes
      5
      Posts
      190
      Views

      RevolutionFlat

      @mitu Thaaaaaaaat did it! Thanks so much!

    • alxld

      Emulation Station game-start script not executable
      Help and Support • es game-start es scripts estation game-start • • alxld

      6
      0
      Votes
      6
      Posts
      306
      Views

      Lolonois

      @alxld Thanks for reporting. The warning message is confusing. My bad. Filed a small PR for this.

      FWIW this mask is tested on user scripts, if one needs group writeable userscripts adding | S_IRWGRP would be a way.

    • jamrom2

      How do you force js0 assignment?
      Help and Support • retropie 4.7.1 controllers estation • • jamrom2

      5
      0
      Votes
      5
      Posts
      323
      Views

      jamrom2

      @mitu I got it.

      To get this sorted... I powered it up and kept swapping the USB cable inputs until it registered correctly in a retroach based emulator (I used Atari2600). Once it set correctly, I checked it in Daphne, JzIntv and DosBox. Seems to be holding and working good.

      Go figure... swapping the cables with the power ON did it.

      Thanks for all your help again! Pass this info on to anyone that has a similar problem with the UPCI. Or at least tell them to try this first. Had I done this from the start, would have saved time and a lot of reading/posting.

      JR

    • rilight

      Controllers with analog triggers won't configure properly
      Help and Support • controllers estation jstest triggers • • rilight

      13
      0
      Votes
      13
      Posts
      1699
      Views

      rilight

      Ah right, that makes sense reading back over it. In that case, I'll make a PR to whitelist the SDL ID of the SF30 Pro in XInput mode if that would work. Thanks for the help and sorry for my apparent inability to read 😅

    • UberLumby

      Gamelist.xml not working within folder ES
      Help and Support • boxart estation folders mainmenu • • UberLumby

      11
      0
      Votes
      11
      Posts
      293
      Views

      Clyde

      @UberLumby Yeah, I just stumbled upon subfolder scraping by accident myself. Also didn't expect the scrapers to do that.

      (Like I noticed the "hide preview" button in the forum editor right now by clicking on it accidentally on my way to the "submit" button. 😆 )

    • A Former User

      Roms from USB drive not loading in Emulationstation after Restart (SOLVED)
      Help and Support • estation roms not loadin usb drive usb roms • • A Former User

      5
      1
      Votes
      5
      Posts
      416
      Views

      mitu

      There's a topic in the Raspberry Pi forums for USB SSDs - https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=245931 - pinned at the top of the troubleshooting section.

    • rilight

      Low framerate on main EmulationStation menu - Pi 4
      Help and Support • pi 4 estation performance • • rilight

      136
      2
      Votes
      136
      Posts
      6812
      Views

      paddydukes

      @bluestang On the Amiberry front, worried I'd have to go off and compile the binary and fiddle around with symlinks and that kind of thing. Turns out, just reinstalling automatically builds the SDL2 version.

      Screen tearing I was seeing in Redream seems to be eliminated! Gonna test out Flycast some more too to see if performance has improved.

    • rilight

      Compound game extensions aren't detected by EmulationStation
      Help and Support • estation pico-8 essystems.cfg • • rilight

      13
      0
      Votes
      13
      Posts
      228
      Views

      rilight

      Oh great, thank you! This is my first real try with using RetroPie so I'm not familiar with some of how it works 😄

    • Kaydron

      Emulation game-start scripts folder
      Help and Support • estation es scripts es game-start game-start script • • Kaydron

      4
      0
      Votes
      4
      Posts
      685
      Views

      mitu

      @Kaydron said in Emulation game-start scripts folder:

      I will be reading into shell scripting a bit more to hopefully eliminate questions here relating to shell scripts. If anyone has a couple sites that would be good reference paste them here.

      The canonical reference is https://tldp.org/LDP/abs/html/, highly recommended for anyone starting or learning Bash scripting.