Hacker News new | ask | show | jobs
by thunderfork 52 days ago
Ah, but now your pause menu feels like total garbage to use!
1 comments

You can adjust the frame rate based on whether the user is actually interacting with the window and whether the window is currently not shown at all. This is not hard to do at all, burning CPU and CPU cycles just to show a static frame (or nothing at all while the window is minimized) just means the developer doesn't care.