ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.37k stars 2.29k forks source link

The BPM is messed up when osu! is not focused #29872

Open ZenoG2 opened 1 month ago

ZenoG2 commented 1 month ago

Type

Performance

Bug description

I have no idea how to explain this bug well. When the game is unfocused, the clapping gets out of sync.

Screenshots or videos

https://youtu.be/LYDEPP3a-js

Version

2024.906.2-lazer

Logs

compressed-logs.zip

smoogipoo commented 1 month ago

Side effect of limiting the game to 60fps while backgrounded.

peppy commented 1 month ago

Makes me think that we should be applying an automatic internal offset equal to the average frame time.