eden-miror/src/yuzu_cmd
Kaydax ad2e1cc554
Some checks are pending
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
[externals] Update to SDL3 (#3952)
Since the launch of the steam controller I think it's only best to push towards updating to SDL3 allowing for a wider range of controller support

I went ahead and started on getting it working. Everything here should be functional, I've personally tested it all on Arch Linux. Still untested on windows, so looking for feedback on that

Any feedback and help would be appreciated!

Main changes:
- Bump everything to SDL3
- Handle SDL3 audio and input
- Add steam controller support, including HD Rumble
- Improved battery reporting via the status icon by using real % rather than state alone

Co-authored-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3952
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
2026-05-18 19:07:41 +02:00
..
emu_window [externals] Update to SDL3 (#3952) 2026-05-18 19:07:41 +02:00
CMakeLists.txt [externals] Update to SDL3 (#3952) 2026-05-18 19:07:41 +02:00
sdl_config.cpp [externals] Update to SDL3 (#3952) 2026-05-18 19:07:41 +02:00
sdl_config.h config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
yuzu.cpp [externals] Update to SDL3 (#3952) 2026-05-18 19:07:41 +02:00
yuzu.rc Rename Yuzu logo to Eden 2025-04-13 01:15:36 +01:00