# DOSBox 0.74 Configuration File by Neil C. Obremski [ Magenta's Maze ] # 2017 Gibdon Moon Productions [ http://magsmaze.gibdon.com ] # # Change "D:\MagsMaze" to the directory containing MAGSMAZE.EXE. # # If running on Android, make sure to change the DOS commands under [autoexec] # to change directories rather than mounting drive "A". Typically this will be: # # CD \DOWNLOAD # MAGSMAZE.EXE # # Command line options to Magenta's Maze v1 are as follows: # # /ANI Turn ON animation /NOANI Turn OFF animation # /BUF Turn ON double-buffering /NOBUF Turn OFF double-buffering # /JOY Turn ON joystick /NOJOY Turn OFF joystick # /SFX Turn ON sound effects /NOSFX Turn OFF sound effects # /PWM Turn ON digitized voice /NOPWM Turn OFF digitized voice # /LOW Turn ON low-quality 3D /NOLOW Turn OFF low-quality 3D # [sdl] fullscreen=true fulldouble=false fullresolution=original windowresolution=1280x960 output=surface autolock=true sensitivity=100 waitonerror=true priority=higher,normal mapperfile=mapper-0.74.map usescancodes=true [dosbox] snapdir=D:\MagsMaze\captures captures=D:\MagsMaze\captures language= machine=cga memsize=1 [render] frameskip=0 aspect=false scaler=normal3x [cpu] core=normal cputype=386 cycles=5000 cycles=max cycleup=10 cycledown=20 [mixer] nosound=false rate=44100 blocksize=1024 prebuffer=20 [midi] mpu401=none mididevice=default midiconfig= [sblaster] sbtype=none sbbase=220 irq=7 dma=1 hdma=5 sbmixer=true oplmode=auto oplemu=default oplrate=44100 [gus] gus=false gusrate=44100 gusbase=240 gusirq=5 gusdma=3 ultradir=C:\ULTRASND [speaker] pcspeaker=true pcrate=44100 tandy=auto tandyrate=44100 disney=true [joystick] joysticktype=auto timed=true autofire=false swap34=false buttonwrap=false [serial] serial1=dummy serial2=dummy serial3=disabled serial4=disabled [dos] xms=false ems=false umb=false keyboardlayout=auto [ipx] ipx=false [autoexec] MOUNT a D:\MagsMaze A: CLS MAGSMAZE.EXE /ANI /PWM EXIT