cemu_graphic_packs/Enhancement/BreathOfTheWild_0FXAA
alexkiri c10123ff26 FXAA pack improvements; Integrated Contrasty, better FXAA, less blurry(#92)
Pull request #92 
* Added resolution independent FXAA for BotW
* Renamed to give FXAA priority over base graphics packs
* Updated FXAA implementation. Integrated Contrasty.
* Sharper default settings, to make it look better at native res.

Contrasty isn't on by default, you can change it by editing `f14bb57cd5c9cb77_00000000000003c9_ps.txt` and changing
```
#define ENABLE_CONTRASTY 0
```
to
```
#define ENABLE_CONTRASTY 1
```
in the graphic pack.
2017-10-05 16:57:30 +02:00
..
0f2b9ee517917425_00000000000003c9_ps.txt FXAA pack improvements; Integrated Contrasty, better FXAA, less blurry(#92) 2017-10-05 16:57:30 +02:00
81bbc347eb4b6dbc_0000000079249749_ps.txt [BOTW] FXAA (#88) 2017-09-30 11:43:15 +02:00
eabf1e8268c0acf2_0000000079249749_ps.txt [BOTW] FXAA (#88) 2017-09-30 11:43:15 +02:00
f14bb57cd5c9cb77_00000000000003c9_ps.txt FXAA pack improvements; Integrated Contrasty, better FXAA, less blurry(#92) 2017-10-05 16:57:30 +02:00
rules.txt [BOTW] FXAA (#88) 2017-09-30 11:43:15 +02:00