Some (all?) of these devices have gyroscope supported by libssc which is worked on at #590, however these devices currently use xbox-elite target which doesn't support gyroscope
50-ayaneo_pocket_s2.yaml
50-ayn_odin2.yaml
50-ayn_odin3.yaml
50-ayn_thor.yaml
50-retroid_pocket5.yaml
50-retroid_pocket6.yaml
50-retroid_pocket_flip2.yaml
50-retroid_pocket_mini.yaml
50-retroid_pocket_nova.yaml
50-konkr_pocket_fit.yaml
50-konkr_pocket_fit_elite.yaml
We need to check what devices have gyroscope and decide whether we want to change the target.
We could either:
- change to a more compatible target, for example
hori-steam or 8bitdo-u2
- change to
unified-gamepad, expect distributions to override it when it makes sense
@justradical @mydanyi @Drakulix
Some (all?) of these devices have gyroscope supported by libssc which is worked on at #590, however these devices currently use
xbox-elitetarget which doesn't support gyroscope50-ayaneo_pocket_s2.yaml50-ayn_odin2.yaml50-ayn_odin3.yaml50-ayn_thor.yaml50-retroid_pocket5.yaml50-retroid_pocket6.yaml50-retroid_pocket_flip2.yaml50-retroid_pocket_mini.yaml50-retroid_pocket_nova.yaml50-konkr_pocket_fit.yaml50-konkr_pocket_fit_elite.yamlWe need to check what devices have gyroscope and decide whether we want to change the target.
We could either:
hori-steamor8bitdo-u2unified-gamepad, expect distributions to override it when it makes sense@justradical @mydanyi @Drakulix