20 lines
374 B
INI

[shader]
name=GBA SP 101 Color
author=Pokefan531 and hunterk
description=Shader that replicates the LCD Colorspace from a Gameboy SP 101 (backlit version).
passes=1
[pass.0]
fragmentShader=sp101-color.fs
vertexShader=sp101-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)