Sega CD black screen
-
@N.A.R.E.K.96 I hate to be a broken record, but it's a BIOS issue. I had the same problem. It's likely because there are three different regions with two emulators, and each game may require a specific combination of emulator and BIOS. Sega CD is tricky to get working, and each game requires different emulators to work.
-
it's possible the bios files didn't copy over. so to be sure, check with the file manager, or drop to a terminal (press F4) and type:
md5sum RetroPie/BIOS/bios_CD* RetroPie/BIOS/*cd1_*
it should read:
e66fa1dc5820d254611fdcdba0662372 RetroPie/BIOS/bios_CD_E.bin
bdeb4c47da613946d422d97d98b21cda RetroPie/BIOS/bios_CD_J.bin
2efd74e3232ff260e371b99f84024f7f RetroPie/BIOS/bios_CD_U.bin
e66fa1dc5820d254611fdcdba0662372 RetroPie/BIOS/eu_mcd1_9210.bin
bdeb4c47da613946d422d97d98b21cda RetroPie/BIOS/jp_mcd1_9112.bin
2efd74e3232ff260e371b99f84024f7f RetroPie/BIOS/us_scd1_9210.bin -
@chipsnblip said in Sega CD black screen:
it's possible the bios files didn't copy over. so to be sure, check with the file manager, or drop to a terminal (press F4) and type:
md5sum RetroPie/BIOS/bios_CD*
it should read:
e66fa1dc5820d254611fdcdba0662372 RetroPie/BIOS/bios_CD_E.bin
bdeb4c47da613946d422d97d98b21cda RetroPie/BIOS/bios_CD_J.bin
2efd74e3232ff260e371b99f84024f7f RetroPie/BIOS/bios_CD_U.binIt's worth noting that you would need all 6 bios files to ensure you are able to play a given ROM.
-
@Panther7 thanks for pointing that out, i wasn't even aware since i've only ever used the lr-genesis-plus-gx emulator for this system (and only for a handful of games, The Terminator being one of them). i have edited my post with this new information.
@N.A.R.E.K.96 also look into your .cue file, and be sure the file names are correct and proper case.
more general info about this can be found here: https://github.com/retropie/retropie-setup/wiki/PC-Engine#pc-engine-cdshort of all that, it might just be a bad cd dump. test with a different one if possible
-
@N-A-R-E-K-96 as @chipsnblip said open up your cue file. If your bin file is called DrAcUla.BiN you need to have it say that in the cue file. Linux is case sensitive so caps and lowercase are very important. Even on the file extension. It is common for the cue file inside to say .BIN AND the bin file is really .bin
-
@edmaul69 file name is Terminator, The (1994)(Virgin)(PAL)[!].cue is this wrong ?
and this is what inside cue file
CATALOG 5013715012003
FILE "Terminator, The (1994)(Virgin)(PAL)(Track 01 of 10)[!].iso" BINARY
TRACK 01 MODE1/2048
INDEX 01 00:00:00
FILE "Terminator, The (1994)(Virgin)(PAL)(Track 02 of 10)[!].wav" WAVE
TRACK 02 AUDIO
PREGAP 00:01:74
INDEX 01 00:00:00
FILE "Terminator, The (1994)(Virgin)(PAL)(Track 03 of 10)[!].wav" WAVE
TRACK 03 AUDIO
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "Terminator, The (1994)(Virgin)(PAL)(Track 04 of 10)[!].wav" WAVE
TRACK 04 AUDIO
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "Terminator, The (1994)(Virgin)(PAL)(Track 05 of 10)[!].wav" WAVE
TRACK 05 AUDIO
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "Terminator, The (1994)(Virgin)(PAL)(Track 06 of 10)[!].wav" WAVE
TRACK 06 AUDIO
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "Terminator, The (1994)(Virgin)(PAL)(Track 07 of 10)[!].wav" WAVE
TRACK 07 AUDIO
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "Terminator, The (1994)(Virgin)(PAL)(Track 08 of 10)[!].wav" WAVE
TRACK 08 AUDIO
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "Terminator, The (1994)(Virgin)(PAL)(Track 09 of 10)[!].wav" WAVE
TRACK 09 AUDIO
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "Terminator, The (1994)(Virgin)(PAL)(Track 10 of 10)[!].wav" WAVE
TRACK 10 AUDIO
INDEX 00 00:00:00
INDEX 01 00:02:00and game is working fine with fusion emulator, here is a screenshot
-
@N.A.R.E.K.96 can you show exactly the name of the iso file. That is what has to match the inside of the cue file. If you are using an emulator on windows caps and lowercase wont matter. Linux it matters. If this all checks out, then the bios is where your problem is.
-
@N.A.R.E.K.96 said in Sega CD black screen:
FILE "Terminator, The (1994)(Virgin)(PAL)(Track 01 of 10)[!].iso" BINARY
This line inside the parenthesis has to match the name of your iso file exactly. Any differences at all and it wont work. Plus make sure all of your .wav files get loaded onto the pi as well.
-
@edmaul69 Terminator, The (1994)(Virgin)(PAL)(Track 01 of 10)[!].iso is the name
-
@N.A.R.E.K.96 can you remove the first line of the cue file? The one that says catalog...
-
@edmaul69 OK
-
I conected my retropie sd card to pc with Ext2fsd app and go to home\pi\RetroPie\BIOS\and this is what inside of that folder was
where are my bioses ? -
Are you by chance running ROMs from an external USB using this method? If so, your BIOS files would have been moved to the USB drive at
/retropie-mount/BIOS
. -
@mediamogul no,from sd card with retropie
-
@N.A.R.E.K.96 Then you figured out the problem. The 6 bios files need to be in that folder.
-
@Panther7 ok I will try
-
Everything is working now I just need to copy bios directly into sd card.
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.