[PATCH v3] dinput: Introduce new HID joystick backend.

Rémi Bernon rbernon at codeweavers.com
Thu Jul 1 02:39:04 CDT 2021


On 7/1/21 7:45 AM, Cláudio Sampaio wrote:
> I once tried to fix the limits of axes and buttons
> <https://www.winehq.org/pipermail/wine-devel/2020-May/166377.html> for my
> HOTAS. I don't see any headers with the constants for maximum numbers of
> axes and buttons in this new subsystem, it has no limits? Will it solve the
> problem for people with HOTAS with too many controls?
> 
> On Wed, Jun 30, 2021 at 10:54 AM Rémi Bernon <rbernon at codeweavers.com>
> wrote:
> 
>> This adds a new joystick backend, implemented on top of HID and without
>> any host dependencies. This will be progressively implementated, and
>> it's not going to be usable until at least a few more patches.
>>
>>
> 

No idea, it depends where the limitation comes from. Your patch doesn't 
seem to change anything to dinput, so I understand the limitation 
doesn't come from here and this backend is unlikely to change anything.
-- 
Rémi Bernon <rbernon at codeweavers.com>



More information about the wine-devel mailing list