Skip to content

Instantly share code, notes, and snippets.

@rubenarakelyan
Created March 18, 2024 14:38
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/d86997ca3063ee630f45ec137ece70ac to your computer and use it in GitHub Desktop.
Save rubenarakelyan/d86997ca3063ee630f45ec137ece70ac to your computer and use it in GitHub Desktop.
DOSBox-X config for Windows 95
[sdl]
autolock=true
[dosbox]
title=Windows 95
memsize=256
captures=capture
[video]
vmemsize=8
vesa modelist width limit=0
vesa modelist height limit=0
[dos]
ver=7.0
hard drive data rate limit=0
floppy drive data rate limit=0
[cpu]
cputype=pentium_mmx
core=normal
[sblaster]
sbtype=sb16vibra
[ne2000]
ne2000=true
nicirq=10
backend=slirp
[parallel]
parallel1=file timeout=2000
[fdc, primary]
int13fakev86io=true
[ide, primary]
int13fakeio=true
int13fakev86io=true
[ide, secondary]
int13fakeio=true
int13fakev86io=true
cd-rom insertion delay=4000
[render]
scaler=none
[autoexec]
IMGMOUNT C /Users/username/DOSBOS-X/WIN95.IMG -reservecyl 1
BOOT C:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment