nucleuscoop
nucleuscoop copied to clipboard
Code Used to Create Custom xinput1_3.dll Missing
It seems that the included xinput1_3.dll file, was created using the x360ce codebase, and was customized to accept a ncoop.ini file to switch between user controllers. I created this issue, so that the custom x360ce code can be added to this project, for the following reasons:
- Adding version control
- Others can use it to create a 64 bit version of the xinput1_3.dll
- To fix current bugs in the xinput1_3.dll
- etc.
I'm going to add the project, its actually a submodule of fork of the main x360ce in my account here on Github.
I did notice that you had linked this project to a x360ce project as a submodule, but whenever I click on the link from within here: https://github.com/lucasassislar/nucleuscoop/tree/master/Submodules it takes me to a 404 page. I also noticed your fork at lucasassislar/x360ce, but when I grepped across it for "ncoop" I didn't find anything.
Did Lucas ever release the code of the nucleus custom x360ce xinput dlls?