* Front-ends use the custom EmuDeck Steam Input profile which binds the right trackpad to left click. This PR adds support for left clicking in Wii games.
* [Dolphin]
* Latest Dolphin version (Feb 2024) revamped SDL which changed button inputs and device mapping. This PR updates to the latest SDL changes (which should hopefully just be a one time thing)
* Added GC Xbox Layout profile
* Removed joystick pointer from mouse profiles (was conflicting)
* Moved IR hide to L3
* Mapped the A button to R3 as an alternative input to match the Steam input profile "Gamepad with Mouse Trackpad"
* Allows for more seamless gameplay when using trackpad
* Re-enable auto-hide
---------
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>