First post, by Tachikoma
Hello all
Here we go
Motherboard: Gigabyt 8IEX (i845)
Processor type and speed: Pentium 4 2.66Ghz 533Mhz buss
Amount and type of RAM: 512MB Corsair XMS2400 DDR
Video board w/ RAM amount and type: ATI Radeo 9800 Pro 128MB DDR RAM
Sound board: M-Audio Revolution 7.1
Operating system: Windows XP Home
Game name (and version, if applicable): Zone 66 Registered
Description of problem: Zone 66 Shareware runs fine in Dos box 0.61, occasionaly crashes, but is other wise fantastic. The registered version (all 8 missions) dumps on execution with the followin message
"This program cannot run with an XMS driver!!!
Please remedy this condition, or run HELPME for help."
xms and ems are set to false in dosbox.conf
Reproducibility of problem: Always
Sound mode used: tried adlib/soundblaster/GUS (zone66 /a and /s and /u)
Video mode: OpenGL and Software and overlay tried
Version of emulator: Dosbox 0.61
Steps already attempted to solve the problem: Tried swapping the exe files about as a desperate attempt to make it work. No go still. Tried reinstalling dosbox, changing cycles, changing xms and ems settings.
dosbox.conf is as follows
[sdl]# fullscreen -- Start dosbox directly in fullscreen.# fulldouble -- Use double buffering in fullscreen.# fullfixed -- Don't resize the screen when in fullscreen.# fullwidth/height -- What resolution to use for fullscreen, use together with fullfixed.# output -- What to use for output: surface,overlay,opengl,openglnb.# hwscale -- Extra scaling of window if the output device supports hardware scaling.# autolock -- Mouse will automatically lock, if you click on the screen.# sensitiviy -- Mouse sensitivity.# waitonerror -- Wait before closing the console if dosbox has an error.fullscreen=falsefulldouble=falsefullfixed=falsefullwidth=0fullheight=0output=openglhwscale=1.00autolock=truesensitivity=100waitonerror=true[dosbox]# language -- Select another language file.# memsize -- Amount of memory dosbox has in megabytes.# machine -- The type of machine tries to emulate:auto,hercules,cga,tandy,vga.# Try a specific type if your game has problems with auto.language=machine=automemsize=16[render]# frameskip -- How many frames dosbox skips before drawing one.# snapdir -- Directory where screenshots get saved.# aspect -- Do aspect correction.# scaler -- Scaler used to enlarge/enhance low resolution modes.# Supported are none,normal2x,advmame2xframeskip=0snapdir=snapsaspect=falsescaler=normal2x[cpu]# core -- CPU Core used in emulation: normal,full,dynamic.# cycles -- Amount of instructions dosbox tries to emulate each millisecond.# Setting this higher than your machine can handle is bad!# cycleup -- Amount of cycles to increase/decrease with keycombo.# cycledown Setting it lower than 100 will be a percentage.core=normalcycles=2500cycleup=500cycledown=20[mixer]# nosound -- Enable silent mode, sound is still emulated though.# rate -- Mixer sample rate, setting any devices higher than this will# probably lower their sound quality.
# blocksize -- Mixer block size, larger blocks might help sound stuttering# but sound will also be more lagged.# wavedir -- Directory where saved sound output goes when you use the# sound record key-combination, check README file.nosound=falserate=22050blocksize=2048wavedir=waves[midi]# mpu401 -- Enable MPU-401 Emulation.# device -- Device that will receive the MIDI data from MPU-401.# This can be default,alsa,oss,win32,coreaudio,none.# config -- Special configuration options for the device.mpu401=truedevice=defaultconfig=[sblaster]# sblaster -- Enable the soundblaster emulation.# base,irq,dma -- The IO/IRQ/DMA address of the soundblaster.# sbrate -- Sample rate of soundblaster emulation.# adlib -- Enable the adlib emulation.# adlibrate -- Sample rate of adlib emulation.# cms -- Enable the Creative Music System/Gameblaster emulation.# Enabling both the adlib and cms might give conflicts!# cmsrate -- Sample rate of cms emulation.sblaster=truebase=220irq=7dma=1sbrate=22050adlib=trueadlibrate=22050adlibmode=adlibcms=falsecmsrate=22050[gus]# gus -- Enable the Gravis Ultrasound emulation.# base,irq1,irq2,dma1,dma2 -- The IO/IRQ/DMA addresses of the# Gravis Ultrasound. (Same IRQ's and DMA's are OK.)# rate -- Sample rate of Ultrasound emulation.# ultradir -- Path to Ultrasound directory. In this directory# there should be a MIDI directory that contains# the patch files for GUS playback. Patch sets used# with Timidity should work fine.gus=truerate=22050base=240irq1=5irq2=5dma1=3dma2=3ultradir=C:\ULTRASND[speaker]# pcspeaker -- Enable PC-Speaker emulation.# pcrate -- Sample rate of the PC-Speaker sound generation.# tandy -- Enable Tandy 3-Voice emulation.# tandyrate -- Sample rate of the Tandy 3-Voice generation.# disney -- Enable Disney Sound Source emulation.pcspeaker=truepcrate=22050tandy=truetandyrate=22050disney=true[bios]# Nothing to setup yet![dos]# xms -- Enable XMS support.# ems -- Enable EMS support.xms=falseems=false[modem]# modem -- Enable virtual modem emulation.# comport -- COM Port modem is connected to.# listenport -- TCP Port the momdem listens on for incoming connections.modem=truecomport=2listenport=23[autoexec]# Lines in this section will be run at startup.
It's great to be able to play the shareware, but the registered is so much better. Any ideas?
Cheers