mirror of
https://github.com/dolphin-emu/dolphin
synced 2024-11-05 04:53:44 -05:00
e6cbc8f631
Adds bloom definitions for Sin and Punishment: Star Successor for use with bloom removal and native resolution bloom.
27 lines
391 B
JSON
27 lines
391 B
JSON
{
|
|
"meta":
|
|
{
|
|
"title": "Bloom Texture Definitions",
|
|
"author": "Silent Hell"
|
|
},
|
|
"groups":
|
|
[
|
|
{
|
|
"name": "Bloom",
|
|
"targets": [
|
|
{
|
|
"type": "efb",
|
|
"texture_filename": "efb1_n000142_38x28_6"
|
|
},
|
|
{
|
|
"type": "efb",
|
|
"texture_filename": "efb1_n000143_19x14_6"
|
|
},
|
|
{
|
|
"type": "efb",
|
|
"texture_filename": "efb1_n000144_9x7_6"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |