An open API service indexing awesome lists of open source software.

https://github.com/kchapelier/reshade-gameboy.fx

Gameboy shader with checkboard dithering for ReShade https://reshade.me/
https://github.com/kchapelier/reshade-gameboy.fx

Last synced: 8 months ago
JSON representation

Gameboy shader with checkboard dithering for ReShade https://reshade.me/

Awesome Lists containing this project

README

          

# ReShade-gameboy.fx

Gameboy shader with checkerboard dithering for [ReShade](https://reshade.me/).

Multiple example screenshots can be viewed [here](https://twitter.com/kchplr/status/873810149231779840), featuring
NieR:Automata, Deponia, DARIUSBURST Chronicle Saviours and Enter the Gungeon.

The shader code is most likely not the most efficient or beautiful thing as it is my first time dealing with ReShade's
custom FX language, or any HLSL-flavored shader languages for that matter.

The shader code (Gameboy.fx) is released under the MIT license.