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

Fix ditest and add simple test script #32

Closed kenshaw closed 6 years ago

kenshaw commented 6 years ago

ditest.cpp had invalid logic, specifically when running the test and a gamepad was not connected.

This makes a couple changes, in order to fix a number of issues with the ditest.cpp source: