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

      Issues with controls no longer working in Retroarch or EmulationStation

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller retroarch estation
      2
      0 Votes
      2 Posts
      343 Views
      mrmadcatzM

      @mrmadcatz

      UPDATE: I was able to fix the issue by going to RetroPie Setup > Core Packages and returning both the Retroarch hot keys and EmulationStation controls back to their defaults. Once I remapped the controllers again in ES, they carried over to RA.

    • TPRT

      Why doesn't adding -image to an image file instantly show up in Emulation Station anymore?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emuationstation estation menu menu art
      7
      0 Votes
      7 Posts
      2k Views
      F

      Please take note that you can use jpg format in addition to png.

      At least I've been using a mixture of png and jpg images :)

    • M

      kodi & emulationstation back to back

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development kodi estation retropie config
      1
      0 Votes
      1 Posts
      366 Views
      No one has replied
    • S

      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

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support estation xbox360 input
      1
      0 Votes
      1 Posts
      327 Views
      No one has replied
    • M

      ES freezing randomly on boot or restart

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support freeze estation boot
      3
      0 Votes
      3 Posts
      532 Views
      M

      @sleve_mcdichael

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

    • R

      How to add a "desktop" emulator to EmulationStation/RetroPie via emulators.cfg?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mame estation emulators.cfg
      5
      0 Votes
      5 Posts
      817 Views
      R

      @mitu Thaaaaaaaat did it! Thanks so much!

    • A

      Emulation Station game-start script not executable

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support es game-start es scripts estation game-start
      6
      0 Votes
      6 Posts
      897 Views
      LolonoisL

      @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.

    • jamrom2J

      How do you force js0 assignment?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie 4.7.1 controllers estation
      5
      0 Votes
      5 Posts
      825 Views
      jamrom2J

      @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

    • R

      Controllers with analog triggers won't configure properly

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controllers estation jstest triggers
      14
      0 Votes
      14 Posts
      6k Views
      K

      I know this is old, but this is the only thread that keeps coming up in searches that has fixed this problem for me, and I wanted to say thanks, and also include my controller model in case it helps anyone else.

      Controller: GameSir G3s controller in X-input mode.
      Left and right triggers were working at one point, and somewhere along the line, remapping the controller broke analog L2/R2. However, manually editing the config, like the user above (rilight) to +2 and +5 (yes, you need the + in there), fixed it for me. Specifically, this problem was plaguing me while playing OutRun on MAME.

      Just wanted to say thanks to mitu and rilight. ;-)

    • UberLumbyU

      Gamelist.xml not working within folder ES

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support boxart estation folders mainmenu
      11
      0 Votes
      11 Posts
      2k Views
      ClydeC

      @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. 😆 )

    • ?

      Roms from USB drive not loading in Emulationstation after Restart (SOLVED)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support estation roms not loadin usb drive usb roms
      5
      1 Votes
      5 Posts
      1k Views
      mituM

      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.

    • R

      Low framerate on main EmulationStation menu - Pi 4

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi 4 estation performance
      136
      2 Votes
      136 Posts
      30k Views
      P

      @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.

    • R

      Compound game extensions aren't detected by EmulationStation

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support estation pico-8 essystems.cfg
      13
      0 Votes
      13 Posts
      758 Views
      R

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

    • K

      Emulation game-start scripts folder

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support estation es scripts es game-start game-start script
      4
      0 Votes
      4 Posts
      2k Views
      mituM

      @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.