mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-25 10:43:57 +00:00
Add bloom definitions for Sonic Colors
Adds definitions to add or remove bloom to Sonic Colors.
This commit is contained in:
parent
e6cbc8f631
commit
e5aa5214ed
0
Data/Sys/Load/GraphicMods/Sonic Colors/SNC.txt
Normal file
0
Data/Sys/Load/GraphicMods/Sonic Colors/SNC.txt
Normal file
51
Data/Sys/Load/GraphicMods/Sonic Colors/metadata.json
Normal file
51
Data/Sys/Load/GraphicMods/Sonic Colors/metadata.json
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
{
|
||||||
|
"meta":
|
||||||
|
{
|
||||||
|
"title": "Bloom Texture Definitions",
|
||||||
|
"author": "Silent Hell"
|
||||||
|
},
|
||||||
|
"groups":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Bloom",
|
||||||
|
"targets": [
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n000007_160x120_6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n000008_160x120_6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n000009_80x60_6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n000010_80x60_6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n000011_40x30_6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n000012_40x30_6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n000013_20x15_6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n000014_20x15_6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n000015_160x120_6"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user