UnleashedRecomp/UnleashedRecomp
Darío 0737ff771d
Use different path for patched executable. (#70)
* Use different path for patched executable.

* Use error code variant on std::filesystem::create_directories.
2025-01-10 14:57:34 +03:00
..
api Combine guest memory and function table into one virtual allocation. 2025-01-02 14:46:31 +03:00
apu Combine guest memory and function table into one virtual allocation. 2025-01-02 14:46:31 +03:00
cpu Combine guest memory and function table into one virtual allocation. 2025-01-02 14:46:31 +03:00
gpu options_menu: implemented Miles Electric transition 2025-01-02 22:07:27 +00:00
hid Fix auto controller icons breaking loading screen graphics (#64) 2024-12-27 20:58:41 +00:00
install Use different path for patched executable. (#70) 2025-01-10 14:57:34 +03:00
kernel xam: disable keyboard input if left alt is down 2025-01-03 21:16:43 +00:00
locale Implemented window size option 2025-01-03 02:04:24 +00:00
mod Look for mod loader .ini file in config folder. 2025-01-01 11:49:20 +03:00
os Linux support. (#54) 2024-12-21 00:44:05 +03:00
patches Combine guest memory and function table into one virtual allocation. 2025-01-02 14:46:31 +03:00
res Options menu, achievements, and installer wizard. (#19) 2024-12-06 18:52:06 +03:00
ui xam: disable keyboard input if left alt is down 2025-01-03 21:16:43 +00:00
user options_menu: find nearest window size on lock, intro transition fixes 2025-01-03 02:46:30 +00:00
app.cpp Prevent SDL events from getting flushed outside the main thread. 2024-12-25 22:15:01 +03:00
app.h Fix auto controller icons breaking loading screen graphics (#64) 2024-12-27 20:58:41 +00:00
CMakeLists.txt options_menu: implemented Miles Electric transition 2025-01-02 22:07:27 +00:00
decompressor.h Fix inconsistent static/inline usage. 2024-12-13 14:51:13 +03:00
exports.cpp Linux support. (#54) 2024-12-21 00:44:05 +03:00
exports.h window: implemented monitor switching 2024-12-16 19:07:21 +00:00
framework.h Linux support. (#54) 2024-12-21 00:44:05 +03:00
main.cpp Use different path for patched executable. (#70) 2025-01-10 14:57:34 +03:00
misc_impl.cpp Linux support. (#54) 2024-12-21 00:44:05 +03:00
mutex.h Linux support. (#54) 2024-12-21 00:44:05 +03:00
natvis.natvis Specialization constants, reverse Z and async PSO implementation. (#9) 2024-11-29 23:30:48 +03:00
stdafx.cpp Linux support. (#54) 2024-12-21 00:44:05 +03:00
stdafx.h Mod loader implementation. (#66) 2024-12-31 20:20:07 +03:00
xxHashMap.h Initial Commit 2024-09-30 13:45:09 +06:00