First post, by truth_deleted
There is a text-based graphics mode for DOSBox. It is based on winconaa:
http://jstanley.pingerthinger.com/winconaa.html
It may help your framerates on a slow computer!
The required files are the dosbox.exe executable from here:
http://sourceforge.net/projects/dosbox/files/dosbox/0.60/
(download Dosbox0.60-win32-installer.exe)
And the files contained in the attached ZIP file. Place these files in a folder. To run in text mode, just run the batch file named DOSBox-Ascii.bat. If dosbox.exe is run instead, then it will run in normal graphics mode. Edit dosbox.conf to run a game automatically. This is done by the mount command and then lines such as this:
cd spear
sod.exe
Don't forget to turn anti-aliasing to maximum.
😀