KrossX / Durazno

XInput wrapper that allows controller customization
MIT License
198 stars 21 forks source link

=============================================================================== Durazno XInput Wrapper

Main repo: https://github.com/KrossX/Durazno Wiki: https://github.com/KrossX/Durazno/wiki Download: https://github.com/KrossX/Durazno/releases


Description

Durazno is a XInput to XInput wrapper that simply allows customization when using XInput controllers.

Visual Studio 2015 runtimes might be required, get them from here: https://www.microsoft.com/en-us/download/details.aspx?id=48145


Usage

Run the GUI to create an INI with the desired settings, then drop the INI and the DLL in the game's directory where the main executable is.

If there's no INI in the current directory, the GUI or the DLL itself will create one on first run. To change the INI with the GUI, just load the GUI from that same location. Or just edit it manually.

You might need to rename the DLL depending on the game. The following list might help: https://github.com/x360ce/x360ce/wiki/Compatibility-List


Thanks / Contact

Thanks goes to x360ce as its pass through mode inspired this tool https://github.com/x360ce/x360ce

Also to Strike105X for his dilemma with the lack of game settings started this and his help with the GUI.

= Contact = KrossX, krossx@live.com


License / Disclaimer

Copyright (c) 2012 KrossX krossx@live.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.