Open ttarrant opened 6 days ago
There's a group of folks working on getting the game to run on modern hardware: https://github.com/XarkLabs/faery-tale-amiga
@ttarrant I've PR'd our work yesterday here: https://github.com/viridia/faery-tale-amiga/pull/6
While I am please that folks are making an effort to get this code running in various environments, I think that it's probably best if this is done in a fork. I don't plan on making any changes to this code, it's purpose is mainly historical.
I'm happy to add links in the README that point to the various projects that people are doing with this.
Hi, I am trying to compile the source after installing Aztec5.2 to HD on an WinUAE Amiga 500 emulation.
When I run the makefile I get a dump file not found! which I guess is in reference to the amiga39.pre. When I remove the -hi flag, it starts to compile but then gets a Guru Meditation error which seems to be a divide by zero problem.
Anyone else managed to get it to compile?
Thanks