Sega CD - HerbFargus/Portable-Game-Station GitHub Wiki

Sega CD Logo


The Sega CD was yet another add-on to the Sega Genesis. It was released in 1991.


es_systems.cfg

 <system>
    <name>segacd</name>
    <fullname>Sega Mega Drive / Genesis</fullname>
    <path>~/.emulationstation/roms/segacd</path>
    <extension>.smd .bin .md .zip .iso .SMD .BIN .MD .ZIP .ISO</extension>
    <command>%HOMEPATH%\.emulationstation\systems\retroarch\retroarch.exe -L %HOMEPATH%\.emulationstation\systems\retroarch\cores\picodrive_libretro.dll "%ROM_RAW%"</command>
    <platform>segacd</platform>
    <theme>segacd</theme>
  </system>

ROMS

Accepted File Extensions: .smd .bin .md .iso

Place your Sega CD ROMS (.bin AND .cue) in

\.emulationstation\roms\segacd

If you don't have the corresponding .cue file in the same folder as your .bin file, your game may not have sound.

BIOS

The BIOS filename is: us_scd1_9210.bin

For the Genesis-Plus-GX core you need to rename the US bios above to: bios_CD_U.bin

Place this BIOS file in

\.emulationstation\systems\retroarch\content

BIOS files that may also work are: eu_mcd1_9210.bin, jp_mcd1_9112.bin (Europe and Japan respectively)

Controls

3 Button Genesis/MegaDrive Controller

genesis

6 Button Genesis/MegaDrive Controller

genesis6btn

6 Button Genesis/MegaDrive ArcadePad Controller

megadrive6btnarcadepaddiagram

⚠️ **GitHub.com Fallback** ⚠️