[Bug 41222] Force feedback issue with gmotor2 products.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 3 12:41:47 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=41222

--- Comment #17 from Bruno Jesus <00cpxxx at gmail.com> ---
LFS only used Constant force
> trace:dinput:linuxinput_create_effect Creating linux input system effect (0x212798) with guid GUID_ConstantForce

Racer uses more effects
> trace:dinput:linuxinput_create_effect Creating linux input system effect (0x173690) with guid GUID_ConstantForce
> trace:dinput:linuxinput_create_effect Creating linux input system effect (0x173a80) with guid GUID_Friction
> trace:dinput:linuxinput_create_effect Creating linux input system effect (0x173ae0) with guid GUID_Damper
> trace:dinput:linuxinput_create_effect Creating linux input system effect (0x173b40) with guid GUID_Inertia

But most of the times it is only using the Constant effect, so it may be less
noticeable that the other effects are failing.

The Racer log was useful because I think I found a bug in some other stuff,
thanks ;-)

-- 
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