HayBox icon indicating copy to clipboard operation
HayBox copied to clipboard

HID issues on Linux, macOS

Open JonnyHaystack opened this issue 2 years ago • 3 comments

On Linux, some of the coordinates (mostly higher magnitude ones it seems) are off by 1. E.g. cardinals are 0.9875 (79) instead of 1.0 (80)

On macOS, there have been reports from users that it isn't showing up as a HID gamepad at all, but keyboard mode is working fine.

Probably going to have to compare against other HID report descriptors again (e.g. Arduino HID) to figure out a solution. Linux issue possibly fixable through Dolphin profile change though?

JonnyHaystack avatar Aug 06 '22 15:08 JonnyHaystack

Happy to help investigate and test issues on macOS (and linux if needed), will be running HayBox on my new LBX when it arrives next week.

Widdershin avatar Aug 19 '22 08:08 Widdershin

Thanks! I'm fine testing on Linux, but macOS testing would be really appreciated

JonnyHaystack avatar Aug 19 '22 14:08 JonnyHaystack

Good to know. I’ll follow up once my LBX arrives next week!

On Sat, 20 Aug 2022 at 02:31, Jonathan Haylett @.***> wrote:

Thanks! I'm fine testing on Linux, but macOS testing would be really appreciated

— Reply to this email directly, view it on GitHub https://github.com/JonnyHaystack/HayBox/issues/19#issuecomment-1220749976, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADBIHMTCRJX6ZCZMOVAKRLVZ6LEFANCNFSM55Y2ZYNQ . You are receiving this because you commented.Message ID: @.***>

Widdershin avatar Aug 19 '22 19:08 Widdershin

The Linux issue is fixed on master branch, and I think macOS issue might've been fixed at some point but hard to say with all the different macOS versions behaving differently. I'll close this for now until I hear otherwise.

JonnyHaystack avatar Sep 26 '22 00:09 JonnyHaystack