kozec / dumbxinputemu

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

Add a winetricks verb for easier installation on Wine #20

Closed rnhmjoj closed 6 years ago

rnhmjoj commented 6 years ago

I adapted the winetricks verb provided by DXVK to install these libraries. Hope you find this useful.

kozec commented 6 years ago

Sounds like good idea, I was not aware that this is possible. Just one question: It appears to write to windows/system32, if I understood correctly. Wouldn't that get overwritten next time wineprefix is upgraded? Or is that what's supposed to happen?

rnhmjoj commented 6 years ago

Yes, and yes. I don't know much about wine but this is what DXVK, and winetricks in general, does, so I think it's expected.