http://bugs.winehq.org/show_bug.cgi?id=33522
Bug #: 33522 Summary: Trackmania United Forever: Force feedback not working with xboxdrv driver Product: Wine Version: 1.5.29 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dinput AssignedTo: wine-bugs@winehq.org ReportedBy: post+wine@ralfj.de Classification: Unclassified
Force Feedback is not working properly in Trackmania United Forever when using the xboxdrv userspace driver for my Xbox 360 wired gamepad. I start xboxdrv with
sudo xboxdrv --detach-kernel-driver --trigger-as-zaxis --axismap "-z=z" --force-feedback
In "wine control", I can still do force feedback testing and it will make the motors rumble (though I cannot notice any effect of me changing the direction). The "fftest" tool from the linuxconsole project also still does force feedback with the xboxdrv device. However, in the game, no force feedback is done.
If I use the default kernel driver (xbox) for this device, then force feedback in Trackmania works fine. However, in this case Trackmania treats the Gas and Break axes incorrectly, it will often accelerate the car even though I don't press the triggers.
I will try to capture logfiles for both cases.