mirror of https://github.com/mgba-emu/mgba.git
12 lines
230 B
INI
12 lines
230 B
INI
|
[shader]
|
||
|
name=Wii U
|
||
|
author=Prof. 9
|
||
|
description=Uses the color palette from the Wii U Virtual Console. Enable bilinear filtering to further mimic Wii U output.
|
||
|
passes=1
|
||
|
|
||
|
[pass.0]
|
||
|
fragmentShader=wiiu.fs
|
||
|
blend=1
|
||
|
width=960
|
||
|
height=640
|