UnleashedRecomp/UnleashedRecomp
NextinHKRY d10f4bac3c
Change Xbox Color Correction option to have 1 image (#136)
* Options: Color Correction with 1 thumbnail

* Update UnleashedRecompResources

* Update UnleashedRecompResources
2025-01-19 20:56:51 +03:00
..
api Fix quit message not blocking advertise movie (#127) 2025-01-19 13:06:38 +00: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 Scale 2D coordinates to backbuffer resolution. (#124) 2025-01-18 23:56:47 +03:00
hid hid: implemented button prohibition (#104) 2025-01-17 15:14:26 +03:00
install Improve error message behavior on installer for invalid sources. (#77) 2025-01-16 18:13:14 +03:00
kernel xam: only print XamShowMessageBoxUI info on Win32 2025-01-18 22:51:49 +00:00
locale Move config implementations to a .cpp file. (#133) 2025-01-19 19:05:44 +03:00
mod Look for mod loader .ini file in config folder. 2025-01-01 11:49:20 +03:00
os Respect system colour scheme for title bar colour (#109) 2025-01-17 15:08:52 +00:00
patches input_patches: add missing hook functions 2025-01-19 15:58:02 +00:00
res Implemented embedded version information (#82) 2025-01-17 15:13:37 +03:00
ui Change Xbox Color Correction option to have 1 image (#136) 2025-01-19 20:56:51 +03:00
user Move config implementations to a .cpp file. (#133) 2025-01-19 19:05:44 +03:00
.gitignore Respect system colour scheme for title bar colour (#109) 2025-01-17 15:08:52 +00:00
app.cpp Move config implementations to a .cpp file. (#133) 2025-01-19 19:05:44 +03:00
app.h Added error message for corrupted save data, removed Win32 message box on XamShowMessageBoxUI (#122) 2025-01-18 22:32:37 +03:00
CMakeLists.txt Change Xbox Color Correction option to have 1 image (#136) 2025-01-19 20:56:51 +03:00
decompressor.h Fix inconsistent static/inline usage. 2024-12-13 14:51:13 +03:00
exports.cpp Implemented hidden config values, removed DLL exports (#112) 2025-01-17 19:51:56 +00:00
exports.h Implemented hidden config values, removed DLL exports (#112) 2025-01-17 19:51:56 +00:00
framework.h Implemented hidden config values, removed DLL exports (#112) 2025-01-17 19:51:56 +00: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
version.cmake Implemented embedded version information (#82) 2025-01-17 15:13:37 +03:00
xxHashMap.h Initial Commit 2024-09-30 13:45:09 +06:00