mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-26 19:44:14 +01:00
Clarity now with LumaSharp
Added Luma Sharpen to Clarity
This commit is contained in:
parent
af84a01bef
commit
5440784a1a
@ -1,24 +1,13 @@
|
||||
#version 420
|
||||
#extension GL_ARB_texture_gather : enable
|
||||
// shader bd8bba59e2149449
|
||||
|
||||
// Possible problems
|
||||
// Being below 1.3.0 will give you double-vision with recent graphic packs. Update to 1.3.0 or above.
|
||||
// If you're experiencing any issues (due to having the previous Clarity shaders installed), please remove and redownload all of the BotW packs.
|
||||
|
||||
// Changelog V0.1
|
||||
// Changed from shader f14bb_ps.txt to bd8bb_ps.txt
|
||||
|
||||
// Credit to NAVras for merging to a better shader.
|
||||
// Credit to getdls for adding Exposure & Original Contrasty.
|
||||
|
||||
// Clarity GFX
|
||||
// Credit to Jamie for main coding.
|
||||
// Credit to Kiri coding & Reshade logic.
|
||||
// Credit to Serfrost for preset values.
|
||||
// Original shader dumped using cemu 1.10.0f, BotW 1.3.1
|
||||
|
||||
|
||||
// Being below 1.3.0 will give you double-vision with recent graphic packs. Update to 1.3.0 or above.
|
||||
// If you're experiencing any issues (due to having the previous Clarity shaders installed), please remove and redownload all of the BotW packs.
|
||||
// Changelog V0.2
|
||||
|
Loading…
Reference in New Issue
Block a user