Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I found the cause of the problem, I had a Windows setting activated:

Settings > Gaming > Game Mode > Graphics > Windowed Game Optimizations - Reduce latency and use advanced features in supported games using the flip presentation model (was active).

Suggestion: I imagine that it is not and should not be possible to simply turn off this user option, but perhaps there could be a variable that identifies whether this option is turned on or not (and nvidia's too since it is the same idea), so a " warning" could be added to the game.

I can definitely add something if there’s a way to retrieve this that does not involve me reverse-engineering the NVIDIA driver (pretty sure that all settings are stored in that multi-megabyte e nvdrsdb0.bin file) or setting up a brand new Win11 install in a VM to figure out what registry path the setting gets stored in (if at all).