KoKuToru / koku-xinput-wine

Adds xinput support to wine, without changing the source of wine.
BSD 2-Clause "Simplified" License
69 stars 21 forks source link

Cleanup and various improvements for larger game compatibility #18

Closed berenm closed 7 years ago

berenm commented 7 years ago

As discussed by e-mail, here is a pull request for my changes. More detail about the changes are in the individual commit comments.

If mingw-w64 is installed then some test executables will be compiled, but I believe it is not mandatory. The BUILD_M32 CMake variable can be used to choose 32bit / 64bit library.

Cheers,