mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Enable CONFIG_HID_PLAYSTATION and CONFIG_PLAYSTATION_FF on the H700 device. Without this, DualShock 4 and DualSense controllers fall back to hid-generic, which maps axes differently (swapped right stick and triggers), causing erratic behavior in RetroArch and other emulators. The hid-playstation driver (which replaced hid-sony for DS4 in kernel 6.2+) provides correct axis mapping and force feedback support.