space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.11k stars 2.79k forks source link

Going fullscreen breaks HDR entirely #28822

Open avidgameboy opened 2 weeks ago

avidgameboy commented 2 weeks ago

Description: Entering fullscreen mode disables hdr in windows and if it is reenabled it simply doesnt work

Reproduction: Enable HDR in windows, launch game, enter fullscreen mode

Screenshots: N/A as hdr does not show in screenshots

Additional context: I am on Windows 11

FairlySadPanda commented 2 weeks ago

Yep, this is a sucky known issue with Clyde (the Robust rendering engine) and the rest of Robust due to its window management. I tried fixing it and it's deep in the code and probably something @PJB3005 would end up tackling alongside a morbillion other tickets.

avidgameboy commented 2 weeks ago

I did check but I couldn't see any other reports, sorry for timewasting with a known issue

ShadowCommander commented 2 weeks ago

Don't worry about whether or not it was a waste of time. If it wasn't easily findable, then it probably needed writing down or given more description so that it can be tracked easier.

PJB3005 commented 2 weeks ago

Put it on the pile of reasons OpenGL is a broken turd and shouldn't be used in $current_year.

avidgameboy commented 2 weeks ago

Don't worry about whether or not it was a waste of time. If it wasn't easily findable, then it probably needed writing down or given more description so that it can be tracked easier.

Thanks, you guys keep up the great work