all repos — mgba @ 591ab468e9df1fe7c1ab06239e2973c99401fbaa

mGBA Game Boy Advance Emulator

res/shaders/gba-color.shader/manifest.ini (view raw)

 1[shader]
 2name=GBA Color
 3author=Pokefan531 and hunterk
 4description=Modifies the color output to simulate the GBA LCD characteristics.
 5passes=1
 6
 7[pass.0]
 8fragmentShader=gba-color.fs
 9blend=1
10
11[pass.0.uniform.darken_screen]
12type=float
13default=0.5
14readableName=Darken Screen