http://bugs.winehq.org/show_bug.cgi?id=9221 Elias Vanderstuyft <Elias.vds(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Elias.vds(a)gmail.com --- Comment #35 from Elias Vanderstuyft <Elias.vds(a)gmail.com> --- (In reply to comment #31)
Hi,
during playing of Need for speed 3 (NFS):
1. I'm missing some force feedback effects like engine's rumble or effects when driving on dust/grass/wooden bridge
This is probably caused by the Linux kernel driver, not supporting periodic effects. What steering wheel do you use?
2. There is wrong behavior when hitting right or left side of car, the wheel's force is always to the left
This is probably caused by the buggy implementation of Wine's dinput concerning force directions (POLAR case). Right now, the effect's force will always point in (approximately) the same direction, which is left in your case. I'm working to get this and many other bugs fixed.
3. Console is flooded all the time by message: fixme:dinput:LinuxInputEffectImpl_Download Could not upload effect. Assuming a disconnected device 47 "Invalid argument".
Probably related to 1), the driver might says it doesn't support that effect (or the parameters used in that effect.) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.