dolphin/Source/Core
LillyJadeKatrin 0abfa94bc8 Disable Freelook in hardcore mode
The player getting a better view of their surroundings than the game would normally allow could possibly give the player an advantage over the original hardware, so Freelook is disabled in hardcore mode. To do this, I disable the config flag for Freelook when it is accessed, to make sure that it is disabled whether it was enabled before or after hardcore mode was enabled.
2023-12-02 16:41:16 -05:00
..
AudioCommon Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
Common JitArm64: Add special zero case to ADDI2R 2023-12-01 21:31:11 +01:00
Core Disable Freelook in hardcore mode 2023-12-02 16:41:16 -05:00
DiscIO Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
DolphinNoGUI Merge pull request #11873 from AdmiralCurtiss/pause-and-lock-host 2023-06-06 13:50:20 +02:00
DolphinQt Disable Freelook in hardcore mode 2023-12-02 16:41:16 -05:00
DolphinTool Tool/Header: Add JSON output mode; game data 2023-11-28 08:49:28 +00:00
InputCommon Merge pull request #12215 from JosJuice/android-si-devices 2023-11-28 19:21:29 +01:00
MacUpdater
UICommon Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11:00
UpdaterCommon CMake: Use targets for all optionally-external dependencies 2023-06-15 01:41:41 -05:00
VideoBackends VideoBackends:Metal: Support multiple compute textures 2023-11-29 18:45:11 -06:00
VideoCommon Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #12328 from iwubcode/xf_state_manager 2023-11-28 02:04:26 +00:00
DolphinLib.vcxproj Add lz4 submodule 2023-10-02 17:28:23 -04:00
DolphinLib.vcxproj.user
DolphinLib.x64.props