Doom for Sega Dreamcast
This is a port of Doom for the Sega Dreamcast home video game console. It allows you to play the classic first-person shooter Doom on Dreamcast hardware.
To build Doom-DC:
-
Install the KallistiOS SDK and development tools for Dreamcast development.
-
Clone this repository:
git clone https://github.com/yevgeniy-logachev/Doom-DC.git
-
Run
make all
in the repo directory to build the executable. -
The built
doom.elf
executable will be output to the root directory. -
To make a CD image, run
make self
in the repo directory. Image disc.cdi will be output to the 'disc' directory. -
Burn this to a CD by using DiscJuggler or transfer it to a Dreamcast via SD card and DreamShell.