Andri Möll
Andri Möll
> Many old Unity versions (probably the native Linux versions only) have a very very poor controller support implementation. Yeah, that's probable, but shouldn't we follow the kernel's principle of...
Hey, I'll look into that and what you wrote last time, too, over this weekend and get back to you!
Sorry, I started testing a bunch of Unity games I had lying around with and without the combined axis and it took longer than expected. I'll try to write up...
Did one more quick reconfirmation before going to bed. :P I also found that [Absolute Drift](https://en.wikipedia.org/wiki/Absolute_Drift), a racing game, is also broken with the combined axis. It doesn't seem to...
Thanks, I'll investigate the SDL-ness of those games, though I thought Unity as a framework already does everything SDL does. > It may well be that old Unity detects layouts...
Hey again! Unfortunately I never did manage to properly implement this, and have since stopped playing Rocket League due to them dropping Linux support. I did, however, do a little...
My small patch above was made to v0.6. I now see v0.7 is out and changes a lot of the internals.
For the record, I'm using an `IdWithExtension` `newtype` to achieve this. Might even be more extensible than adding extension support to Reroute. After all, there are a myriad of ways...
Seeing the same issue on Ledger v3.2.1 from Arch Linux.
I can confirm @tummychow's comment that upgrading to glib2 v2.72.1-1 on Arch Linux **does not** seem to fix the issue.