RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • C

      PS/2 Keyboard to USB issues.

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming ps2 retropie 3
      3
      2 Votes
      3 Posts
      750 Views
      C

      @Lolonois Thank you very much for your feedback. I'll look into your suggestions :).

    • P

      Retropie 4.8.9 and ScummVM at Pi 3

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scummvm
      9
      0 Votes
      9 Posts
      1k Views
      P

      @mitu It doesnt work, but I went back to the start, and restored my working backup image (4.8), copied apart ScummVM folder in \opt\emulators, updated everything to 4.8.9, and restored the ScummVM old folder containing ScummVM 2.6 and it works with all the rest updated :)

      The problem is with ScummVM 2.9 on Pi 3.

    • R

      Mysterious save issues (Zelda SNES)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie4 zelda snes saving
      10
      0 Votes
      10 Posts
      2k Views
      R

      @retropieuser555 I'm baaaack lol

      Ok, so updating my retropie didn't help with the save game issues. My son was playing some Kirby games, and they were getting erased every day he logged in.

      So, I finally found "resetromdirs" and did it! However, now I have this ...Error after using ResetRomDirs

      Although there's a command line, I can't seem to type anything using the controllers. Any help would be appreciated, thank you!

    • LolonoisL

      Amiga Homebrew Compilation

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming amiga homebrew
      1
      2 Votes
      1 Posts
      298 Views
      No one has replied
    • R

      Converting an Xbox 360 Slim

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xbox 360 power button retro pie
      1
      0 Votes
      1 Posts
      194 Views
      No one has replied
    • R

      Retropie games aren't showing...

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie fix nothingworks
      2
      0 Votes
      2 Posts
      388 Views
      mituM

      @Rooo7223 said in Retropie games aren't showing...:

      there was absolutely no games preloaded.

      Yes, that's correct and this is how the image works. There are no games included with the image and you need to add your own games to it in order to play games.

      and try to fix it but I really going to do anything. if you do know how to fix this please comment. but i don't feel like going on a emulator website and downloading all the game.

      This is explained in the docs -https://retropie.org.uk/docs/First-Installation/ and https://retropie.org.uk/docs/Transferring-Roms/.

    • SuperFromNDS

      I.K.E.M.E.N GO on Raspberry Pi 4 [Now with an Install Guide!]

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development golang ikemen ikemen go mugen tutorial
      153
      5 Votes
      153 Posts
      84k Views
      D

      Ok update as I seem to have managed to get this working. The key for me was to follow all the instructions from @SuperFromND at the top of this post.

      Once complete, when i tried to load the game i got "No config found for system mugen" and I was sent back to emulation station.

      I eventually ended up editing my etc/emulationstation/es_systems.cfg file as per the below

      Replace

      <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS mugen %ROM%</command>

      with

      <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 PORT mugen %ROM%</command>

      Restart emulation station and to my amazement - it worked!

    • R

      Retropie on Raspberry Pi 5

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie
      3
      0 Votes
      3 Posts
      847 Views
      ExarKunIvE

      @raspberry79
      this is as close as we have at this time.
      https://retropie.org.uk/forum/topic/36629/unofficial-rpi5-retropie-image/47?_=1747403447694

    • R

      Retropie setup menu/Runcommand crashing in ES on Ubuntu

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help
      99
      0 Votes
      99 Posts
      24k Views
      mituM

      The fixed libsdl2 package in Ubuntu has been released a couple of week ago, after the bug/regression has been reported last year. If you have used the workaround of installing the RetroPie's SDL2 package, you can now un-pin the package and use the distro's package instead.

      Changelog at https://changelogs.ubuntu.com/changelogs/pool/main/libs/libsdl2/libsdl2_2.30.0+dfsg-1ubuntu3.1/changelog. Even though the fix was added in Jan 2025, the updated package was added to the updates repositories on 29 Apr 2025.

    • A

      DraStic just stopped working for some reason?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support drastic crash
      5
      0 Votes
      5 Posts
      609 Views
      A

      @mitu
      ... DraStic doesn't like HDMI1 audio output, only HDMI0 and MAYBE headphone jack. Noted.

    • J

      How to install Pico-8 on a Raspberry Pi 3 or 4 for dummies (2021 version)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pico8 pi4 tutorial
      6
      4 Votes
      6 Posts
      8k Views
      A

      For anyone running into this and having issues for... Not paying attention to details for whatever reason. (ADD in my case)

      1: ES_SYSTEMS.CFG was not in the opt folder for me, but it is recommended to have it there anyway for alterations, so make a copy of it there.

      sudo cp /etc/emulationstation/es_systems.cfg /opt/retropie/configs/all/emulationstation/es_systems.cfg

      2: the <pi> in the code above is the user name/folder. in my case, the folder is called "retropie" - maybe because it's a custom installation. I needed to change things as follows:

      <system> <name>pico8</name> <fullname>PICO-8</fullname> <path>/home/retropie/pico-8</path> <extension>.sh .p8 .png .SH .P8 .PNG</extension> <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 "/home/retropie/pico-8/pico8_dyn -run %ROM%"</command> <platform>pico8</platform> <theme>pico8</theme> </system>

      I also was not able to install wiringpi, but the gamepad worked anyway. I wasn't able to exit it via gamepad yet, but I've been very away from retropie, so I might just be missing something. (also I was using a gamepad/mini keyboard combo, so it wasn't an issue yet.)

    • A

      Vertical waveshare screen glitch

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support display glitch configuration raspberry pi
      6
      0 Votes
      6 Posts
      744 Views
      A

      @mitu
      After figuring out I shouldn't be using the 64bit version for this, I got the screen working with sound. Now it's just the usual gambling of installing stuff that's not just roms and emulators in retropie. :v

      Thanks!

    • P

      Philips CD-I Emulation, 2025

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support philips cd-i mess mame linux
      11
      0 Votes
      11 Posts
      1k Views
      P

      @mitu Gotcha. Well, I'm glad it was able to resolve itself either way. I'll keep my discussion to this issue on Folly and DTEAM's thread. I appreciate the help and insight, Mitu. Thank you!

    • DaistaarD

      Question about screen modes

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support run command supermodel arcade resolution
      1
      0 Votes
      1 Posts
      286 Views
      No one has replied
    • G

      Keys not working when using physical keyboard in EmulationStation Desktop Edition

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support es-de keyboard usb
      3
      0 Votes
      3 Posts
      469 Views
      G

      @mitu said in Keys not working when using physical keyboard in EmulationStation Desktop Edition:

      you need is to turn on Game Focus by pressing Scroll Lock

      Thanks a lot mitu for your quick and precise answer. I confirm that pressing the Scroll Lock key i see a notification on screen (Game Focus On) and the keyboard full keyset is available!
      I guess we can tag this post as solved ;)
      And huge thanks as well to have allowed this post

    • ?

      Delete my account

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support delete account
      1
      0 Votes
      1 Posts
      219 Views
      No one has replied
    • S

      Sound not working after installing safe shutdown scripts

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroflag
      3
      0 Votes
      3 Posts
      674 Views
      S

      I'm very late on this one but I had the same issue.

      It's also been reported in GitHub (https://github.com/RetroFlag/GPiCase2-Script/issues/22) - there's a workaround there that worked for me.

    • G

      Retropie on Raspberry pi 5 + 5:4 DVI Black Screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry pi 5
      6
      0 Votes
      6 Posts
      1k Views
      mituM

      @gruik said in Retropie on Raspberry pi 5 + 5:4 DVI Black Screen:

      Now that I read it again, I feel dumb because it's called "legacy" and explicitly says that the hdmi filter is for the pi 4 only...

      Yes, and in this context 'legacy' means every Pi model with recent RaspiOS (Bullseye or up), not just the Pi4.

    • D

      RaspberryPi 3b+ and Pi2SCART - cannot make 4:3 CRT run fullscreen games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crt pi2scart
      1
      0 Votes
      1 Posts
      373 Views
      No one has replied
    • F

      Waveshare Game HAT pre-built image

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstaion
      4
      0 Votes
      4 Posts
      775 Views
      mituM

      We don't support 3rd party images - you'll have to ask Waveshare for an updated Pi4 image that supports newer board revisions.