Post by v***@pianoman.cluster.toyMade another demake, this time the old EGA Duke Nukem1 game.
In lo-res, as always, as it's so much easier to code for.
http://youtu.be/XjZEjs3p9ow
http://www.deater.net/weave/vmwprod/duke/
Vince
I like the graphics. I'm not really able to use the controls very well,
but that may be a "me" problem.
The link from the website to the github page isn't right, you've
rearranged things so it's at:
https://github.com/deater/dos33fsprogs/blob/master/games/duke/
The github makes it seem like you use a Mockingboard, but I could not seem
to detect the code even accessing $C400-$C4FF, let alone trying to play
music.
Also, when I run it on KEGS as a IIgs emulator, the disk tries to move the arm
past track 35 and the game doesn't load. But when I run KEGS as a IIe
emulator, it works fine. I haven't tried to look into what's going wrong yet.
Kent