StrataSource / Engine

Issue tracker for Strata Source
46 stars 2 forks source link

Enhancement: HDR Disabled Warning in the Console #197

Open piotrek94692 opened 3 years ago

piotrek94692 commented 3 years ago

What would this enhancement be for?

Console

Describe your enhancement suggestion in more detail:

If the HDR level is lower than 2 for some reason, it causes mat_fullbright 1 (which can't be disabled) on most maps (because they use HDR). It would be nice to have a nice and clearly visible warning in the console, saying that HDR is disabled, that it causes the lighting to not work properly, and that to enable it you need to type mat_hdr_level 2.

Not having a warning for this, is a problem in some cases, for example in P2:CE, if you move a config from normal Portal 2, with HDR disabled, lighting doesn't work.

JJL772 commented 3 years ago

Seems like a good idea. Might even display a message on the screen when the engine forces fullbright due to no LDR data.