UnleashedRecomp/UnleashedRecomp
Al. Lopez 574afdf53d Experimenting Button Label
Experimenting a way to add a hint for Button Labels. It should attempt to fix the Nintendo Layout issue when using a Nintendo Switch controller
2025-03-04 17:03:02 -05:00
..
api Implement installer music. (#463) 2025-02-25 23:00:51 +03:00
apu Increase installer audio chunk size to 4096. (#475) 2025-02-27 23:55:42 +03:00
cpu Remove Win32 implementation of SetThreadIdealProcessor. 2025-02-04 12:41:19 +03:00
gpu Force triangle strip workaround for AMD GPUs. (#659) 2025-03-03 03:00:26 +03:00
hid Experimenting Button Label 2025-03-04 17:03:02 -05:00
install Add EU GoD game and Title Update hashes (#543) 2025-03-03 02:26:16 +03:00
kernel mod_loader: implemented file logging (#392) 2025-02-13 19:07:19 +03:00
locale Fixing typo in French translation. (#545) 2025-03-04 07:22:36 +00:00
mod Fix append archives sometimes failing to replace files. (#420) 2025-02-17 00:00:49 +03:00
os Fix logger eventually causing a crash without a console on Windows. (#481) 2025-03-01 12:48:19 +03:00
patches Fix XButtonHoming patch leaking state into other parameters (#640) 2025-03-03 01:42:25 +03:00
res Update version number to v1.0.1. (#714) 2025-03-03 06:20:19 +03:00
ui Apply horizontal scaling to options menu value text (#685) 2025-03-03 03:47:07 +03:00
user Draw low quality text for custom UI that is directly part of the game. (#434) 2025-02-20 17:18:27 +03:00
.gitignore Respect system colour scheme for title bar colour (#109) 2025-01-17 15:08:52 +00:00
app.cpp Fix logic for the grind booster HFR fix. (#431) 2025-02-19 01:54:38 +03:00
app.h Fix logic for the grind booster HFR fix. (#431) 2025-02-19 01:54:38 +03:00
CMakeLists.txt Implement installer music. (#463) 2025-02-25 23:00:51 +03:00
decompressor.h Fix inconsistent static/inline usage. 2024-12-13 14:51:13 +03:00
exports.cpp Moved callbacks to config.cpp, fixed Subtitles option not applying to stages (#400) 2025-02-13 20:30:12 +03:00
exports.h Moved callbacks to config.cpp, fixed Subtitles option not applying to stages (#400) 2025-02-13 20:30:12 +03:00
framework.h Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
main.cpp Fix logger eventually causing a crash without a console on Windows. (#481) 2025-03-01 12:48:19 +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
sdl_events.h SDL/HID fixes and clean-up (#224) 2025-01-28 00:38:46 +00:00
sdl_listener.cpp SDL/HID fixes and clean-up (#224) 2025-01-28 00:38:46 +00:00
sdl_listener.h Block exit button from terminating the installer while it's in progress. (#300) 2025-02-07 01:21:18 +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