Stavros Posted January 6, 2017 Posted January 6, 2017 some people ask about Brightness script bind LEFTARROW "vstr gup" bind RIGHTARROW "vstr gdn" set gdn vstr gamma00 set gup vstr gamma01 set gamma00 "set r_gamma 0.7;set gdn vstr gamma00;set gup vstr gamma01;echo ^w[Gamm^pa] : ^w[^pM^wIN^p*********^w] ^10.7" set gamma01 "set r_gamma 0.9;set gdn vstr gamma00;set gup vstr gamma02;echo ^w[Gamm^pa] : ^w[*^q|^p**********^w] ^10.9" set gamma02 "set r_gamma 1.1;set gdn vstr gamma01;set gup vstr gamma03;echo ^w[Gamm^pa] : ^w[**^q|^p*********^w] ^11.1" set gamma03 "set r_gamma 1.3;set gdn vstr gamma02;set gup vstr gamma04;echo ^w[Gamm^pa] : ^w[***^q|^p********^w] ^11.3" set gamma04 "set r_gamma 1.5;set gdn vstr gamma03;set gup vstr gamma05;echo ^w[Gamm^pa] : ^w[****^q|^p*******^w] ^11.5" set gamma05 "set r_gamma 1.7;set gdn vstr gamma04;set gup vstr gamma06;echo ^w[Gamm^pa] : ^w[*****^q|^p******^w] ^11.7" set gamma06 "set r_gamma 1.9;set gdn vstr gamma05;set gup vstr gamma07;echo ^w[Gamm^pa] : ^w[******^q|^p*****^w] ^11.9" set gamma07 "set r_gamma 2.1;set gdn vstr gamma06;set gup vstr gamma08;echo ^w[Gamm^pa] : ^w[*******^q|^p****^w] ^12.1" set gamma08 "set r_gamma 2.3;set gdn vstr gamma07;set gup vstr gamma09;echo ^w[Gamm^pa] : ^w[********^q|^p***^w] ^12.3" set gamma09 "set r_gamma 2.5;set gdn vstr gamma08;set gup vstr gamma10;echo ^w[Gamm^pa] : ^w[*********^q|^p**^w] ^12.5" set gamma10 "set r_gamma 2.9;set gdn vstr gamma09;set gup vstr gamma11;echo ^w[Gamm^pa] : ^w[**********^q|^p*^w] ^12.9" set gamma11 "set r_gamma 3.1;set gdn vstr gamma10;set gup vstr gamma11;echo ^w[Gamm^pa] : ^w[*********^pM^wAX^w] ^13.1" 3 Quote
Platinum VIP Dest!Ny Posted January 6, 2017 Platinum VIP Posted January 6, 2017 some people ask about Brightness script bind LEFTARROW "vstr gup" bind RIGHTARROW "vstr gdn" set gdn vstr gamma00 set gup vstr gamma01 set gamma00 "set r_gamma 0.7;set gdn vstr gamma00;set gup vstr gamma01;echo ^w[Gamm^pa] : ^w[^pM^wIN^p*********^w] ^10.7" set gamma01 "set r_gamma 0.9;set gdn vstr gamma00;set gup vstr gamma02;echo ^w[Gamm^pa] : ^w[*^q|^p**********^w] ^10.9" set gamma02 "set r_gamma 1.1;set gdn vstr gamma01;set gup vstr gamma03;echo ^w[Gamm^pa] : ^w[**^q|^p*********^w] ^11.1" set gamma03 "set r_gamma 1.3;set gdn vstr gamma02;set gup vstr gamma04;echo ^w[Gamm^pa] : ^w[***^q|^p********^w] ^11.3" set gamma04 "set r_gamma 1.5;set gdn vstr gamma03;set gup vstr gamma05;echo ^w[Gamm^pa] : ^w[****^q|^p*******^w] ^11.5" set gamma05 "set r_gamma 1.7;set gdn vstr gamma04;set gup vstr gamma06;echo ^w[Gamm^pa] : ^w[*****^q|^p******^w] ^11.7" set gamma06 "set r_gamma 1.9;set gdn vstr gamma05;set gup vstr gamma07;echo ^w[Gamm^pa] : ^w[******^q|^p*****^w] ^11.9" set gamma07 "set r_gamma 2.1;set gdn vstr gamma06;set gup vstr gamma08;echo ^w[Gamm^pa] : ^w[*******^q|^p****^w] ^12.1" set gamma08 "set r_gamma 2.3;set gdn vstr gamma07;set gup vstr gamma09;echo ^w[Gamm^pa] : ^w[********^q|^p***^w] ^12.3" set gamma09 "set r_gamma 2.5;set gdn vstr gamma08;set gup vstr gamma10;echo ^w[Gamm^pa] : ^w[*********^q|^p**^w] ^12.5" set gamma10 "set r_gamma 2.9;set gdn vstr gamma09;set gup vstr gamma11;echo ^w[Gamm^pa] : ^w[**********^q|^p*^w] ^12.9" set gamma11 "set r_gamma 3.1;set gdn vstr gamma10;set gup vstr gamma11;echo ^w[Gamm^pa] : ^w[*********^pM^wAX^w] ^13.1" r_gamma is locked between 0 and 3, so 3.1 doesnt really make sense Quote
Shana Posted January 12, 2017 Posted January 12, 2017 It works without r_ignoreHWGamma. Doesn't if you have software/drivers overlaying game's gamma. (bit fishy with flux and Et:L 2.75) r_ignoreHWGamma should be at value 1 so there is no trouble while changing some cvars. (many times people didn't know why for example r_overbrightbits or r_mapoverbrightbits and so on didn't work) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.