From fa36403947842c23383b71e8d85b12126a20d6d6 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Tue, 3 Dec 2019 16:55:23 -0700 Subject: adjusted lantern tint ramping power correction again, based on measurements of the previous attempt --- spaghetti-monster/anduril/cfg-blf-lantern.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spaghetti-monster/anduril/cfg-blf-lantern.h b/spaghetti-monster/anduril/cfg-blf-lantern.h index 35f25f1..e12a453 100644 --- a/spaghetti-monster/anduril/cfg-blf-lantern.h +++ b/spaghetti-monster/anduril/cfg-blf-lantern.h @@ -30,7 +30,7 @@ // how much to increase total brightness at middle tint // (0 = 100% brightness, 64 = 200% brightness) //#define TINT_RAMPING_CORRECTION 26 // prototype, 140% -#define TINT_RAMPING_CORRECTION 6 // production model, 109% +#define TINT_RAMPING_CORRECTION 10 // production model, 115% #ifdef RAMP_LENGTH #undef RAMP_LENGTH -- cgit v1.2.3