This is a msdos release of git 1.0.4, the fast glulx interpreter. dosgit.exe text-only interpreter dosgital.exe allegro version with graphics and sound (experimental!) I built this so I can play "City of Secrets" on my old Pentium-75, without having to wait at each input ;) for the allegro version, you can set the screen resolution with the cmdline parameter -res NUM, quote from the docs: set resolution to NUM (default: 2) 1: 320x200, 2: 640x480, 3: 800x600, 4: 1024x768, 5: 1280x1024 Disable double buffering for maximum speed with -db no Example: dosgital.exe -db no -res 4 CoSv3.blb You can also change the font, etc. For further instructions please check glkdos.txt and allegro.cfg. To configure some options, press Alt-F1 while running. The entire DJGPP build environment in one archive, including all libs and the compiler, can be found at my temporary download page at: http://www.8ung.at/sw The allegro version probably doesnt run (well) in winXP, if anyone can confirm that it runs, please mail me at: datenbank@gmx.de. --- Sebastian Wallmann Release history 20040425 First release, for comment etc. mail me at above address