ANTIRUINS - quickstart guide


ANTIRUINS makes it quite simple to create Dreamcast games. Here’s a rough video to get your started.

Otherwise, here are the instruction in written form.

  1. git clone https://gitlab.com/lerabot/antiruins.git antiruins

  2. cd antiruins && make dependency – This will download and build mkdcdisc and texconv. mkdcdisc is required if you want to build Dreamcast discs.

  3. Open the ANTIRUINS directory in your favorite code editor. You can find the examples in the game_example folder. The game.lua file let’s you select which examples you want to load.

  4. make cdi will build a valid Dreamcast image.

  5. You can burn the image to a disc or use it with your GDEMU, or favorite emulator. lxdream-nitro is the one I use most of the time.

Leave a comment

Log in with itch.io to leave a comment.