eden/src
John ee428deb1e
[settings] Set EDS to 2 as default on Windows/FreeBSD (#3532)
<video src="/attachments/9a1b2e43-0acf-4a40-9be5-db93b1164111" title="Regressions" controls></video>

This PR fixes Sonic's broken graphics.

- EDS3 hard coded as _WIN32 default broke graphics and was the issue. Manually adjusting EDS[0-3] per-game/global settings can not fix graphics.
- EDS2 hard coded as _WIN32 default fixes graphical issues. Manually adjusting EDS[0-3] per-game/global settings works as intended.
- EDS0 as _WIN32 default was also tested and works. Old logic behavior before #292 regression.

Co-authored-by: DraVee <dravee@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3532
Reviewed-by: DraVee <dravee@eden-emu.dev>
Co-authored-by: John <john@eden-emu.dev>
Co-committed-by: John <john@eden-emu.dev>
2026-02-13 18:37:42 +01:00
..
android [android] add graphics artifacts warning to bloom fix description (#3471) 2026-02-12 01:56:16 +01:00
audio_core [audio] add splitter_size (#3477) 2026-02-11 01:13:09 +01:00
common [settings] Set EDS to 2 as default on Windows/FreeBSD (#3532) 2026-02-13 18:37:42 +01:00
core [dynarmic] add current code page cache (#3459) 2026-02-12 02:14:50 +01:00
dedicated_room
dynarmic [dynarmic] Fix Sonic X shadow regression due to aggresive const prop discarding NZCV side ffects (#3534) 2026-02-13 16:10:09 +01:00
frontend_common
hid_core
input_common
network [network, qt] use jthread and use std::vector for packet list instead of std::list (#254) 2026-02-11 03:00:15 +01:00
qt_common [frontend] Slow and Turbo modes (#3525) 2026-02-12 01:31:55 +01:00
shader_recompiler [shader_recompiler] Fix Shuffle handling for Position attributes (#3406) 2026-02-12 01:34:25 +01:00
tests [network, qt] use jthread and use std::vector for packet list instead of std::list (#254) 2026-02-11 03:00:15 +01:00
video_core [vulkan] Add support for target FPS frame pacing (#3494) 2026-02-12 00:23:19 +01:00
web_service
yuzu [frontend] Slow and Turbo modes (#3525) 2026-02-12 01:31:55 +01:00
yuzu_cmd
yuzu_room_standalone
.clang-format
CMakeLists.txt
dep_hashes.h.in