https://bugs.winehq.org/show_bug.cgi?id=40272
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to sworddragon2 from comment #2)
On testing this with Wine 1.9.19 I'm seeing this line spammed in the terminal:
err:module:find_forwarded_export function not found for forward 'xinput1_3.XInputGetStateEx' used by L"C:\windows\system32\xinput1_4.dll". If you are using builtin L"xinput1_4.dll", try using the native one instead.
This specific thing may be due to http://source.winehq.org/git/wine.git/commitdiff/2b5c93f77999279896c82a6b2f6...
But it works fine in the tests, it is weird that Wine is not finding the function from inside the game. I never seen such error before so I don't know what could be wrong.