mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-27 20:09:34 -04:00
- Add parameter validation for joy_xpad_id, device_index, and npad_id - Implement proper SixAxis resource manager integration with null checks - Add safe fallback values to prevent crashes in motion sensor games - Enhance error handling and logging for SixAxis sensor operations - Address crashes in games like TOTK 1.4.2 that use motion sensors Resolves SixAxis sensor crashes by following SwitchBrew HID service specifications and adding proper parameter validation. Signed-off-by: Zephyron <zephyron@citron-emu.org>