kozec / dumbxinputemu

xinput reimplementation compatibile with DirectInput controllers
GNU Lesser General Public License v3.0
133 stars 12 forks source link

Can't get this to work at all... #12

Closed CloverFeywilde closed 6 years ago

CloverFeywilde commented 6 years ago

Tried copying the two DLL files and putting them right next to "NieRAutomata.exe". The last step though I didn't quite understand.

"if you are using WINE, don't forget to add DLL override(s) and set them to 'native'"

For this I opened winecfg and under libraries I typed in "xinput1_3" and "xinput9_1_0" in the "New override for library" area. Sorry if this is completely off. It was my best guess as to what this step meant.

kozec commented 6 years ago

Yes, what you did was correct. Also, make sure that you are using 64bit libraries, as Nier is 64bit game.

CloverFeywilde commented 6 years ago

What 64bit libraries do I use here? I thought all I do is literally drag your files from the 64 bit folder over to the game folder, and then it's just supposed to work?

CloverFeywilde commented 6 years ago

Finally got this to work. I didn't realize you were supposed to run your "sc-controller" program with the xbox configuration selected while also using these .dll files.

Anyways, it all works. You may want to mention in the description that this works with your sc-controller program. Otherwise you might get more idiots like me getting lost and frustrated

kozec commented 6 years ago

It works with other controllers as well, just Steam Controller is an exception in this case :)