Hi I've noticed that my gamepad doesn't work on all games requiring a native xinput_3.dll to run (bioshock, racedriver, pes...) but it works with certain games like "trackmania" maybe there's an enhencement needed to get it working Is there's something to do ? What is the difference between xinput and direct input ? There's some optional regedit dinput option : can i do something with it ? Thank you for your help Vincent
chourmovs wrote:> Hi > > I've noticed that my gamepad doesn't work on all games requiring a native xinput_3.dll to run (bioshock, racedriver, pes...)Correct, xinput (x-box specific api) is 100% not implemented in Wine. chourmovs wrote:> but it works with certain games like "trackmania"Because they use dinput which is mostly implemented. chourmovs wrote:> What is the difference between xinput and direct input ?They are two separate APIs.
Ok and now ? is there a way to get my gamepad working in new game ? Is there a plan to implement an inclueded xinput ?