Astral Rag
Arcane
- Joined
- Feb 1, 2012
- Messages
- 7,771
I've been playing around with DOSBox ECE:
edit: The Pixel Perfect mode is majestic:
edit: For those interested, and future me, below is my Bioforge dosbox ece config which I use as a base for all Dos games GOG versions or other.
Of course you can tweak the CPU speed as required.
Currently, DOSBox ECE differs from normal DOSBox in these features:
- Emulation of a 3Dfx Vooodoo card through OpenGL (No external Glide wrapper needed!)
- 4x, 5x and 6x scaling in windowed mode is possible
- Pixel-perfect output mode for undistorted scaling of the picture
- Improved emulation of OPL3 (a FM sound synthesis chip from Yamaha)
- Improved sound of PC speaker emulation
- Emulation of the Roland MT-32 midi synthesizer
- Integration of Fluidsynth (a software MIDI synthesizer with Soundfont support)
- Support for up to 10 joystick axis and 2 D-pads (full use of two 360 compatible controllers)
- Supports up to 384 MB of memory, required for running Windows 9x on top of DOSBox ECE
- 8MB video memory, reducing sprite flickering in games using the Build engine (“Duke Nukem 3D”, “Blood”, etc.)
edit: The Pixel Perfect mode is majestic:
edit: For those interested, and future me, below is my Bioforge dosbox ece config which I use as a base for all Dos games GOG versions or other.
[sdl]
sensitivity=100
fullscreen=true
fulldouble=false
fullresolution=desktop
windowresolution=original
output=surfacepp
mapperfile=mapper.txt
[dosbox]
machine=svga_s3
memsize=16
[render]
frameskip=0
aspect=true
scaler=none
[cpu]
core=auto
cputype=auto
cycles=max
cycleup=1000
cycledown=1000
[mixer]
blocksize=2048
prebuffer=40
[sblaster]
sbtype=sb16
sbbase=220
irq=5
dma=1
hdma=5
[dos]
xms=true
ems=true
umb=true
keyboardlayout=none
sensitivity=100
fullscreen=true
fulldouble=false
fullresolution=desktop
windowresolution=original
output=surfacepp
mapperfile=mapper.txt
[dosbox]
machine=svga_s3
memsize=16
[render]
frameskip=0
aspect=true
scaler=none
[cpu]
core=auto
cputype=auto
cycles=max
cycleup=1000
cycledown=1000
[mixer]
blocksize=2048
prebuffer=40
[sblaster]
sbtype=sb16
sbbase=220
irq=5
dma=1
hdma=5
[dos]
xms=true
ems=true
umb=true
keyboardlayout=none
Of course you can tweak the CPU speed as required.
Last edited: