Devlogs
Build 021120
- [FIX] So many LUT-loader-related issues.
- All the LUT-related commands renamed to be grouped as "LUT <command>".
- On-the-fly LUT gamma adjustment. Unlike the system gamma ("GC" command) that has to match your actual display, setting the LUT gamma has no side-effects like corrupted anti-aliasing, incorrect reprojections (if used), wrong HUD colors, so it can be tweaked safely. The outcome is the LUT's output appearing as seen on a display with the chosen characteristic gamma value, say typing "LUT GAMMA 2.4" will make the image appear like it would on a TV with a gamma value of 2.4, even with your actual monitor gamma being 2.2 (and the system gamma being set to 2.2 as well).
- The ON/OFF-type commands do now accept both "ON"/"OFF" and "1"/"0" as arguments, which is handy at times.