mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
477f71cf86
This reverts commit 2f5488c22e
.
27 lines
554 B
Plaintext
27 lines
554 B
Plaintext
[Definition]
|
|
titleIds = 000500001010DD00,000500001010EF00,0005000010112300,000500001011A700,0005000E1010DD00,0005000E10112300
|
|
name = Chromatic Aberration
|
|
path = "ZombiU/Enhancements/Chromatic Aberration"
|
|
description = Changes the intensity of horizontal chromatic aberration. (the red/green/blue edges)
|
|
version = 3
|
|
|
|
[Preset]
|
|
name = CA Default
|
|
$redHz = 1.0
|
|
$blueHz = 1.0
|
|
|
|
[Preset]
|
|
name = CA 0.75
|
|
$redHz = 1.00125
|
|
$blueHz = 1.0025
|
|
|
|
[Preset]
|
|
name = CA 0.5
|
|
$redHz = 1.0025
|
|
$blueHz = 1.005
|
|
|
|
[Preset]
|
|
name = CA Mostly Disabled
|
|
$redHz = 1.005
|
|
$blueHz = 1.01
|