summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface
diff options
context:
space:
mode:
authorTechjar <tecknojar@gmail.com>2019-06-03 20:34:06 -0400
committerTechjar <tecknojar@gmail.com>2019-06-05 02:36:23 -0400
commit5f3bf405d4d4a26f9bf0ecb1c65d24f98b1bbbe1 (patch)
treedbec00cead26a354b4be7d389a796b852e98b884 /Source/Core/InputCommon/ControllerInterface
parent4f6cdfe68675eba932bd2806d6aa1bea97c864be (diff)
Core/Movie: Store PAD_GET_ORIGIN bit in ControllerState
This fixes the desync on playback of start-from-boot input recordings made while using the GC adapter, as well as other desyncs that could potentially occur in other circumstances where this bit is used. I used a previously reserved bit in the ControllerState to store the new data, so this shouldn't significantly break backwards compatibility. However, tools that aren't aware of this new bit may set it to 0, which will break input recordings that contain it.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions