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.