cemu_graphic_packs/Enhancements/Splatoon_Bloom/rules.txt
Michele 4398ebcebe Add credits and normalize resolution presets
I searched through quite a bit of commits to properly credit some packs. Some of the credits are based off memory. Please let me know if I incorrectly credited or forgot to credit somebody.
2020-01-10 17:06:51 -08:00

23 lines
459 B
Plaintext

[Definition]
titleIds = 0005000010176900,0005000010176A00,0005000010162B00
name = Bloom Adjustment
path = "Splatoon/Enhancements/Bloom Adjustment"
description = Allows you to adjust how strong the bloom is. Full amount is the default intensity of bloom. Made by Slashiee.
version = 4
[Preset]
name = Full Amount (Default)
$bloom = 1
[Preset]
name = Disabled
$bloom = 0
[Preset]
name = Quarter Amount
$bloom = 0.25
[Preset]
name = Half Amount
$bloom = 0.5