Tweak the dither math.
This commit is contained in:
parent
a0521259a7
commit
05b33078fb
5 changed files with 12 additions and 6 deletions
|
|
@ -120,7 +120,7 @@ nosave int mfx_palnum = 0;
|
|||
nosave float mfx_palsat = 1.;
|
||||
nosave float mfx_palpow = 1.;
|
||||
nosave int mfx_paldither = 3;
|
||||
nosave int mfx_paldepth = 6;
|
||||
nosave int mfx_paldepth = 8;
|
||||
|
||||
nosave string mfx_presetname = "Unnamed";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue