UnleashedRecomp/UnleashedRecomp
Hyper c19a7b1e11
Added check for AVX on boot (#1067)
Co-authored-by: Wiseguy <68165316+mr-wiseguy@users.noreply.github.com>
2025-03-07 04:45:58 +03: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 Disable hardware resolve on Intel GPUs. (#853) 2025-03-06 01:53:36 +03:00
hid Fixed village camera receiving input in options menu, replaced extra nav inputs in achievements menu with fast scroll (#344) 2025-02-09 21:18:59 +00: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 Fix typo in German translation (#980) 2025-03-05 23:08:40 +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 Prevent game from closing whilst autosaving (#967) 2025-03-07 04:43:37 +03:00
res Update version number to v1.0.1. (#714) 2025-03-03 06:20:19 +03:00
ui Prevent game from closing whilst autosaving (#967) 2025-03-07 04:43:37 +03:00
user Increase FPS slider max to 241 (#1082) 2025-03-06 06:33:13 +00:00
.gitignore
app.cpp Fix logic for the grind booster HFR fix. (#431) 2025-02-19 01:54:38 +03:00
app.h Prevent game from closing whilst autosaving (#967) 2025-03-07 04:43:37 +03:00
CMakeLists.txt Added check for AVX on boot (#1067) 2025-03-07 04:45:58 +03:00
decompressor.h
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
main.cpp Added check for AVX on boot (#1067) 2025-03-07 04:45:58 +03:00
misc_impl.cpp
mutex.h
natvis.natvis
sdl_events.h
sdl_listener.cpp
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
stdafx.h
version.cmake
xxHashMap.h