osu/osu.Game/Rulesets/Replays
Dean Herbert 80ddfc3b1e Disable frame accurate replay playback
I want to prioritise better playback performance over accuracy for now. Also, in my testing this is still 100% accurate due to the addition of the FrameStabilityContainer, which is pretty cool.
2019-07-10 10:27:51 +09:00
..
Types
AutoGenerator.cs
FramedReplayInputHandler.cs Disable frame accurate replay playback 2019-07-10 10:27:51 +09:00
IAutoGenerator.cs
ReplayFrame.cs