Commit Graph

155 Commits

Author SHA1 Message Date
getdls
b054bc0892 [ZU] Remove broken shader
If devs can't be arsed to write useful release notes I can't be arsed to
figure what breaks
2018-12-01 13:07:12 +01:00
Michael
5a470c46f5 fix pokken texture overwrite resolutions 2018-11-30 22:38:34 -08:00
Skal Fate
f55f569783
Added 1600x900 Resolution to Packs that didnt have it (#286)
Added 1600x900 resolution to all packs that didn't have it.
2018-11-30 22:35:12 -07:00
Skal Fate
774b0a2fe7
Botw Inventory AA Fixup (#285)
* Delete disabled_58b8411478181d7f_0000000000000079_ps.txt

not needed

* Delete disabled_58b84124c01721ff_0000000000000079_ps.txt

not needed

* Update 0f2b9ee517917425_00000000000003c9_ps.txt

Inventory AA Fixup for 1080p by rounding up

. Anything between 720p-1080p (1.0-1.5) would get rounded down to 1.0 and therefore messy/fuzzy inventory especially in 1080p. The reason it got rounded down is because all the vector data types are initialized as integers instead of normal floats for accuracy.

* Update rules.txt

Added 1600x900 resolution per request, that resolution no longer glitches out due to cemu workaround. We may never know now lol.
2018-11-30 20:19:14 -07:00
Michael
a89f270565 rename graphics to resolutions 2018-11-30 17:53:53 -08:00