summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/ObjectCache.cpp
diff options
context:
space:
mode:
authorLillyJadeKatrin <lilly.kitty.1988@gmail.com>2023-04-13 23:34:46 -0400
committerLillyJadeKatrin <lilly.kitty.1988@gmail.com>2023-04-14 22:22:00 -0400
commit64e3a64c87d6a7880be47d14bf97174f791a2d58 (patch)
treed48483e8cf91ba1d07675b2004853dd0260ec293 /Source/Core/VideoBackends/Vulkan/ObjectCache.cpp
parentda1de36cb9b46a13cff4cd610516d19e3799923f (diff)
Added ActivateDeactivateLeaderboards to AchievementManager
This activates or deactivates leaderboards in the rcheevos runtime similarly to achievements. The logic is much more straightforward - all leaderboards are active together; there is nothing requiring some leaderboards to be active while others are unactive, and even a leaderboard that has been submitted to in this session is still active to be submitted to again. The only criteria are that leaderboards must be enabled in the settings, and hardcore mode must be on, the latter of which is false until a future PR.
Diffstat (limited to 'Source/Core/VideoBackends/Vulkan/ObjectCache.cpp')
0 files changed, 0 insertions, 0 deletions