Anyone who knows Sega CD emulator and why it might not work?
-
well ive entered the run command menu, and run the game with verbose logging..
its from this point im not sure where to go next..
-
could i use Putty to ssh in to the Rpi?
ive checked the ip.. but what about login/password?
-
im in the Rpi now :)
-
pi@retropie:~ $ cat /dev/shm/runcommand.log Parameters: 0 _SYS_ segacd /home/pi/RetroPie/roms/segacd/Final Fight.cue Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libr etrocores/lr-picodrive/picodrive_libretro.so --config /opt/retropie/configs/sega cd/retroarch.cfg "/home/pi/RetroPie/roms/segacd/Final Fight.cue" --verbose --app endconfig /dev/shm/retroarch.cfg RetroArch [INFO] :: Redirecting save file to "/home/pi/RetroPie/roms/segacd/Fina l Fight.srm". RetroArch [INFO] :: === Build ======================================= Capabilities: NEON VFPv3 VFPv4 Built: Jul 17 2016 RetroArch [INFO] :: Version: 1.3.6 RetroArch [INFO] :: Git: 7a433a6 RetroArch [INFO] :: ================================================= RetroArch [INFO] :: Config: appending config "/dev/shm/retroarch.cfg" RetroArch [INFO] :: Config: loading config from: /opt/retropie/configs/segacd/re troarch.cfg. RetroArch [INFO] :: Resetting undo buffers. RetroArch [INFO] :: Loading dynamic libretro core from: "/opt/retropie/libretroc ores/lr-picodrive/picodrive_libretro.so" RetroArch [INFO] :: Overrides: no core-specific overrides found at /home/pi/.con fig/retroarch/config/PicoDrive/PicoDrive.cfg. RetroArch [INFO] :: Overrides: no game-specific overrides found at /home/pi/.con fig/retroarch/config/PicoDrive/Final Fight.cfg. RetroArch [INFO] :: Environ SET_VARIABLES. RetroArch [INFO] :: Remaps: remap directory: /opt/retropie/configs/segacd/ RetroArch [INFO] :: Remaps: no game-specific remap found at /opt/retropie/config s/segacd/PicoDrive/Final Fight.rmp. RetroArch [INFO] :: Remaps: no core-specific remap found at /opt/retropie/config s/segacd/PicoDrive/PicoDrive.rmp. RetroArch [INFO] :: Redirecting save file to "/home/pi/RetroPie/roms/segacd/Fina l Fight.srm". RetroArch [INFO] :: Environ PERFORMANCE_LEVEL: 0. RetroArch [INFO] :: Environ GET_LOG_INTERFACE. RetroArch [INFO] :: Environ SET_DISK_CONTROL_INTERFACE. RetroArch [INFO] :: Environ GET_VARIABLE picodrive_input1: RetroArch [INFO] :: 3 button pad RetroArch [INFO] :: Environ GET_VARIABLE picodrive_input2: RetroArch [INFO] :: 3 button pad RetroArch [INFO] :: Environ GET_VARIABLE picodrive_sprlim: RetroArch [INFO] :: disabled RetroArch [INFO] :: Environ GET_VARIABLE picodrive_ramcart: RetroArch [INFO] :: disabled RetroArch [INFO] :: Environ GET_VARIABLE picodrive_region: RetroArch [INFO] :: Auto RetroArch [INFO] :: Environ GET_VARIABLE picodrive_region_fps: RetroArch [INFO] :: Auto RetroArch [INFO] :: Environ GET_VARIABLE picodrive_aspect: RetroArch [INFO] :: PAR RetroArch [INFO] :: Environ GET_VARIABLE picodrive_drc: RetroArch [INFO] :: enabled RetroArch [INFO] :: Content loading skipped. Implementation will load it on its own. RetroArch [INFO] :: Environ SET_PIXEL_FORMAT: RGB565. RetroArch [INFO] :: Environ SYSTEM_DIRECTORY: "/home/pi/RetroPie/BIOS". RetroArch [libretro INFO] :: detected BIN Sega/Mega CD image with USA region RetroArch [INFO] :: Environ SYSTEM_DIRECTORY: "/home/pi/RetroPie/BIOS". RetroArch [INFO] :: Environ SYSTEM_DIRECTORY: "/home/pi/RetroPie/BIOS". RetroArch [INFO] :: Environ SYSTEM_DIRECTORY: "/home/pi/RetroPie/BIOS". RetroArch [INFO] :: Environ SYSTEM_DIRECTORY: "/home/pi/RetroPie/BIOS". RetroArch [INFO] :: Environ SYSTEM_DIRECTORY: "/home/pi/RetroPie/BIOS". RetroArch [INFO] :: Environ SYSTEM_DIRECTORY: "/home/pi/RetroPie/BIOS". RetroArch [INFO] :: Environ SYSTEM_DIRECTORY: "/home/pi/RetroPie/BIOS". RetroArch [INFO] :: Environ SYSTEM_DIRECTORY: "/home/pi/RetroPie/BIOS". RetroArch [libretro ERROR] :: Missing BIOS RetroArch [ERROR] :: Failed to load content. RetroArch [INFO] :: Resetting undo buffers. RetroArch [INFO] :: Monitor FPS estimation is disabled for threaded video. pi@retropie:~ $
-
pi@retropie:~ $ ls -1 ~/retropie/roms/segacd
ls: cannot access /home/pi/retropie/roms/segacd: No such file or directory -
Please try and follow my instructions carefully. I asked you to put the log on an external site like pastebin.com - on the forum is also fine, but you need to format it in a code block - http://commonmark.org/help/ - I will format your post for you.
You did not type the ls command as I instructed - linux filesytems are case sensitive.
RetroPie
is not the same asretropie
.From the log it looks like you have not installed the BIOS correctly.
-
hmm.. using pastbin.. i dont have enough priviligies to past the file here in the forum?
-
As I wrote above
on the forum is also fine, but you need to format it in a code block - http://commonmark.org/help/ - I will format your post for you.
-
sorry but i cant do other than post this right here:
pi@retropie:~ $ ls -1 ~/RetroPie/roms/segacd 32X_G_BIOS.BIN 32X_M_BIOS.BIN 32X_S_BIOS.BIN Android Assault.bin Android Assault.cue Dragons Lair.bin Dragons Lair.cue Earthworm Jim - Special Edition.bin Earthworm Jim - Special Edition.cue eu_mcd1_9210.bin Final Fight.bin Final Fight.cue Genesis_OS_ROM.bin jp_mcd1_9112.bin Mickey Mania.bin Mickey Mania.cue Popful Mail.bin Popful Mail.cue Robo Aleste.bin Robo Aleste.cue Sol-Feace.bin Sol-Feace.cue Sonic.bin Sonic CD Sonic.cue Terminator (Sega CD) (U).bin Terminator (Sega CD) (U).cue The Timeless Adventure of Mickey Mouse.bin us_scd1_9210.bin
-
The problem is the BIOS file anyway. You have the wrong bios / have installed it in the wrong location or the filename is wrong
Please check https://github.com/retropie/retropie-setup/wiki/Sega-CD noting the filenames and remembering that the names are CASE SENSITIVE.
-
Please actually read http://commonmark.org/help/ and use a code block as detailed if posting to the forum. if you are unable to use markdown, use an external site like pastebin.com or http://paste.ubuntu.com/
-
Do i need all three of each BIOS /files?
isnt it US / EUR / J ?
ive checked and my bios-files are named exactly the same as the ones on Github
-
No. You haven't read the wiki page
The BIOS filename is: us_scd1_9210.bin
-
What is the output of
ls -la ~/RetroPie/BIOS/us_scd1_9210.bin
? -
I got it running :)
used a totally different ISO-bios and changed it name!
well thanks for the help :)
-
Please mark topic as solved
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.