Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #1931
    Anonymous
    Inactive

    I’ve installed the latest version of Raspbian “wheezy” from here…
    http://www.raspberrypi.org/downloads

    Once it was imaged I Resize the filesystem and Setup 128MB memory split.

    I’ve went through the instructions on how to setup RetroPie from here…
    https://github.com/retropie/RetroPie-Setup

    I’ve gone through the binary-based installation.

    After all that I setup my USB NES Controller, FTP’d in some NES and SNES games into their respected roms folders, rebooted and when I go to choose a game I get a quick flash to the command line that shows two lines of = “Equals signs” and it kicks me back to EmulationStation. I have tried a variety of different roms (i.e. Super Mario Bros, Contra III, Super Metroid, BattleToads, ect…) for both the NES (.nes) and SNES (.smc) but only came back with equal signs…

    I’ve seen these roms work with the RetroPie image Version 1.5 from…
    https://www.petrockblock.com/download/retropie-project-image/

    …but they aren’t working with the updated version of RetroPie.

    If I could get some help as to why I’m getting lines of “================” instead of lines of retro beauty that would be most appreciated.

    #1933
    petrockblog
    Keymaster

    Please give some more details that might help others to understand what exactly lead to this error (chosen emulator, ROM name, hardware setup, your interaction with the RPi, etc)

    #1934
    Anonymous
    Inactive

    WOW! Thanks for replying!

    The only emulators I’ve tried to use are the NES and SNES ones.

    Roms:
    SNES Games I’ve tried
    Contra III – The Alien Wars.smc
    Kirby’s Avalanche.smc
    Kirby’s Dream Course.smc
    Mario Paint.smc
    Super Mario RPG – Legend of the Seven Stars.smc
    Super Metroid.smc

    NES Games I’ve tried
    Battle_toads.nes
    Contra Force.nes
    Contra.nes
    Contra_force.nes
    Kirby’s_adventure.nes
    Super Mario Bros. 3.nes
    Super Mario Bros..nes
    Teenage_mutant_ninja_turtles.nes
    Zelda.nes

    Hardware:
    512MB Raspberry Pi Project Board Model B
    Tomee NES USB Controller
    Dell USB Keyboard
    5V 1A Raspberry Pi Power Supply

    Interaction:
    All straight from a USB Keyboard/NES Controller.

    #1935
    Anonymous
    Inactive

    Hardware:
    Include Transcend 16GB Class 10 SDHC Flash Memory Card (TS16GSDHC10E)

    #1939
    petrockblog
    Keymaster

    Did you use the source-based or binaries-based installation?

    I would suggest to disconnect the USB game pad to exclude this possible source of errors.

    #1945
    Anonymous
    Inactive

    First Try:
    I used the source-based installation at first and I received a message saying something like… EmulationStation has started but there are no systems. or something like that. So I ran retropie_setup.sh and went through the binaries-based installation. Once I rebooted, emulationstation booted right up. At this point I FTP’d in some roms and tried to start them. This is where I first saw the lines of equal signs. I figured I did something wrong so I started from base one and put the image of Raspbian “wheezy”.

    Second Try:
    After going through the writing the image of Raspbian and following the RetroPie setup instructions I got to the point on whether to do a binaries-based or source-based. I just did the binaries-based. Once the binaries-based installation was complete I imported some roms and tried again. I still received the lines of equal signs. At this point I posted the thread.

    Third Try:
    Since you said the gamepad might be causing some errors I tried unplugging and rebooting to run another binaries-based install. Still didn’t work.

    Fourth Try:
    I completely removed the gamepad from the equation so the only things that are connected to the Raspberry Pi are…

    Dell USB Keyboard
    HDMI
    Micro USB Power
    Ethernet cable

    As soon as I disconnected everything except the listed I inserted my fresh copy of Raspbian “wheezy” and went through the installation process and only doing the binaries-based installation. After that was all said and done it still doesn’t run. After that I tried the source-based installation and it still doesn’t open.

    Any other suggestions would be much appreciated.

    #1971
    Idris_Arslanian
    Participant

    Things to check:
    SD Card: Has it been tried before or verified?
    http://elinux.org/RPi_SD_cards

    Keyboard: Try plugging in another keyboard to see if something may be stuck

    Power Supply: RasPi can be touchy with power supplies.
    http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=42033

    Graphics Memory Split: What are you set at?

    Command line attempts: Go into the EmulationStation systems config and try to manually input the commands to start a ROM through it’s specific emulator.

    EG: The command line syntax I am attempting from the Osmose directory is:
    ./osmose /home/pi/RetroPie/roms/mastersystem/A.sms -fs (where A.sms is the ROM name… it may help to rename the ROM to something w/o spaces or special characters)

    #1977
    petrockblog
    Keymaster

    Ok, I just found a bug in the runcommand.sh script.

    Please use the updated version (https://raw.github.com/petrockblog/RetroPie-Setup/master/supplementary/runcommand.sh) and replace the one at /home/pi/RetroPie/supplementary/runcommand/runcommand.sh.

    #1989
    Anonymous
    Inactive

    IT WORKS!

    I re-installed RetroPie like I have been and it works perfectly now. (I had the image of RetroPie installed to double check the rom files).

    Thanks petrockblog! =D

    Also thanks Idris_Arslanian for suggesting things to check/try.

    Just to answer…

    – My SD card has been verified.
    – I have not attempted a different keyboard.
    – I used a suggested PSU from MCM.
    – I set my memory split to 128.
    – I haven’t tried to launch the rom from the command line interface.

    #2217
    smoothgummi
    Participant

    Hey guys,

    I have to admit that I am at a complete standstill with this project. After spending a couple hours getting through a learning curve, I am up to 6 hours with this exact same issue. My ROM’s show up fine, but as soon as you try to start any of them, it exits to the terminal only to immediately go back to the ROM list.

    When I found this page, I thought I had found the answer, but unfortunately I still face the problem. :(

    I replaced the runcommand.sh text with the updated one listed, and I tried this on the 1.5 and 1.6.1 versions. I simply cannot get it to work.

    Now whenever I load up to RPI it doesn’t even load the emulator any more. It just sys “Run Entry Level:” which makes me think I have to reimage the SD Card for the 15th or so time.

    Any thoughts? Am I not saving the new runcommand.sh correctly? I just take it into Notepad and copy the new text over the old text and save it.

    It’s really frustrating because I see so many people making elaborate projects and posting videos on YouTube about how easy this is to setup, and I haven’t even seen one game yet.

    Please help. :(

    #2255
    MrD
    Participant

    Hi smoothgummi, not sure it’ll fix your problem but windows text files have different line endings to linux files so you may be better using nano as an editor directly within the raspberry pi console instead of pulling to windows and using notepad. Just exit emulationstation from the menu, change to the folder containing runcommand.sh and type “nano runcommand.sh” If you make your changes there and it still fails you can at least rule out the windows line endings problem.

    #2263
    warbird
    Participant

    Just to add to the discussion, I’m having the =========== issue as well. Everything works fine but the actual launching of the roms. I’ve replaced the runcommand.sh file with one I made via copy-pasting the fix code into Notepad++ and saving as a .sh file through the built in options. However, now when I attempt to start a rom I get the ======== as well as a line about permission being denied for runcommand.sh. I figure that the way I put in the file (WinSCP straight into the directory overwriting the initial file) must have messed things up, but I’m pretty new to the Pi and Unix/Linux so I’m a bit stumped as what to do.

    Also, I did go in via vi and look as the existing runcommand.sh file in my Pi’s memory and as best I can tell, it’s exactly the same as the fix file’s text. I could be wrong though. I also haven’t attempted to launch any roms directly as I’m not terribly sure how to. Any suggestions would be greatly appreciated, I really want to start playing some retro games soon!

    #2285
    hanf
    Participant

    I’m having a similar issue. I can start and play SNES games perfectly fine but can’t play NES games. When I start an NES game from the menu the screen flashes for a second and returns immediately to the splash screen. The suggestions here have not helped.

    #2286
    hanf
    Participant

    I forgot to post the error I’m getting:

    /home/pi/RetroPie/supplementary/runcommand/runcommand.sh: line 13: 2335 Segmentation fault retroarch -L /home/pi/RetroPie/emulatorcores/fceu-next/fceumm-code/fceumm_libretro.so –config /home/pi/RetroPie/configs/all/retroarch.cfg –appendconfig /home/pi/RetroPie/configs/nes/retroarch.cfg /home/pi/RetroPie/roms/nes/Legend\ of\ Zelda.nes

    #2319
    smoothgummi
    Participant

    MrD

    Thanks for the assistance, but as I went into the Nano editior, I realized that the runcommand.sh file that is in version 1.6.1 is exactly the same as what he says to change it to above. Every character. Maybe he updated it when he went from 1.5 to 1.6.1 because he knew it was bad?

    Basically that leaves me back at the standstill. I have tried to get down to the absolute barebones for troubleshooting purposes. Nothing extra. Just the following:

    1. Fresh Image on the SD Card
    2. Loads automatically into RetroPie, I configure the buttons on a keyboard (removing the possibility of the controller causing any sort of weird issue).
    3. Exit RetroPie
    4. Load a single rom into the NES folder using Flash FXP. (I’ve tried 10 different ones)
    5. Restarting the Raspberry Pi, automatically loading into RetroPie
    6. Go to the NES page and try to load the rom that shows up just fine.
    6. Audible Chime heard, black screen, reloads the NES rom page.

    I just have no idea. I’m not trying to do anything fancy. I haven’t even configured the buttons for the actual NES emulator, though I’ve done that before and it did the same thing.

    Help :(

    #2505
    smoothgummi
    Participant

    Just wanted to give an update:

    I am almost at the 1 month mark, and I still can’t get passed this problem. I’ve used 1.5.1 and 1.6, used RCA and HDMI, used every emulator, tried using Keyboard vs Controller, and anything else I can think of.

    I simply do not understand how people get this to work so easily. I am doing the absolute bare bones necessary to get the image on the card and loading a ROM.

    All of the hardware I’m using has been confirmed to always work on the Raspberry Pi Wiki (SD Card, controller, etc).

    Does anyone have any new answers? The people that get this to work so easily must be doing something that I’m overlooking. I’m at the point where I feel like I’ve wasted $75 on this project, and that’s frustrating. :(

    #2507
    coreykidway
    Participant

    A couple of things that might help folks.

    1. I had to change my memory split to 192 to get NES to work.

    2. If you are copying the file over from windows avoid editing the file in notepad and either retrieve the file from the pi or just copy it over to the pi unedited.

    3. Make sure the script is executable after copying it over. sudo chmod 755 <filename>

    #2509
    Anonymous
    Inactive

    @smoothgummi,

    My guess would be that the ROM you are trying to start is bad or at least not loading correctly. Have you tried a variety of ROMs? I have some in my list that do not load, but most load fine.

    #5632
    dustinarden
    Participant

    I’m having the same issues as above.

    This is a fresh install and everything worked just fine. All my ROMS launched and worked as they were expecting. However I followed the steps to “pretty” up emulation station by scraping for box art etc as outlined in the A-Z guide that is available on the internet. I let that run overnight as it took it a long time to scrape through all the ROMS.

    When i came back everything looked great but all of a sudden the ROMs wouldnt launch. Everything else works great. The USB SNES controller I have used to work in the ROMs, it works in the menus, etc.

    I’m capable of reading error logs and general troubleshooting in linux and with scripts and other components of emulationstation / retropie however i’m honestly stumped as to where to even start the investigation … i’m not seeing log files in /var/log that look relevant .. i’ve searched a few directories but i’m not sure where to start looking for error messages as to why the ROM’s and or Emulators are not launching.
    When i select a ROM the screen fades away as I would expect prior to launching the ROM but then you see some terminal activity in the background and then it dumps you back to emulation station.

    any help to get me started troubleshooting would be great.
    Thanks.

    #5633
    trimmtrabb
    Participant

    hi, could you post the contents of your es_systems.cfg located in /.emulationstation/

    also are you using the latest RetroPie 1.9.1 image or installed via the setup script?

    #5636
    dustinarden
    Participant

    I first downloaded the “all in one” image a month or so ago … i did however use the retropie-setup.sh or whatever it was to update the bianaries, firmware, etc. I assume i’ll be current… that was just updated this morning.

    Here is the config file.

    pi@RetroPie ~/.emulationstation $ cat es_systems.cfg
    #DESCNAME=Apple ][
    #NAME=apple2
    #PATH=/home/pi/RetroPie/roms/apple2
    #EXTENSION=.txt
    #COMMAND=/home/pi/RetroPie/emulators/linapple-src_2a/Start.sh
    
    #DESCNAME=Atari 800
    #NAME=atari800
    #PATH=/home/pi/RetroPie/roms/atari800
    #EXTENSION=.xex .XEX
    #COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/atari800-3.0.0/installdir/bin/atari800 %ROM%"
    #PLATFORMID=22
    
    #DESCNAME=Atari 2600
    #NAME=atari2600
    #PATH=/home/pi/RetroPie/roms/atari2600
    #EXTENSION=.a26 .A26 .bin .BIN .rom .ROM .zip .ZIP .gz .GZ
    ##alternatively: COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "stella %ROM%"
    #COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/stella-libretro/stella_libretro.so --config /home/pi/RetroPie/configs/all/retroarch.cfg --appendconfig /home/pi/RetroPie/configs/atari2600/retroarch.cfg  %ROM%"
    #PLATFORMID=22
    
    #DESCNAME=Atari ST/STE/Falcon
    #NAME=atariStSteFalcon
    #PATH=/home/pi/RetroPie/roms/atariStSteFalcon
    #EXTENSION=.st .ST .img .IMG .rom .ROM
    #COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "hatari %ROM%"
    
    #DESCNAME=Basilisk II
    #NAME=basiliskii
    #PATH=/home/pi/RetroPie/roms/basiliskii
    #EXTENSION=.txt
    #COMMAND=sudo modprobe snd_pcm_oss && xinit /home/pi/RetroPie/emulators/basiliskii/installdir/bin/BasiliskII
    # Or possibly just COMMAND=xinit /home/pi/RetroPie/emulators/basiliskii/installdir/bin/BasiliskII
    
    #DESCNAME=Cave Story
    #NAME=cavestory
    #PATH=/home/pi/RetroPie/roms/cavestory
    #EXTENSION=.txt
    #COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/nxengine-libretro/nxengine_libretro.so --config /home/pi/RetroPie/configs/all/retroarch.cfg --appendconfig /home/pi/RetroPie/configs/cavestory/retroarch.cfg /home/pi/RetroPie/emulatorcores/nxengine-libretro/datafiles/Doukutsu.exe"
    
    #DESCNAME=C64
    #NAME=c64
    #PATH=/home/pi/RetroPie/roms/c64
    #EXTENSION=.crt .CRT .d64 .D64 .g64 .G64 .t64 .T64 .tap .TAP .x64 .X64 .zip .ZIP
    #COMMAND=/home/pi/RetroPie/emulators/vice-2.3.dfsg/installdir/bin/x64 %ROM%
    #PLATFORMID=40
    
    #DESCNAME=Doom
    #NAME=doom
    #PATH=/home/pi/RetroPie/roms/doom
    #EXTENSION=.WAD .wad
    #COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/libretro-prboom/prboom_libretro.so --config /home/pi/RetroPie/configs/all/retroarch.cfg --appendconfig /home/pi/RetroPie/configs/doom/retroarch.cfg %ROM%"
    #PLATFORMID=1
    
    #DESCNAME=Duke Nukem 3D
    #NAME=duke3d
    #PATH=/home/pi/RetroPie/roms/duke3d
    #EXTENSION=.grp .GRP
    #COMMAND=eduke32 -g %ROM% -gamegrp %ROM%
    #PLATFORMID=1
    
    DESCNAME=Game Boy
    NAME=gb
    PATH=/home/pi/RetroPie/roms/gb
    EXTENSION=.gb .GB
    COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/gambatte-libretro/libgambatte/gambatte_libretro.so --config /home/pi/RetroPie/configs/all/retroarch.cfg --appendconfig /home/pi/RetroPie/configs/gb/retroarch.cfg %ROM%"
    PLATFORMID=4
    
    DESCNAME=Game Boy Advance
    NAME=gba
    PATH=/home/pi/RetroPie/roms/gba
    EXTENSION=.gba .GBA
    COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/gpsp/raspberrypi/gpsp %ROM%"
    PLATFORMID=5
    
    DESCNAME=Game Boy Color
    NAME=gbc
    PATH=/home/pi/RetroPie/roms/gbc
    EXTENSION=.gbc .GBC
    COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/gambatte-libretro/libgambatte/gambatte_libretro.so --config /home/pi/RetroPie/configs/all/retroarch.cfg --appendconfig /home/pi/RetroPie/configs/gbc/retroarch.cfg %ROM%"
    PLATFORMID=41
    
    DESCNAME=Sega Game Gear
    NAME=gamegear
    PATH=/home/pi/RetroPie/roms/gamegear
    EXTENSION=.gg .GG
    COMMAND=/home/pi/RetroPie/emulators/osmose-0.8.1+rpi20121122/osmose %ROM% -joy -tv -fs
    PLATFORMID=20
    
    #DESCNAME=Intellivision
    #NAME=intellivision
    #PATH=/home/pi/RetroPie/roms/intellivision
    #EXTENSION=.int .INT .bin .BIN
    #COMMAND=/home/pi/RetroPie/emulators/jzintv-1.0-beta4/bin/jzintv -z1 -f1 -q %ROM%
    #PLATFORMID=32
    
    DESCNAME=MAME
    NAME=mame
    PATH=/home/pi/RetroPie/roms/mame
    EXTENSION=.zip .ZIP
    COMMAND=/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/imame4all-libretro/libretro.so --config /home/pi/RetroPie/configs/all/retroarch.cfg --appendconfig /home/pi/RetroPie/configs/mame/retroarch.cfg %ROM%
    # alternatively: COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/pifba/fba2x %ROM%"
    PLATFORMID=23
    
    #DESCNAME=FinalBurn Alpha
    #NAME=fba
    #PATH=/home/pi/RetroPie/roms/fba
    #EXTENSION=.zip .ZIP
    COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/fba-libretro/fb_alpha_libretro.so --config /home/pi/RetroPie/configs/all/retroarch.cfg --appendconfig /home/pi/RetroPie/configs/fba/retroarch.cfg  %ROM%"
    # alternatively: COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/pifba/fba2x %ROM%"
    #PLATFORMID=23
    
    #DESCNAME=PC (x86)
    #NAME=x86
    #PATH=/home/pi/RetroPie/roms/x86
    #EXTENSION=.txt
    #COMMAND=/home/pi/RetroPie/emulators/rpix86/Start.sh
    #PLATFORMID=1
    
    #DESCNAME=ScummVM
    #NAME=scummvm
    #PATH=/home/pi/RetroPie/roms/scummvm
    #EXTENSION=.exe .EXE
    #COMMAND=scummvm
    #PLATFORMID=20
    
    DESCNAME=Sega Master System II
    NAME=mastersystem
    PATH=/home/pi/RetroPie/roms/mastersystem
    EXTENSION=.sms .SMS
    COMMAND=/home/pi/RetroPie/emulators/osmose-0.8.1+rpi20121122/osmose %ROM% -joy -tv -fs
    PLATFORMID=35
    
    DESCNAME=Sega Mega Drive / Genesis
    NAME=megadrive
    PATH=/home/pi/RetroPie/roms/megadrive
    EXTENSION=.smd .SMD .bin .BIN
    COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/picodrive/picodrive_libretro.so --config /home/pi/RetroPie/configs/all/retroarch.cfg --appendconfig /home/pi/RetroPie/configs/megadrive/retroarch.cfg  %ROM%"
    # alternatively: COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/dgen-sdl/dgen -f -r /home/pi/RetroPie/configs/all/dgenrc %ROM%"
    # alternatively: COMMAND=export LD_LIBRARY_PATH="/home/pi/RetroPie/supplementary/dispmanx/SDL12-kms-dispmanx/build/.libs"; /home/pi/RetroPie/emulators/dgen-sdl/dgen %ROM%
    PLATFORMID=18
    
    #DESCNAME=NeoGeo
    #NAME=neogeo
    #PATH=/home/pi/RetroPie/roms/neogeo
    #EXTENSION=.zip .ZIP
    #COMMAND=/home/pi/RetroPie/emulators/gngeo-pi-0.85/installdir/bin/arm-linux-gngeo -i /home/pi/RetroPie/roms/neogeo -B /home/pi/RetroPie/emulators/gngeo-pi-0.85/neogeobios %ROM%
    ## alternatively: COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/pifba/fba2x %ROM%"
    #PLATFORMID=24
    
    DESCNAME=Nintendo Entertainment System
    NAME=nes
    PATH=/home/pi/RetroPie/roms/nes
    EXTENSION=.nes .NES
    COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/fceu-next/fceumm-code/fceumm_libretro.so --config /home/pi/RetroPie/configs/all/retroarch.cfg --appendconfig /home/pi/RetroPie/configs/nes/retroarch.cfg  %ROM%"
    PLATFORMID=7
    
    #DESCNAME=Nintendo 64
    #NAME=n64
    #PATH=/home/pi/RetroPie/roms/n64
    #EXTENSION=.z64 .Z64 .n64 .N64
    #COMMAND=cd /home/pi/RetroPie/emulators/mupen64plus-rpi/test/ && ./mupen64plus %ROM%
    #PLATFORMID=3
    
    #DESCNAME=PC Engine/TurboGrafx 16
    #NAME=pcengine
    #PATH=/home/pi/RetroPie/roms/pcengine
    #EXTENSION=.pce
    #COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/mednafen-pce-libretro/libretro.so --config /home/pi/RetroPie/configs/all/retroarch.cfg --appendconfig /home/pi/RetroPie/configs/pcengine/retroarch.cfg %ROM%"
    #PLATFORMID=34
    
    #DESCNAME=Sony Playstation 1
    #NAME=psx
    #PATH=/home/pi/RetroPie/roms/psx
    #EXTENSION=.img .IMG .7z .7Z .pbp .PBP .bin .BIN
    #COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/pcsx_rearmed/libretro.so --config /home/pi/RetroPie/configs/all/retroarch.cfg --appendconfig /home/pi/RetroPie/configs/psx/retroarch.cfg %ROM%"
    #PLATFORMID=10
    
    #DESCNAME=Playstation Portable
    #NAME=psp
    #PATH=/home/pi/RetroPie/roms/psp
    #EXTENSION=.iso .ISO .cso .CSO
    #COMMAND=/home/pi/RetroPie/emulators/ppsspp/PPSSPPSDL %ROM% en
    #PLATFORMID=13
    
    DESCNAME=Super Nintendo
    NAME=snes
    PATH=/home/pi/RetroPie/roms/snes
    EXTENSION=.smc .sfc .fig .swc .SMC .SFC .FIG .SWC
    COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/pocketsnes-libretro/libretro.so --config /home/pi/RetroPie/configs/all/retroarch.cfg --appendconfig /home/pi/RetroPie/configs/snes/retroarch.cfg  %ROM%"
    # alternatively: COMMAND=/home/pi/RetroPie/emulators/snes9x-rpi/snes9x %ROM%
    # alternatively: COMMAND=/home/pi/RetroPie/emulators/pisnes/snes9x %ROM%
    PLATFORMID=6
    
    #DESCNAME=ZX Spectrum
    #NAME=zxspectrum
    #PATH=/home/pi/RetroPie/roms/zxspectrum
    #EXTENSION=.z80 .Z80
    #COMMAND=xinit fuse
    ## alternatively: COMMAND=/home/pi/RetroPie/emulators/fbzx-2.10.0/fbzx %ROM%
    
    #DESCNAME=Input Configuration
    #NAME=esconfig
    #PATH=/home/pi/RetroPie/roms/esconfig
    #EXTENSION=.sh .SH
    #COMMAND=/home/pi/RetroPie/roms/esconfig/Start.sh

    I’ve commented out several emulators and whatnot as you can tell.

    #5645
    dustinarden
    Participant

    as an update .. i went into the setup script and ran the option to regenerate all the configs and now everything works again. Not sure what the es-scraper script does but there is a flaw in it somewhere i guess or i did something wrong?

Viewing 22 posts - 1 through 22 (of 22 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.