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