-
Notifications
You must be signed in to change notification settings - Fork 21
Unable to compile #30
Comments
I hit this too. It seems Wine 3.0 was the last release koku-xinput-wine was compatible with. I even tested building against wine-staging-2.21 (which succeeded) and running the resulting library against Wine 3.2. I got the two rumbles from the controller during the game load, but unsurprisingly the remapping no longer worked. As I understand it, Wine will be upstreaming xinput support over the course of the next month or so. Since this work has already started, it almost certainly explains why this project is no longer building. In the meantime we'll just have to be patient and stick to Wine 3.0 or Wine Staging 2.21. |
How do we compile against different versions? I have the files on my computer, thanks to PlayOnLinux, but I don't know how to point the compiler to them. |
Shouldn't be needed anymore. Wine works natively with my controllers now in XInput games without any third party addons. |
Okay, thanks. My gamepad isn't currently working on (Wine 3.5), but at least I know that the solution isn't here, then. |
I recommend using xboxdrv if you're getting grief, it should make your gamepad(s) work with Wine and any Linux games without any configuration at all (it basically remaps it to be an XBox 360 controller which is what everything uses as the default setup these days). |
Okay, thanks! I'll look into that. |
I still have no luck with Sonic All Stars Racing Transformed, even with xboxdrv. |
Hello!
I am hoping to be able to play with my PS3 controller, so I'm giving this libraries a try.
I can smoothly run
cmake .
(even though skipping tests), but it seems like it was something wrong with the source while runningmake
. Most probably it depends on the version of the compiler I have on my machine, but just in case here's the error trace:Specs:
Could you help me?
The text was updated successfully, but these errors were encountered: