First post, by nabla
Hi,
I want to play X-Wing with dosbox 0.74 and openSUSE 13.1. With the settings below everything works fine and fluently in fullscreen mode except that the aspect ratio is not correct. The complete screen is used (16:9).
[sdl]
fullscreen=yes
fulldouble=false
fullresolution=desktop
windowresolution=1280x720
output=openglnb
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=xwing.map
usescancodes=true
[render]
frameskip=0
aspect=true
scaler=none
[cpu]
core=normal
cputype=auto
cycles=max
cycleup=10
cycledown=20
Going in window mode or setting
fullresolution=2560x1440
solves the aspect issues but the game -- in particular during flight -- is far from fluent. The CPU usage is still very low...
Any idea what to do?