Posted April 02, 2009
Hi.
I've been able to configure the game to play fluently on 1280x1024, 65000+ colors. Here's a little howto:
1. Download DOSBox from http://home.arcor.de/h-a-l-9000/. This is crucial, as from what I see the game version does not support hires modes.
2. Replace game's dosbox.exe with the new version
3. Edit dosboxTimeshock.conf file, e.g.:
fullresolution=1680x1050 # your native res goes here
output=ddraw
machine=svga_s3
core=auto
cputype=auto
cycles=110000
acpect=true
4. Run the game and select appropriate resolution.
Notes:
- Machine types available: hercules, cga, tandy, pcjr, ega, vgaonly, svga_s3, svga_et3000, svga_et4000, svga_paradise, vesa_nolfb, vesa_oldvbe. You may want try some of them if svga_s3 doesn't work for you.
- cycles: 110000 works fine on Core 2 Duo @3.2 GHz, but you may want to decrease it if the game does not run fluently.
Sorry if such guide was already posted somewhere, but that's my first DOSBox game so I used to ignore such threads before :). Hopefully someone will find it useful.
I've been able to configure the game to play fluently on 1280x1024, 65000+ colors. Here's a little howto:
1. Download DOSBox from http://home.arcor.de/h-a-l-9000/. This is crucial, as from what I see the game version does not support hires modes.
2. Replace game's dosbox.exe with the new version
3. Edit dosboxTimeshock.conf file, e.g.:
fullresolution=1680x1050 # your native res goes here
output=ddraw
machine=svga_s3
core=auto
cputype=auto
cycles=110000
acpect=true
4. Run the game and select appropriate resolution.
Notes:
- Machine types available: hercules, cga, tandy, pcjr, ega, vgaonly, svga_s3, svga_et3000, svga_et4000, svga_paradise, vesa_nolfb, vesa_oldvbe. You may want try some of them if svga_s3 doesn't work for you.
- cycles: 110000 works fine on Core 2 Duo @3.2 GHz, but you may want to decrease it if the game does not run fluently.
Sorry if such guide was already posted somewhere, but that's my first DOSBox game so I used to ignore such threads before :). Hopefully someone will find it useful.
Post edited April 03, 2009 by tomba4