mheyer32 / alienbreed3d2

Alien Breed 3D II The Killing Grounds
33 stars 4 forks source link

Issue #123 - Brightness Controls #138

Closed 0xABADCAFE closed 7 months ago

0xABADCAFE commented 7 months ago

Adds controls for fine tuning the display brightness. Separate adjustments are provided for gamma, contrast and brightness offset. These can be modified in game by using the numeric pad when not in map mode (map mode uses these for scrolling around the map).

Notes:

The current settings allow for some extreme modification and should be clamped accordingly.

The calculation is performed only when a setting changes and currently happens in Vid_the LoadMainPalette() which expects a 32-bit fractional value per gun.