ANTIRUINS - quickstart guide
ANTIRUINS » Devlog
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.
-
git clone https://gitlab.com/lerabot/antiruins.git antiruins
-
cd antiruins && make dependency
– This will download and build mkdcdisc and texconv. mkdcdisc is required if you want to build Dreamcast discs. -
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.
-
make cdi
will build a valid Dreamcast image. -
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
ANTIRUINS
Lua 2D engine for the Sega Dreamcast
Status | In development |
Category | Tool |
Author | bertholet |
Tags | 2D, Dreamcast, Game engine, LÖVE, lua |
More posts
- v06 - game jam release27 days ago
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.