Page 1 of 1

GDMenu maker script for Linux

Posted: Wed Oct 21, 2020 5:28 pm
by killy9999
I recently got a Dreamcast, installed GDEmu and discovered that MadSheep's SD Card Maker program only runs on Windows. So I wrote my own bash script for extracting TOSEC archives to the SD card and building a GDMenu disc image with pre-cached menu entries:

https://github.com/jstolarek/dc-card-maker-script

Enjoy. I believe the script might not work out-of-the-box on Mac due to usage of sed, which I believe has a slightly different syntax between Linux and Mac. Fixing this is left as an exercise for the reader.

PS. Also, hello everyone, my first post here.