https://bugs.winehq.org/show_bug.cgi?id=42110 Bug ID: 42110 Summary: regression: commit "xinput1_3 prefer builtin dll" aliens versus predator classic 2000 (steam) fails to launch Product: Wine Version: 1.9.23 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: xinput Assignee: wine-bugs(a)winehq.org Reporter: o.dierick(a)piezo-forte.be Distribution: --- aliens versus predator classic 2000 (steam) fails to launch with this commit: --- commit 4b09e848b8867683007f4c90ac589b43dfdc5707 Author: Bruno Jesus <00cpxxx(a)gmail.com> Date: Sat Oct 29 23:13:25 2016 -0200 xinput1_3: Prefer builtin DLL. --- Reverting the commit fix the issue. wine output with bad commit has this line: --- fixme:xinput:XInputGetCapabilities (index 3, flags 0x1, capabilities 0x33ee84) Stub! --- wine output with commit reverted has this line twice: --- 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. --- 32 bit wineprefix, no dll overrides. winetricks corefonts used. -- 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.