Skip to content

Instantly share code, notes, and snippets.

@rubenarakelyan
Created February 19, 2024 20:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rubenarakelyan/9105557fb901cc08331de2f181edea34 to your computer and use it in GitHub Desktop.
Save rubenarakelyan/9105557fb901cc08331de2f181edea34 to your computer and use it in GitHub Desktop.
DOSBox-X config for Windows for Workgroups 3.11
[sdl]
autolock=true
mouse emulation=integration
[dosbox]
title=Windows for Workgroups 3.11
memsize=256
captures=capture
[dos]
hard drive data rate limit=0
floppy drive data rate limit=0
[cpu]
cputype=pentium
core=normal
integration device=true
[pci]
voodoo=false
[ne2000]
ne2000=true
nicirq=10
backend=slirp
[parallel]
parallel1=file timeout=2000
[ide, primary]
int13fakeio=true
int13fakev86io=false
[render]
scaler=none
[autoexec]
IMGMOUNT C /Users/username/DOSBOX-X/WFW311.IMG -reservecyl 1
BOOT C:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment