[Bug 9221] Force Feedback doesn't work but does after little source modification

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 12 08:04:52 CST 2014


http://bugs.winehq.org/show_bug.cgi?id=9221

Elias Vanderstuyft <Elias.vds at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Elias.vds at gmail.com

--- Comment #35 from Elias Vanderstuyft <Elias.vds at 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.



More information about the wine-bugs mailing list