First post, by zschni
Okay, after messing around days with Extreme Assault I have a few questions about DosBOX 0.74.
1. I finally got the game working with 3dfx and with Daum's SVN build under Win7, but I can not lock all the targets with Q or TAB. So I decided to let go of GLIDE emulation.
2. WITHOUT GLIDE (running xa.exe), the game runs perfectly and offers great gaming experience with the latest original DosBOX build under Win7.
BUT, and most importantly, is much more worse under Ubuntu MATE 16.04 with the latest DosBOX build. DosBOX is much slower, and I am having much less FPS. I was using the EXACTLY THE SAME config setting even with Win7 and with Linux, except the autoxec part of corse.
So I have questions for some DosBOX Experts here.
How can DosBOX's performance (and the game's speed the same time) be improved on Ubuntu? Is it something related to Ubuntu's poorer hardware support? Chipset drivers? CPU microcode (tried both, no difference)? Maybe graphics card? I do not have any information about DosBOX using the VGA for some tasks. I even experienced with mate-system-monitor and with windows's task manager, that DosBOX is using even less memory on Win7 but runs more smoothly.
I already posted my config somewhere here but here it is again.
Here is my conf file, I deleted the lines with # (comment lines).
# This is the configurationfile for DOSBox 0.74. (Please use the latest version of DOSBox)# Lines starting with a # are commentlines and are ignored by DOSBox.# They are used to (briefly) document the effect of each option.[sdl]fullscreen=falsefulldouble=falsefullresolution=originalwindowresolution=originaloutput=surfaceautolock=truesensitivity=100waitonerror=truepriority=highestmapperfile=mapper-0.74.mapusescancodes=false[dosbox]language=machine=vesa_nolfbcaptures=capturememsize=128[render]frameskip=0aspect=falsescaler=normal2x[cpu]core=autocputype=autocycles=autocycleup=10cycledown=10[mixer]nosound=falserate=44100blocksize=1024prebuffer=20[midi]mpu401=intelligentmididevice=defaultmidiconfig=[sblaster]sbtype=sb16sbbase=220irq=7dma=1hdma=5sbmixer=trueoplmode=autooplemu=defaultoplrate=44100[gus]gus=falsegusrate=44100
gusbase=240gusirq=5gusdma=3ultradir=C:\ULTRASND[speaker]pcspeaker=truepcrate=44100tandy=autotandyrate=44100disney=true[joystick]joysticktype=nonetimed=falseautofire=falseswap34=falsebuttonwrap=false[serial]serial1=dummyserial2=dummyserial3=disabledserial4=disabled[dos]xms=trueems=trueumb=truekeyboardlayout=us[ipx]ipx=false[autoexec]#------------------Extreme Assault------------------mount c /home/zschni/jatek/EXTREMEimgmount.com d /home/zschni/jatek/images/extreme_assault.cue -t cdromc:xa.exe
Thanks!