shadPS4/src
Stephen Miller 48283da2a6
Core: Remove old config code (#4499)
* Remove old config backend

Trophy key migration now uses the toml library directly, like our config transfer code.

* Don't retrieve user_dir in main

No longer needed.
2026-06-01 10:00:24 +03:00
..
common Core: Remove old config code (#4499) 2026-06-01 10:00:24 +03:00
core Implement save migration (#4496) 2026-05-31 16:16:43 -05:00
images Imgui: make imgui emulator settings accessible with hotkey (#4345) 2026-05-04 13:51:08 +03:00
imgui Add IME keyboard layout and panel metrics support (#3973) 2026-05-09 23:41:14 +03:00
input Increase default inner deadzone (#4492) 2026-05-31 18:15:34 +03:00
shader_recompiler image_get_lod: respect dmask value when writing lod (#4488) 2026-05-29 00:06:36 +02:00
video_core video_core: check if depth image is valid before using it (#4479) 2026-05-27 14:49:34 +03:00
.clang-format
emulator.cpp Let guest override argv[0] (#4432) 2026-05-15 20:46:12 +03:00
emulator.h Races and leak fixes part 2 (#4241) 2026-04-09 20:47:47 +03:00
main.cpp Core: Remove old config code (#4499) 2026-06-01 10:00:24 +03:00
sdl_window.cpp Implement screenshot functionality with overlays and game-only options (#4248) 2026-04-12 17:41:01 +03:00
sdl_window.h Local multiplayer support (#4169) 2026-03-27 06:37:25 -05:00
shadps4.rc [Windows] Adding Properties to the Executable (#2789) 2025-04-17 09:43:14 +03:00