Dean Herbert
Dean Herbert
surely the message should be replaced with an empty string or `[deleted]` at least?
@frenzibyte can you show what this looks like before and after in the client? can you show visually how/if this matches osu-web?
I agree that it probably shouldn't show for anything under a day long, when the silence isn't currently active. It's a bit much.
As far as I know, every bass update you run will recalculate the buffer, so if we're calling it every audio thread frame, that should reduce this down to 1...
@notbakaneko can you give this 15 mins and see if we can get this in? been hanging for a long time now 😅
**For anyone still encountering this issue** From an admin command prompt: ``` bcdedit /set useplatformclock Yes ``` Importantly, you should **undo this once you're finished testing**. It could have a...
> [@peppy](https://github.com/peppy) Correct me if I'm wrong, but to my limited understanding (from the little search I did on the topic), it seems the default value of `useplatformclock` can be...
Thanks for your testing. > useplatformclock unfortunately made my computer beg for mercy after enabling and restarting This sounds really weird. It shouldn't be doing anything that egregious. Could you...
Are you able to build the game and test locally yourself? If so, I'd ask that you test with different values for the `AllowableErrorMilliseconds` (specifically, trying extreme values of 0...
Great to hear it's not related to `AllowableErrorMilliseconds`, thanks for the extended testing.