summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-03-06 22:01:12 +0100
committerJosJuice <josjuice@gmail.com>2021-03-07 14:22:54 +0100
commit1dfeb7358911c58eaf80d2605013c34cec560ad0 (patch)
tree4a53492a3a5478d7ae0378e10a577b936d41c292 /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parent46dbb455e1be354b7fb910852229d5feb455f065 (diff)
Force RTC bias to 0 when custom RTC is disabled too
Whether the custom RTC setting is enabled shouldn't in itself affect determinism (as long as the actual RTC value is properly synced). Alters the logic added in 4b2906c. I'm not entirely certain that this is correct, but the current code doesn't really make sense to me... If we need to force the RTC bias to 0 when custom RTC is enabled, why don't we need to do it when custom RTC is disabled? The code for getting the host system's current time doesn't contain any special handling for the guest's RTC bias as far as I can tell.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions