Commit Graph

64 Commits

Author SHA1 Message Date
Michael
0a76fbeb27 [BotW] scale shadows automatically in packs
Since shadow resolution is limited by 640x360, might as well put them in the packs and scale them by the pack factor
2017-10-07 16:56:25 -07:00
Michael
b5a47f43fe General cleanup 2017-10-07 07:37:25 -07:00
Michael
e27d368fdd [BotW] Rename AARemoval to 0AARemoval
For if someone wants to still use AA removal
2017-10-06 16:15:27 -07:00
JoelAlone
faccacb048 [BOTW] Remove FXAA pack 2017-10-06 14:47:56 +02:00
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
alexkiri
ed36f4ad5f [BOTW] FXAA (#88)
* Added resolution independent FXAA for BotW

* Renamed to give FXAA priority over base graphics packs
2017-09-30 11:43:15 +02:00
Milan
bcd04fc229 Fixed inventory Link AA Removal's name as it didn't work before, added comments to those shaders. (#87)
* 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.
2017-09-29 23:56:12 +02:00
JoelAlone
fe88284bbe [BOTW][720p] Add pack increasing color depth for native resolution
before:
https://cdn.discordapp.com/attachments/292733452590120961/362259466327949312/unknown.png
after:
https://cdn.discordapp.com/attachments/292733452590120961/362259493272420372/unknown.png
2017-09-26 17:30:21 +02:00
Michael
99196d7660 [XCX] No Offline Tag
gets rid of "X OFFLINE" in top left
2017-09-24 18:15:23 -07:00
Michael
e7f09f453d [Nintendo Land] add balloon flight shadow resolution 2017-09-23 10:19:53 -07:00
Alex Chirila
ba21e774f6 Fixed Breath of the Wild AARemoval in inventory screen 2017-09-22 02:37:29 +03:00
Michael
f9619622fa Add Cheats Folder
latest splatoon packs fit more there
2017-09-14 15:53:26 -07:00
Michael
d5b5d6d4f6 [Sploot] Map Swap 2017-09-13 21:58:18 -07:00
Michael
b8ee8b11ed [Sploot] Callie -> Marie and Marie -> Callie 2017-09-13 18:03:39 -07:00
Michael
55d5ea524d [Sploot] Add v16 to Octohax and "Callie is Dead" 2017-09-13 17:30:05 -07:00
Michael
e7ff59468a [Sploot] Add Octohax and "Callie is Dead" 2017-09-13 17:01:08 -07:00
Michael
3e86814e35 Fix casing on the Title ID because OCD 2017-07-28 22:05:42 -07:00
Michael
fa4206eef3 Add update title ID for Twilight Princess 2017-07-28 22:03:50 -07:00
Michael
3dd3947dcd [mario tennis] no anti-aliasing
surprisingly easier than the actual graphic pack itself
2017-07-05 22:08:15 -07:00
Michael
8ce7a74398 [BotW] Fix heatwaves 2017-06-30 09:42:40 -07:00
Michael
e67d06eea6 [Various] Fix Naming Inconsistencies 2017-06-25 23:56:02 -07:00
Michael
0cdedc919e [BotW] update Pro+ hud
disable more heart textures
2017-06-23 16:29:38 -07:00
Michael
ff07a7e657 [BotW] Pro+ Fix Stamina recharge issue 2017-06-23 08:29:20 -07:00
Michael
c114d0cdd7 [BotW] Update Pro+ HUD
Add missing 70x70 stamina texture
2017-06-22 18:36:21 -07:00
Michael
534dda79df [Twilight Princess] Adjustable Bloom 2017-06-08 16:44:12 -07:00
Michael
8f175aa8e7 [BotW] Pro+ Graphic Pack 2017-06-07 20:38:03 -07:00
Michael
f7122c87f8 [Enhancements] Rename bloom packs, add Splatoon Bloom 2017-06-07 19:28:06 -07:00
Michael
ec38fb1129 [BotW] Adjustable Bloom 2017-06-07 18:29:35 -07:00
Michael
268abc5f22 [Mario Kart 8] Adjustable Bloom 2017-06-07 17:59:16 -07:00
getdls
214c858cce [BOTW] Contrasty
Add - Configurable contrast/colour preference shader. v2 less agressive
commit
2017-06-07 20:36:28 +02:00
Michael
cfc901c82c Fuck GBAtemp 2017-06-05 18:26:16 -07:00
Michael
9a6c6950e9 Higher Quality Gamepad Update 2017-05-30 19:37:40 -07:00
Michael
b63aec5db6 [NSMBU/ColorSplash] No anti aliasing update 2017-05-28 19:44:13 -07:00
Michael
962991b1a7 [Captain Toad] No Anti-Aliasing Update 2017-05-28 12:40:39 -07:00
Michael
f477af61d5 [SM3DW] Update NO-AA 2017-05-28 12:19:38 -07:00
Michael
c38e691ed5 [MK8] Update AA pack | [XCX] Rename Bloom Workaround 2017-05-27 23:49:43 -07:00
getdls
ed2c972855 BOTW AA removal update
Removed horizon, causes alpha blending issues with filage during bad
weather
2017-05-27 11:20:28 +02:00
getdls
62100f8bdd [BOTW] AA removal
add missing file
2017-05-27 11:10:09 +02:00
getdls
6c462b9f1c [BOTW] AA removal v2
Update of SwooshyCuebs commit to include foilage, horizon
2017-05-27 11:00:53 +02:00
Michael
5e634df855 [WW] Revert newer AA Removal 2017-05-26 18:54:01 -07:00
getdls
2cb1bad7f3 [XCX] [WW] AA removal 1.8
Update - XCX aa removal for Cemu 1.8
Update - Wind waker aa removal for Cemu 1.8
2017-05-27 00:27:56 +02:00
Michael
ef0218fa84 [Shovel Knight] version = 2 2017-05-25 20:36:46 -07:00
Michael
f32ed4a904 Rename High Res Shadows to Higher Quality Shadows 2017-05-25 20:33:28 -07:00
Michael
469f86ed26 Remove WW No Bloom pack, rename AA packs 2017-05-25 18:40:44 -07:00
Markus Kitsinger (SwooshyCueb)
39716392f3 [WWHD] Add ReducedBloom pack updated for 1.8 2017-05-25 14:40:01 -05:00
Markus Kitsinger (SwooshyCueb)
0889081bb8 Update Zelda AARemoval packs for 1.8 2017-05-25 14:39:00 -05:00
Michael
19bd76df1e 1.8.0 (#52)
* [DKCTF, BotW] Remove old shader edits, add TF 1.8 AA Removal

* [DKCTF] Actually remove old shaders

* EXZAP

* [DKCTF] version = 2

* [Shadows] version = 2

* [MK8] version = 2

* [Baeonetta] version = 2

* [XCX] version = 2

* [3D World] version = 2

* [Smash] version = 2

* [ROL] version = 2

* [Pikmin] version = 2

* [Tekken] version = 2

* [WindWaker] version = 2

* [TwilightPrincess] version = 2

* [NSMBU] version = 2
2017-05-24 15:55:55 -07:00
Michael
81e3592243 [DKCTF] Move AA Removal 1.8 to 1.8.0 branch 2017-05-23 16:26:58 -07:00
getdls
257984d752 [DKC - TF] AA removal Cemu 1.8 version
ADD Aa removal for cemu release 1.8
2017-05-23 22:50:59 +02:00
getdls
de661b9a40 [Misc fixes] Minor fixes, optional packs - Credit to GiTech, SunbroDave, Exzap
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..
2017-05-02 01:38:16 +02:00