mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
Don't use BGR for lcd-grid-v2 presets for GBC
This commit is contained in:
parent
2ec3515dc7
commit
319874f05a
|
@ -29,4 +29,4 @@ gain = "1.500000"
|
|||
gamma = "2.200000"
|
||||
blacklevel = "0.000000"
|
||||
ambient = "0.000000"
|
||||
BGR = "1.000000"
|
||||
BGR = "0.0"
|
||||
|
|
|
@ -24,4 +24,4 @@ gain = "1.500000"
|
|||
gamma = "2.200000"
|
||||
blacklevel = "0.000000"
|
||||
ambient = "0.000000"
|
||||
BGR = "1.000000"
|
||||
BGR = "0.0"
|
||||
|
|
Loading…
Reference in a new issue