# 2016-06-05 # Config used with DOSBox-X (dbx) for W98SE. [sdl] # OpenGL is broken. No scaling, no fullscreen. Blah. autolock=true sensitivity=200 waitonerror=true priority=higher,normal usescancodes=true [dosbox] # With machine=svga_s3 we actually wind up with 3dfx Voodoo emulation. machine=svga_s3 captures=capture memsize=384 [render] frameskip=0 aspect=false scaler=none [cpu] # Dynamic core is not available in x86_64. # Bug: with cycles=max, window title bar shows 3000, but it's actually max. core=auto cputype=pentium cycles=max cycleup=5 cycledown=5 # dbx extension non-recursive page fault=1 [mixer] nosound=false rate=44100 blocksize=1024 prebuffer=100 [midi] mpu401=none # mpu401=intelligent # mididevice=default [sblaster] sbtype=sb16 sbbase=220 irq=5 dma=1 hdma=5 sbmixer=true oplmode=auto oplemu=default oplrate=44100 [gus] gus=false [speaker] pcspeaker=true pcrate=44100 tandy=off disney=false [joystick] joysticktype=4axis timed=true autofire=false swap34=false buttonwrap=false [serial] serial1=disabled serial2=disabled serial3=disabled serial4=disabled [parallel] parallel1=disabled parallel2=disabled parallel3=disabled [printer] printer=false [dos] xms=true ems=true umb=true keyboardlayout=auto [ipx] # No network! ipx=false [ne2000] # No network! ne2000=false [ide, primary] enable=true # ----------------------------------------------------------------------- [autoexec] # Floppy (needed only on first run for fdisk and format) # imgmount 0 "/Space/dbx/W98SE-cleaner.img" -t floppy -fs none # Hard drive # 8 GiB = 8589934592 # 512 x 63 x 255 x 1044 = 8587192320 # 512 x 63 x 16 x 16644 = 8589901824 imgmount 2 "/Space/dbx/hdd.img" -t hdd -fs none -size 512,63,16,16644 -ide 1m # CD-ROM not used # Forum post said this has to be d not 3. # imgmount d "example.iso" -t iso -fs iso -ide 1s # Cannot boot CD-ROM. # Boot into DOS, go into wincd directory and do setup boot -l c