Charles_n_town
Senior Member
an update for SDL2 required me to recompile kallistiOS, but this time I did it on a new distro: ubuntu 24.04. it took a while, but I finally managed to build dethrace for the dreamcast. there's a test build from the developer on here: https://github.com/GPF/dethrace in a zip file. however, here's my elf: https://www.mediafire.com/file/bkj3omdoc0qawp3/dethrace.zip/file
the game is no longer buildable after yesterday due to a missing termios.h in sys, so I used the one from my earlier toolchain set, since I built the toolchain earlier tonight.
I uploaded a new elf. I wasn't sure if the one I had uploaded worked, but I was trying to solve the problem of it booting on flycast. the problem was the assets I was using, but I got it to work in the end:
I got the colors correct now. thus far, the game only works with the keyboard (doesn't work on hardware yet).
here's the game with trial files. there's a placeholder for MUSIC, while the actual game has no music unless you use the full version. it only works with the keyboard, and it doesn't work with hardware. this is very much a wip:
https://1fichier.com/?4i6oacnb24chpanc8kzk
it works fine in flycast that way. this is with the corrected colors btw.
the game is no longer buildable after yesterday due to a missing termios.h in sys, so I used the one from my earlier toolchain set, since I built the toolchain earlier tonight.
I uploaded a new elf. I wasn't sure if the one I had uploaded worked, but I was trying to solve the problem of it booting on flycast. the problem was the assets I was using, but I got it to work in the end:
I got the colors correct now. thus far, the game only works with the keyboard (doesn't work on hardware yet).
here's the game with trial files. there's a placeholder for MUSIC, while the actual game has no music unless you use the full version. it only works with the keyboard, and it doesn't work with hardware. this is very much a wip:
https://1fichier.com/?4i6oacnb24chpanc8kzk
it works fine in flycast that way. this is with the corrected colors btw.
Attachments
Last edited by a moderator: