Motion buttons have stopped working on the gamepad.

Questions about Wine on Linux
Locked
User avatar
h4kuna
Newbie
Newbie
Posts: 3
Joined: Wed May 22, 2019 12:40 am

Motion buttons have stopped working on the gamepad.

Post by h4kuna »

Hello,
in first moment i want say. Wine project is realy wonderful.

Operation system: Ubuntu 18.04
wine: 4.8

I play tekken 7 with gamepad logitech f710 on development branch, few days ago stopped working motion buttons. If i installed wine 4.5 everything works fine a few months earlier.

I don't know if is related with this issue https://bugs.winehq.org/show_bug.cgi?id=47123

I try downgrade on stable release 4.0.1, gamepad works fine.
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Motion buttons have stopped working on the gamepad.

Post by DarkShadow44 »

There's been some issues with gamepads in wine-4.8, does it work with the current git tree ?
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Motion buttons have stopped working on the gamepad.

Post by Bob Wya »

h4kuna wrote:Hello,
in first moment i want say. Wine project is realy wonderful.

Operation system: Ubuntu 18.04
wine: 4.8

I play tekken 7 with gamepad logitech f710 on development branch, few days ago stopped working motion buttons. If i installed wine 4.5 everything works fine a few months earlier.

I don't know if is related with this issue https://bugs.winehq.org/show_bug.cgi?id=47123 ...
No, it's probably due to: Bug 47223 - D-pad input from gamepad is no longer registered in some games (regression).
The 2 referenced patches (comment: #3) have now been commited to the Wine git tree.
So you can test with a Wine git build or (alternatively) wait for Wine 4.9 to be released - this Friday(ish).

Bob
User avatar
h4kuna
Newbie
Newbie
Posts: 3
Joined: Wed May 22, 2019 12:40 am

Re: Motion buttons have stopped working on the gamepad.

Post by h4kuna »

Thank you for responses, i will wait for release wine 4.9 because i can test it from git build on Sunday.
User avatar
h4kuna
Newbie
Newbie
Posts: 3
Joined: Wed May 22, 2019 12:40 am

Re: Motion buttons have stopped working on the gamepad.

Post by h4kuna »

Thank you, I confirm in wine 4.9 everything works.
Locked