UnleashedRecomp/UnleashedRecomp
Skyth (Asilkan) 33b557e68b
Check if the 4 GB memory allocation failed. (#1459)
* Check if the 4 GB memory allocation failed.

* Update UnleashedRecomp/locale/locale.cpp

Co-authored-by: Hyper <34012267+hyperbx@users.noreply.github.com>

* Update locale.cpp

* Add localizations.

* Fix installer not booting with the changes.

* Fix stale reference crash.

---------

Co-authored-by: Hyper <34012267+hyperbx@users.noreply.github.com>
2025-03-28 22:38:07 +03:00
..
api Fix DLC info message always being displayed (#1393) 2025-03-28 19:08:13 +03:00
apu Prohibit Channel Configuration changes during gameplay (#1432) 2025-03-24 21:26:21 +03:00
cpu Remove Win32 implementation of SetThreadIdealProcessor. 2025-02-04 12:41:19 +03:00
gpu Check if the 4 GB memory allocation failed. (#1459) 2025-03-28 22:38:07 +03:00
hid Face Button follows Positional Button layout instead of Labels (#1045) 2025-03-28 19:13:32 +03:00
install Add CLI installation check option. (#1387) 2025-03-28 19:08:45 +03:00
kernel Check if the 4 GB memory allocation failed. (#1459) 2025-03-28 22:38:07 +03:00
locale Check if the 4 GB memory allocation failed. (#1459) 2025-03-28 22:38:07 +03:00
mod Fix mod include directories with backward slashes not working on Linux. (#1444) 2025-03-23 17:16:54 +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 DLC info message always being displayed (#1393) 2025-03-28 19:08:13 +03:00
res Update version to v1.0.2. (#1149) 2025-03-07 18:52:49 +03:00
ui Added code to force the alternate game title (#1249) 2025-03-24 21:57:35 +03:00
user Fix DLC info message always being displayed (#1393) 2025-03-28 19:08:13 +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 Prevent game from closing whilst autosaving (#967) 2025-03-07 04:43:37 +03:00
CMakeLists.txt Fix DLC info message always being displayed (#1393) 2025-03-28 19:08:13 +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 Check if the 4 GB memory allocation failed. (#1459) 2025-03-28 22:38:07 +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
preload_executable.cpp Preload the executable on Windows. (#1457) 2025-03-24 21:04:47 +03:00
preload_executable.h Preload the executable on Windows. (#1457) 2025-03-24 21:04:47 +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