Jean-Philip Desjardins
Jean-Philip Desjardins
Humm, if you try to do `Add Folder` in the old `Play Data Files` folder, do you see your games?
Please don't spam the issue, it won't make it go faster. Consider this as a warning.
Hi @KingDuckZ , which platform is this on? If it's on Linux, might be related to #928.
Humm, one strange thing I can see from your screenshot is that the analog axis binding types are `simulatedaxisbinding`, which is used to simulate an axis with two keys (like...
@Dragon20C There should be an executable in the directory you've ran CMake in. Like inside `Source\ui_qt` or something like that. You can also use the AppImage from the GitHub actions:...
Thanks for that! So, from what I can see, I think the values from the axis are not in the proper range for the config dialog. I pushed another commit...
Thanks again for testing! Oops, I made a mistake with the range conversion formulae. I fixed that in the new commit in that branch, hopefully, that should do the trick!
Nice! Glad that helped! In that video, are you moving the controller at all? We can see the values change in the console, just wondering if they move on their...
Ok, interesting. I pushed another commit that prints the values for the switch hat. Should help figure out what's wrong with it.
I think @Zer0xFF's hypothesis is right, but I've added more prints in a new commit just to confirm it. Could you please test it out? Thanks a bunch!