hi developers,
the game crashes when usb io controller iowarrior-56 (http://www.codemercs.com/IOWarriorE.html) is connected to the computer. deb.txt shows no remarkable notices.
problem description:
when the usb controller is connected, the game (latest S2, licensed) crashes with access violation on startup. when plugging in while the game is running, it causes a crash too. think there is maybe something wrong on game controller initialization (but the controller itself does not appear as gaming device - just an idea).
tested on win2000. winxp test will follow.
edit: winxp too: game crashes w/ contoller on startup. plugging in while game is running works better, i'm able to drive but crashing on alt+tab or changing window focus in windowed mode.
would be nice to hear from you. i want to use my external outgauge display
thank you!
tobias
PS:
other directx/opengl games operate normal
PPS:
maybe just ignoring the productid of this controller:
/// constant for the ProductId of an IOWarrior56
public static final long PID_IOW56 = 0x1503L;
the game crashes when usb io controller iowarrior-56 (http://www.codemercs.com/IOWarriorE.html) is connected to the computer. deb.txt shows no remarkable notices.
problem description:
when the usb controller is connected, the game (latest S2, licensed) crashes with access violation on startup. when plugging in while the game is running, it causes a crash too. think there is maybe something wrong on game controller initialization (but the controller itself does not appear as gaming device - just an idea).
tested on win2000. winxp test will follow.
edit: winxp too: game crashes w/ contoller on startup. plugging in while game is running works better, i'm able to drive but crashing on alt+tab or changing window focus in windowed mode.
would be nice to hear from you. i want to use my external outgauge display
thank you!
tobias
PS:
other directx/opengl games operate normal
PPS:
maybe just ignoring the productid of this controller:
/// constant for the ProductId of an IOWarrior56
public static final long PID_IOW56 = 0x1503L;