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

      Running ROMS from USB

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support roms usb usbmount
      5
      0 Votes
      5 Posts
      4k Views
      B

      Indeed I can load the ROMS without the USB connected.
      I want them to stay om my USB or Network so I will try the second link also.
      Thx for the information.

    • MisterMintsM

      Game ROMs disappearing and reappearing

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mega drive sonic roms deleted roms roms disappear
      7
      0 Votes
      7 Posts
      2k Views
      jonnykeshJ

      @mistermints fun times!

    • N

      Drastic ROMs not appearing/not loading and unplayable

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support drastic nds roms
      5
      0 Votes
      5 Posts
      21k Views
      AltillaA

      Run through the setup tutorial here

      https://retropie.org.uk/forum/topic/11443/tutorial-how-to-add-drastic-ds-emulator-and-configure-it-and-add-roms-with-retropie-manager/9

      Then scroll to my post at the bottom for the correct syntax for /.emulationstation/es_systems.cfg

      I have a feeling that will resolve your issue

    • D

      cloning sd card please help

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie 4.1 raspberry pi 3 roms
      13
      0 Votes
      13 Posts
      11k Views
      E

      You can try to use the SD Card Copier that is now available in Raspbian. I don't know if it's available in Jessie tho, so I'm not sure if you could install Raspbian within Retropie and copy your running SD to an SD connected via USB.
      Otherwise you need to set up an extra Card just with Raspbian and use two card readers to clone your card. The tool will clone your card to smaller/bigger cards and shrink/expand the filesystem automatically.
      I only tried it with my OSMC card and got an error message on the new card, but OSMC is not suppose to have the filesystem size changed afterwards and i was using an older Noobs version. So I'm not sure if it would work with Retropie flawlessly and i don't have spare cards to test it.

    • N

      How to scrape missing ROMS? I've used multiple without success.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scrape roms help sselph emulationstatio
      3
      0 Votes
      3 Posts
      1k Views
      moltke44M

      @jonnykesh , I've had good luck with Universal (mentioned above) and it makes it pretty easy to tweak some that might be missed.

    • JeffJordanJ

      hiding roms in emulation station doesn't work

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support es bugs roms hide metadata
      5
      0 Votes
      5 Posts
      7k Views
      caver01C

      @jeffjordan Another nice trick with the neogeo.zip is this: If you are using lr-fbalpha to play these games, you can stick the neogeo.zip file in the BIOS directory instead of a ROMs folder. FBA will check there for the neogeo and use it. That way, it is out of the games list regardless of filters/metadata.

    • P

      EmulationStation not showing every games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulstation roms gamelist.xml
      5
      0 Votes
      5 Posts
      4k Views
      P

      @mitu So that was interesting ! Well, the theme had problem, fixed by changed to nes-mini theme (beautiful one !)
      But problem was, from the USB transfer method, folder was generated like "SNES" but emulationstation need "snes"...

      Thank you for your help !

    • ProxyCellP

      Building packages with retropie_packages.sh has terrible results!

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support packages error roms permission
      11
      0 Votes
      11 Posts
      2k Views
      herb_fargusH

      @proxycell said in Building packages with retropie_packages.sh has terrible results!:

      it comes with some packages I'd rather avoid

      Which can easily be uninstalled through the setup script too.

    • J

      Best SMALL Set of ROMS?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming roms
      5
      -1 Votes
      5 Posts
      9k Views
      RichardBrR

      Yeah I second the idea that you can manually download and create a game set for your dad. I believe he just wants few to try out first? then it won't be too much and takes lots of time from you.

    • B

      Nintendo 64 Roms Won't Load

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulation roms nintendo 64
      5
      0 Votes
      5 Posts
      7k Views
      B

      @Trailjacker I fixed it I just switched emulators by entering the config setting of the n64 emulator

    • T

      Arcade Folder - Upgraded to 4.3 and all components how do I find out what version emulators I'm running to get the right ROMs?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mame arcade roms
      2
      0 Votes
      2 Posts
      576 Views
      caver01C

      @thomen Normally, I would suggest checking RUNCOMMAND, but you mentioned you are using Attract Mode. I would have expected Attract Mode you to be explicit about which emulator gets used, meaning, you would know what emulator because you had to set it up that way.

      Perhaps someone more familiar with Attract Mode can add a better answer.

    • flagrant99F

      mame4all rom subdirs not found error

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mame mame4all roms emulation stati
      2
      0 Votes
      2 Posts
      1k Views
      flagrant99F

      Figured out how to do it indirectly.

      In \retropie\configs\all\emulationstation\es_systems.cfg
      <system>
      <name>mame-mame4all</name>
      <fullname>Multiple Arcade Machine Emulator</fullname>
      <path>/home/pi/RetroPie/roms/mame-mame4all/roms</path>
      <extension>.zip .ZIP</extension>
      <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS mame-mame4all %ROM%</command>
      <platform>arcade</platform>
      <theme>mame-mame4all</theme>
      </system>

      In \retropie\configs\mame-mame4all\mame.cfg
      rompath=/home/pi/RetroPie/roms/mame-mame4all
      samplepath=/home/pi/RetroPie/roms/mame-mame4all/samples

      Put all game zips in /home/pi/RetroPie/roms/mame-mame4all/
      Duplicate empty zero byte zip file names under /home/pi/RetroPie/roms/mame-mame4all/roms to generate the menu in subdirs.

      This also fixes issue where sample.zips shows up in emulation station menu.

    • W

      Question abou rom extensions

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support extensions roms roms
      3
      0 Votes
      3 Posts
      630 Views
      W

      Okay, so all versions will probably be fine. It has nothing to do with debugging for emulating.

    • M

      SNES Rom Not Installing

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support snes roms
      3
      -2 Votes
      3 Posts
      774 Views
      B

      Did you follow these steps: https://github.com/RetroPie/RetroPie-Setup/wiki/Running-ROMs-from-a-USB-drive#automatic-mount-easiest-method
      As that is in my opinion the easiest way.

    • ThunderBoyDavidT

      mame4all and adding ROMs

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mame4all roms retropie emulationstatio
      4
      0 Votes
      4 Posts
      3k Views
      ThunderBoyDavidT

      After using ClrMamePro and updating my ROM set... and finding out that i didn't have to go through all of that....
      i already had the correct ROM set version. All i had to do was copy over dkong.zip and then ReStart EmulationStation.
      Donkey Kong showed up and played just fine after that. Thanks for all the Great Advice.!!!!!
      Later, David, ThunderBoyDavid

    • natemacN

      How do I add Star Fox 2 to RetroPie?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support roms roms not detect
      5
      0 Votes
      5 Posts
      2k Views
      natemacN

      I had to set the Scraper to "No-Intro" instead of "theGamesDB". That did the trick.

    • ThunderBoyDavidT

      Zipped or UnZipped

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support roms
      3
      0 Votes
      3 Posts
      1k Views
      tyman82801T

      look here

      click on an emulator an it will tell you what format they need to be

    • AndersHPA

      NeoGeo (fba) rom suffixes meaning?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming neogeo roms finalburnalpha mame
      6
      0 Votes
      6 Posts
      4k Views
      thelostsoulT

      From the Docs there is a link to a Google spreadsheet with compatibility list of the games for the lr-fbalpha emulator. It contains the full name of the game for each rom version. I use CTRL+F in Firefox to open the search bar.

      I usually use the base version, as it is the "normal" one (normally). @user50217 Thanks for pointing out this. I was thinking about to reorganize my Neo Geo collection and this is an important information to me. To be more precise, I meant the information about NGH home version of rom and NGM. I thought its only depending on the bios.

    • G

      mame roms

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support donkey kong 2 roms mame retropie
      7
      0 Votes
      7 Posts
      2k Views
      G

      got it to work using fba, thank you all

    • S

      European roms of Nes, Snes and MegaDrive run slower than the US version in Retropie?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming roms europe speed 50hz 60hz
      9
      0 Votes
      9 Posts
      9k Views
      retropieuser555R

      It is very noticeable on certain games. Try WWF No Mercy on n64, it's night and day the PAL Vs NTSC versions.