First post, by bagheera
Hi, i'm using DOSBox 0.73 and DBOXfe 0.1.3 frontend. I want to play old polish dos game "ElectroBody", everything is working fine EXCEPT gamepad.
It's 10 button Logitech Precision model. It is detected by dosbox:
dosbox cmd output -> Using joystick Logitech Logitech(R) Precision(TM) Gamepad with 2 axes, 10 buttons and 0 hat(s)
but it's not calibrated. By default pointer goes to top-left corner, and no other buttons works (like 'fire')
I have checked some options, and best what i've got is with following config:
[joystick]joysticktype=2axistimed=falseautofire=falseswap34=truebuttonwrap=true
Now pointer stays in the middle (ingame character is not moving), but i can only move him left and jump, so only left and up buttons on d-pad work. Still no "fire".
There is no "Mapping.txt" file around.
Is any fix for that?
I'm using Arch Linux.
Here's entire config from frontend:
[sdl]fullscreen=falsefulldouble=falsefullresolution=originalwindowresolution=originaloutput=surfaceautolock=truesensitivity=100waitonerror=truepriority="higher,normal"mapperfile=mapper.txtusescancodes=true[dosbox]language=machine=vgamemsize=16captures=capture[render]frameskip=0scaler=normal2xaspect=false[cpu]core=autocycles=autocycleup=500cycledown=20[mixer]nosound=falserate=22050blocksize=2048prebuffer=10[midi]mpu401=intelligentdevice=defaultconfig=[sblaster]sbtype=sb16sbbase=220irq=7dma=1hdma=5mixer=trueoplrate=22050oplmode=auto[gus]gus=truegusrate=22050gusbase=240irq1=5irq2=5dma1=3dma2=3ultradir=C:\\ULTRASND
[speaker]pcspeaker=truepcrate=22050tandy=autotandyrate=22050disney=true[joystick]joysticktype=2axistimed=falseautofire=falseswap34=truebuttonwrap=true[serial]serial1=dummyserial2=dummyserial3=disabledserial4=disabled[dos]xms=trueems=trueumb=truekeyboardlayout=none[ipx]ipx=false[autoexec]
Btw, is wiki page working? I only get total blank page in Opera :s
Linux user