cemu-project / cemu_graphic_packs

Community Graphic Packs for Cemu
https://cemu-project.github.io/cemu_graphic_packs/
Creative Commons Zero v1.0 Universal
1.3k stars 585 forks source link

[BotW] Added an option for bloom intensity #625

Closed Ryce-Fast closed 4 months ago

Ryce-Fast commented 4 months ago

I added an option for bloom intensity in-game and in inventory.

0% Screenshot_2024-05-09_16-47-29 Screenshot_2024-05-09_16-47-25

200% Screenshot_2024-05-10_13-34-06 Screenshot_2024-05-09_17-28-44 Screenshot_2024-05-10_13-33-23

Crementif commented 4 months ago

Nice work! How does this compare to Clarity's existing bloom option? The clarity shader can change the bloom on a percentage basis which I prefer over this on/off version that uses graphic pack rules.

Ryce-Fast commented 4 months ago

Nice work! How does this compare to Clarity's existing bloom option? The clarity shader can change the bloom on a percentage basis which I prefer over this on/off version that uses graphic pack rules.

Are you saying I need to edit in the clarity file?

Crementif commented 4 months ago

Yeah, you can change the bloom in the Clarity shader too. See this file: https://github.com/cemu-project/cemu_graphic_packs/blob/master/src/BreathOfTheWild/Enhancements/37040a485a29d54e_00000000000003c9_ps.txt.

Ryce-Fast commented 4 months ago

I finally decided to increase the intensity of the bloom

Ryce-Fast commented 4 months ago

I removed 250% and 300% because it's too high. 200% is very good !

Ryce-Fast commented 4 months ago

@Crementif Ready for review or changes!