Open madsl opened 3 years ago
No news regarding MoltenGamepad and this issue, but I thought I should mention that the built-in Steam Input support in Steam has gotten good enough these last years that MoltenGamepad might not be strictly needed anymore (although it would be nice to have working too, as it makes things a lot simpler).
I found a configuration string that made the Classic Controller analog buttons work in Steam alone, I wrote about it here: https://github.com/ValveSoftware/steam-for-linux/issues/9962
It should be mentioned that you also have to calibrate the gamepad when you use Steam Only, you can use this program for that: https://github.com/Virusmater/evdev-joystick-calibration
I left some comments in issue #38 that I still haven't figured out - why does moltengamepad not work with my wiimote classic controller with analog shoulder buttons?
Original comment from #38: I have some classic controllers that seems to give analogue values when I test with evtest, but I cannot get anything registering within MoltenGamepad after unsetting cc_r and cc_l and setting cc_l_axis and r_axis to tl2/tr2_axis
Output from moltengamepad startup: ...
...
But nothing happens in moltengamepad (after move wm1 to debugslot) when I press the buttons.
Here's output from evtest when doing a quick press on the right shoulder key (when not running moltengamepad):
Would be extremely neat to have this working :) Is there some debug tricks I can apply to figure out what is going wrong? This is tested today on commit 95b0d47 (with make eventlists)