20 lines
369 B
INI

[shader]
name=GB Micro Color
author=Pokefan531 and hunterk
description=Shader that replicates the LCD Colorspace from a Gameboy Micro (OXY-001).
passes=1
[pass.0]
fragmentShader=gb-micro-color.fs
vertexShader=gb-micro-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)