Commit Graph

330 Commits

Author SHA1 Message Date
Michael
284adc185e Add Guacamelee to build script 2017-10-18 22:15:59 -07:00
Michael
715ef0f793 Add Pac-Man to build script 2017-10-18 22:07:06 -07:00
Michael
efe74137c0 Add Spongebob to build script 2017-10-18 21:59:50 -07:00
Michael
82c9206f73 Add Nintendo Land to build script 2017-10-18 21:53:26 -07:00
Michael
9526f52f20 Add Tekken and Star Fox to build script 2017-10-18 21:39:20 -07:00
Michael
061f14f444 Add Better Than Nothing to build script 2017-10-18 21:31:14 -07:00
Michael
8f5ec92a85 Add Fist of the North Star to build script 2017-10-18 21:29:03 -07:00
Michael
a6fc6ddda4 Add Wonderful 101 to build script 2017-10-18 21:22:22 -07:00
Michael
cfa8a1820d Add Warriors Orochi 3 to build script 2017-10-18 21:05:06 -07:00
Michael
ae58c5dccc Add Tropical Freeze to build script 2017-10-18 21:00:09 -07:00
Michael
364ed565da Add Twilight Princess to build script 2017-10-18 20:55:21 -07:00
Michael
919c17eac4 Add Pokkén, Woolly, and XCX to build script 2017-10-18 20:49:18 -07:00
Michael
ce17d29071 Add Wind Waker to build script 2017-10-18 20:35:32 -07:00
Michael
2c2c6124a3 Add Color Splash and Smash 4 to build script 2017-10-18 20:27:25 -07:00
Michael
1d345b2fb1 [Mario Tennis] add build script 2017-10-18 17:01:07 -07:00
Michael
bf78f77cde [Rainbow Curse] add build script 2017-10-18 16:30:55 -07:00
Michael
c6ac4ecbec [BotW] remove packs that have build script 2017-10-17 22:14:03 -07:00
Michael
c68c707a81 [MK8] add build script 2017-10-17 21:59:41 -07:00
Michael
1a5c308401 Add Hyrule Warriors build script 2017-10-17 21:35:35 -07:00
Michael
1fa7d3f406 Remove packs that have build scripts 2017-10-17 21:01:59 -07:00
Michael
a20d9c34c8 [Sploot] add 1440 & 2160 UW and 900p pack 2017-10-17 16:23:43 -07:00
Michael
8c93b4338a Merge branch 'master' into fixedRadiusBlur 2017-10-16 21:28:10 -07:00
Michael
719e9099ea Remove Blur shaders from SM3D 2017-10-15 11:15:57 -07:00
Michael
4050d02415 Remove the rest of the old blur shaders 2017-10-15 11:00:12 -07:00
Alex Chirila
52ec5df12c [BotW] Added fixed radius blur shaders 2017-10-14 16:52:40 +03:00
Alex Chirila
a08f02bbb4 [BotW] Removed yet more blur shaders, a blur fix will follow 2017-10-14 16:16:51 +03:00
NAVras-Z
6f5bfdfaf2 remove blur shaders (#107)
* [BotW] remove blur shaders
* [Splatoon] remove blur shaders
Removing blur shaders for now we've noticed some of them got really CPU intensive.

Our new plan:
Creating branch with 'fixed' shaders that are less intensive (maybe something with the vertex shaders) and then when they're corrected push them to the master. It probably won't look as good but would (preferable, maybe not possible) remain radius and remove the grid look.
2017-10-14 10:39:05 +02:00
NAVras-Z
3e2c260094 [BotW] fix camera... again
_'tough luck, nightwings'_
2017-10-14 08:49:32 +08:00
Alex Chirila
b254e944ab [BotW] AO Fix and some AA Restore extra bits 2017-10-14 01:03:09 +03:00
NAVras-Z
94870ed334 ...copy-paste error
fuzzy head
ps: 1.33333333 is actually the original offset is this shader, divide by it then left with whatever you need
maybe could also change vertex shader tho
2017-10-13 13:24:25 +08:00
NAVras-Z
5fb6f76021 [BotW] fix sth i just broke... (camera dof)
dang thought they gonna be fine without these which apparently not
2017-10-13 12:32:15 +08:00
NAVras-Z
d3de96e30e [Splatoon] adapted some blur related shaders from BotW to Splatoon 2017-10-13 11:52:35 +08:00
NAVras-Z
6c05eebe65 [BotW] blur shaders updates and fixes
update this first before adding splatoon
caution: gpu taxing at high res, if get framerate drop, try replacing them with ones from lower res, bloom will appear smaller and brighter (concentrated)
hope cemu will get more specific texture exclude so we don't have to upscale the blurs...
any advice on optimization is appreciated
2017-10-13 11:48:39 +08:00
Michael
aabf270f37 [BotW] Change scaling for high shadows to 16x
[Aqua TV] Remove Space in folder names
2017-10-12 18:39:46 -07:00
Alex Chirila
74da3e3dd6 [BOTW] Correct reflections 2017-10-12 09:34:05 +03:00
Alex Chirila
a12e7da0e2 [BOTW] Antialiasing restoration v2 code cleanup 2017-10-12 09:28:24 +03:00
Michael
e0a9a61734 [Sploot] oops 2017-10-11 22:08:07 -07:00
Michael
60cc53ddfd [Sploot] 2160p player name scaling
Prep for next cemu version
2017-10-11 22:07:07 -07:00
alexkiri
b8b8cfec0f [BOTW] Antialiasing restoration v2 (#104)
* Added resolution independent FXAA for BotW

* Renamed to give FXAA priority over base graphics packs

* Updated FXAA implementation. Integrated Contrasty.

* Moved some defines to make more readable/editable

* Sharper detail settings, to make it look better at native res.

* Native AntiAliasing Restoration.

* Antialiasing restoration, removed unnecessary files.

* Edited Contrasty to be disabled by default

* [BotW] Fixed upscaled blur pixelation for reflections on shrine walls

* Antialiasing restoration, part 2
2017-10-12 00:49:34 +02:00
Michael
712bffb2b1 [Splatoon] Add player icon setup to other resolution
Once again, for next Cemu version preparation.
2017-10-10 20:08:50 -07:00
Michael
cb2c77084f [Splatoon] set up player icon for 2160p
In preparation of the next Cemu version.
2017-10-10 20:04:12 -07:00
Joel
56e703d7ba [BOTW] Remove x2.5 shadow scaling cap 2017-10-10 19:50:20 +02:00
NAVras-Z
08518d64ca another bloom shader
stumbled on another bloom shader, which does 2x2 average and bright pass to make bloom spread wider.
now bloom should be a little larger.
2017-10-10 18:13:42 +08:00
NAVras-Z
0ba7ed7c8b Merge pull request #102 from NAVras-Z/master
leaf AA yet to be restored, the files in repo used to be unedited ones by accident
2017-10-10 17:57:22 +08:00
Crementif
908ab8acdc Splitted SM3DW and CTTT. Added partial DoF and Bloom fix.
Splitted Super Mario 3D World and Captain Toad: Treasure Tracker as both are getting their own shaders. Both are partial due to mips which are hard to scale and due to the rarity of some of the bloom shaders (only in the latest world. Might fix them later but they're awfully long and weird)
2017-10-09 21:26:07 +02:00
NAVras-Z
c088fc6f20 leaf aa yet to be restored 2017-10-09 15:42:56 +08:00
NAVras-Z
12ddaa5768 Splatoon bloom & another BotW smoke fix
* fix splatoon missing bloom
the bloom miss because the game creates a mipmap seperately so cemu can't auto rescale it
only added one, the rest 3 then is all handled by cemu (tested with 1440p)
* yet another smoke shader
report by Bleed.0xx on discord
only vertex, smoke itself seems to be only a texture
2017-10-09 08:01:09 +02:00
Michael
c374533ac0 [BotW] re-enable shadow scaling in resolution packs
defeats the purpose of them being there if commented out
2017-10-08 08:28:32 -07:00
Michael
3e5849384c [BotW] shadow stuff
-disable shadows in resolution packs
-anything past 1800p is 2.5 scale
-high res shadows makes a return, at 4x scale
2017-10-08 08:24:25 -07:00
alexkiri
bd4f6cc09e [BOTW] Shrine reflections blur fix (#99)
* Added resolution independent FXAA for BotW

* Renamed to give FXAA priority over base graphics packs

* Updated FXAA implementation. Integrated Contrasty.

* Moved some defines to make more readable/editable

* Sharper detail settings, to make it look better at native res.

* Native AntiAliasing Restoration.

* Antialiasing restoration, removed unnecessary files.

* Edited Contrasty to be disabled by default

* [BotW] Fixed upscaled blur pixelation for reflections on shrine walls
2017-10-08 14:30:25 +02:00