cemu_graphic_packs/Enhancements/Splatoon_Bloom/rules.txt
Michele 3518768ff6 Update Splatoon packs for Vulkan
No unverified shaders.
2020-01-01 12:19:19 -08:00

23 lines
441 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.
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