Commit Graph

5 Commits

Author SHA1 Message Date
lizzie bcfab23498 force services into guest process and singlecore option 2026-06-27 14:38:25 +00:00
lizzie 27ab01fd1d add filter options 2026-06-27 14:38:25 +00:00
lizzie 6e32151d9c emscripten friendly sdl loop 2026-06-27 14:38:25 +00:00
lizzie 47822d1606 dont make the browser hang 2026-06-27 14:38:25 +00:00
Kaydax ad2e1cc554 [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