-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
# dumbxinputemu | ||
Dumb xinput Emulator | ||
==================== | ||
|
||
xinput dll reimplementation compatibile with DirectInput controllers. Think x360ce without configuration. | ||
|
||
##### Usage | ||
Copy xinput1_3.dll next to game executable and start the game. | ||
|
||
##### Why in the...? | ||
This is meant mainly for using Steam Controller or XBox 360 pad with Wine. | ||
|
||
##### Credits | ||
Based on xinput1_3.dll implementation in Wine and [wine-xinput patch by 00cpxxx](https://github.com/00cpxxx/wine-xinput) |