mirror of
https://github.com/dolphin-emu/dolphin
synced 2024-11-05 04:53:44 -05:00
15 lines
300 B
JSON
15 lines
300 B
JSON
{
|
|
"meta":
|
|
{
|
|
"title": "Bloom Removal",
|
|
"author": "Dolphin Team",
|
|
"description": "Skips drawing bloom effects. May be preferable when using a bloom solution from Dolphin's post processing shaders or a third party tool."
|
|
},
|
|
"features":
|
|
[
|
|
{
|
|
"group": "Bloom",
|
|
"action": "skip"
|
|
}
|
|
]
|
|
} |