UnleashedRecomp/UnleashedRecomp
Skyth (Asilkan) fc7918772b
Fix options menu centering & tweak scanlines. (#213)
* Fix options menu centering, tweak accuracy.

* Accurate scanline outline drawing at 720p.

* Implement scanline improvements in installer wizard.
2025-01-27 18:00:07 +03:00
..
api Fix PS3 time of day transition aspect ratio and outro animation (#197) 2025-01-26 13:37:55 +00:00
apu Apply master volume in audio backend. (#202) 2025-01-26 13:54:08 +03:00
cpu Combine guest memory and function table into one virtual allocation. 2025-01-02 14:46:31 +03:00
gpu Fix faulty ImGui clip rect usage. (#211) 2025-01-27 01:24:05 +03:00
hid Fix controller input lingering when unfocused (#210) 2025-01-26 20:49:13 +00:00
install Improve error message behavior on installer for invalid sources. (#77) 2025-01-16 18:13:14 +03:00
kernel Fix controller input lingering when unfocused (#210) 2025-01-26 20:49:13 +00:00
locale Implemented achievement data verification (#161) 2025-01-24 20:59:48 +00:00
mod Fix save files not getting redirected without include directories. (#146) 2025-01-22 17:01:37 +03:00
os Remove detail namespaces. (#137) 2025-01-19 21:09:47 +03:00
patches Fix controller input lingering when unfocused (#210) 2025-01-26 20:49:13 +00:00
res Added Win32 file info (#198) 2025-01-26 16:18:25 +00:00
ui Fix options menu centering & tweak scanlines. (#213) 2025-01-27 18:00:07 +03:00
user Implemented achievement data verification (#161) 2025-01-24 20:59:48 +00: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 Added Win32 file info (#198) 2025-01-26 16:18:25 +00: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 Implemented achievement data verification (#161) 2025-01-24 20:59:48 +00: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 Replace uses of SWA with UnleashedRecomp & rebrand the recompilers. (#138) 2025-01-19 23:21:05 +03:00
version.cmake Added Win32 file info (#198) 2025-01-26 16:18:25 +00:00
xxHashMap.h Initial Commit 2024-09-30 13:45:09 +06:00