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.

Get ANTIRUINS

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

I’m only a year late, but better late than never 😅 I’ll make something with this.

No worry. I was supposed to release the official version over the summer and this is still not it… Let me know on discord if you need help.