cemu_graphic_packs/Enhancements/ZombiU_ChromaticAberration/rules.txt

30 lines
588 B
Plaintext
Raw Normal View History

[Definition]
titleIds = 000500001010DD00,000500001010EF00,0005000010112300,000500001011A700,0005000E1010DD00,0005000E10112300
2019-01-03 10:22:25 +01:00
name = Chromatic Aberration
path = "ZombiU/Enhancements/Chromatic Aberration"
description = Changes the intensity of horizontal chromatic aberration. (the red/green/blue edges)
version = 3
[Control]
vsyncFrequency = 65535
[Preset]
name = CA Default
$redHz = 1.0
$blueHz = 1.0
[Preset]
2019-01-03 10:22:25 +01:00
name = CA 0.75
$redHz = 1.00125
$blueHz = 1.0025
[Preset]
name = CA 0.5
$redHz = 1.0025
$blueHz = 1.005
[Preset]
2019-01-03 10:22:25 +01:00
name = CA Mostly Disabled
$redHz = 1.005
2019-01-03 10:22:25 +01:00
$blueHz = 1.01