all repos — mgba @ 6b0b9f820c3d7b50001d2a22a52f2ab1413de1bd

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
10width=-1
11height=-1
12
13[pass.0.uniform.darken_screen]
14type=float
15default=0.5
16readableName=Darken Screen