* fix camera rune dof blur using the same method as zl focus
* too much?
compared screenshot, previous radius seems too large
* fix
NAVrasZ The Fuzzy Head
* Fix some pixelated blur in high res
* forgot to add rule
* double offset to get similar blur
more powah
* move into every res pack (excepth res<= 720)
credit to @JoelAlone for finding the what those values does.
ps: why github changes file hash...?
* Fixed Inventory FXAA naming, added comments to those shaders
Pretty much a fix, should definitely work now. A comparision can be seen here: http://screenshotcomparison.com/comparison/118920 . Keep in mind that the one on the left side has BotW Anti-Aliasing and the one on the right has this shader enabled. I didn't use any FXAA from my Nvidia GPU.
* Whoops, it didn't fix the replacement FXAA, but rather the AA Removal
Fixed AA Removal file names (didn't work before) and added comments to those files.
Because currently upscaling BoTW breaks AA I'm merging AA removal and contrastry (can be turned on in shader f14bb57cd5c9cb77) with quality and enthusiast packs
* [BOTW] Update quality packs
Updated BOTW graphic packs, list of fixes:
-resolution is now upscaled in:
• dyeing ingredients inventory
• blur behind stable and shop menu
• dialog box
• campfire ui box
• selection boxes
• new item box
• some blur related shit (visible in some menus)
• 3d minimap model of divine beasts and hyrule castle
• hero's path mode
• tutorial popups - open inventory, choose weapon, change bow...
-videos thumbnails are now visible
-color depth has been increased, so there is far less banding now
-map and minimap are now in better quality
Gallery of changes: https://imgur.com/a/XNYb4
* [BOTW] Update Enthusiast packs
list of fixes:
-resolution is now upscaled in:
• dyeing ingredients inventory
• blur behind stable and shop menu
• dialog box
• campfire ui box
• selection boxes
• new item box
• some blur related shit (visible in some menus)
• 3d minimap model of divine beasts and hyrule castle
• hero's path mode
• tutorial popups - open inventory, choose weapon, change bow...
-videos thumbnails are now visible
-color depth has been increased, so there is far less banding now
-map and minimap are now in better quality
Gallery of changes: https://imgur.com/a/XNYb4
* Update rules.txt
* [BOTW] removed unnecessary empy lines from gamepad rules
* [BOTW] Fixed texture format overwrite
Mostly older stuff I hadn't gotten around to committing
* AA removal XCX, not really needed anymore, ground is no longer broken,
just for those who force AA through gfx drives
* XCX adjustable bloom, for those who didn't download the old fix
* BOTW, dark statue fix, cheers whoever msgd about this a while back
* DK TF, AA removal re-commit, issue was retracted after deleting shader
cache I guess..
Add - AA v2, no error comments so foar so should be safe to commit
Fix - DOF masking (blur effects) w/o breaking bloom by only scaling
depth for 320, 160, 80
Fix - Light breaking due to perf scaling not being scaled to TV res
-Remove comments
-Add formatsExcluded for bloom..saw getdls add this format earlier but it was always commented out, don't know why
-Add "32 bit" mode, it actually limits the colors. It does include shader edits + no AA