First post, by Domebuddy
Im on vista,
When i start up Dosbox with this game pad plugged in, it crashes at start up, ive tested several times and i can Confirm this is whats causing the problems, i have the latest game pad drivers for it
Im on vista,
When i start up Dosbox with this game pad plugged in, it crashes at start up, ive tested several times and i can Confirm this is whats causing the problems, i have the latest game pad drivers for it
dosbox version?
I don't have the crashing problem with the logitech dual action pad, but I am running the driver that comes with Vista, haven't tried installing the latest. Also, Dosbox 0.71 crashes when I try running it with my xbox controller plugged in. 0.70 does not. I am also running Vista.
tannerstevo: which XBox controller, XBox 360 or XBox? Which driver? I use a XBox controller with XBCD on XP, and didn't have any problems so far.
Are there really Logitech Vista drivers available for the "Dual Action Pad"?! I can't believe that, as Vista drivers seem to be few and far between, and Joypads are not exactly mission critical... Most things i read about Vista are "no driver for this", "doesn't support that" kind of stuff.
It's a bug in dosbox, seems to surface only on vista and osx +joystick.
try in the configfile
joysticktype=none
Water flows down the stream
How to ask questions the smart way!
ADDiCT: I'm using the xbox 360 controller and the latest driver from microsoft (updated today). I did manage to get dosbox to crash using the logitech controller after trying the xbox one. It turns out that I had to set the logitech controller as controller to use with older applications.
Qbix: Vista gives an error summary when dosbox crashes, don't know if this helps, but here it is.
I get a joystick crash too but only with my MSVC CVS build, not official 0.71.
Unhandled exception at 0x0050ee23 in dosbox.exe: 0xC0000005: Access violation reading location 0xbaadf011.
in sdl_mapper.cpp line 197:
_list->push_back(this);
1+1=10
yeah, wd allready figured out what goes wrong.
unitialized variable in the dummy case. (emulated_axis)
Water flows down the stream
How to ask questions the smart way!