dolphin/Data/Sys/Load/GraphicMods/All Games Native Resolution Bloom/metadata.json
2022-07-02 11:49:21 -05:00

20 lines
No EOL
424 B
JSON

{
"meta":
{
"title": "Native Resolution Bloom",
"author": "Dolphin Team",
"description": "Scales bloom effects to draw at their native resolution, regardless of internal resolution. Results in bloom looking much more natural at higher resolutions but may cause shimmering."
},
"features":
[
{
"group": "Bloom",
"action": "scale",
"action_data": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
}
]
}