Results 10 comments of Jamie Paul

Would it not be safe to just disable the right analog stick altogether and fore go the options? I'd consider myself a power user and until seeing this, I had...

I was able to fix this by adding the following line to my systemd service: `Environment="SHELL=/bin/bash"` I'm unsure why this was needed, since my user account is using bash and...

@cmitu, good catch and thank you for the advice! I've added sanitization to the device name and should resolve that concern.

> This is amazing! I haven't had the time to test the implementation yet, but this could probably address a pretty ancient feature request of mine, dating back to 2019:...

@LibretroAdmin, thank you for the review -- I've resolved the requested changes.

Anything needed on my part to get this moving?

The path issue didn't affect me on Linux. I have a Windows machine to test on now, I'll take the feedback raised in this thread and get it all fixed...

@bcat, I just pushed some more changes -- seems to work with the limited testing I performed. I'm leaning on continuing to use the device name instead of VID/PID just...

> I want to verify I'm not mistaken, but one place I think the current approach will run into problems is Bluetooth dinput controllers controllers on Windows. IIRC, those currently...

I'm happy to hear that it's working for you now -- thank you for your help testing. Once this is merged, I'll investigate improving the remapping experience across multiple devices...