mgba/res/shaders/gba-color.shader/manifest.ini

17 lines
289 B
INI
Raw Normal View History

2017-04-13 12:39:35 +00:00
[shader]
name=GBA Color
author=Pokefan531 and hunterk
description=Modifies the color output to simulate the GBA LCD characteristics.
passes=1
[pass.0]
fragmentShader=gba-color.fs
blend=1
width=-1
height=-1
2017-04-13 12:39:35 +00:00
[pass.0.uniform.darken_screen]
type=float
default=0.5
readableName=Darken Screen