20 lines
366 B
INI

[shader]
name=Nintendo DS Lite Color
author=Pokefan531 and hunterk
description=Shader that replicates the LCD Colorspace from a Nintendo DS Lite.
passes=1
[pass.0]
fragmentShader=dslite-color.fs
vertexShader=dslite-color.vs
blend=1
width=-1
height=-1
[pass.0.uniform.color_mode]
type=int
default=1
min=1
max=3
readableName=Color Profile (1=sRGB, 2=DCI, 3=Rec2020)