mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 08:50:48 +00:00
Add files via upload
This commit is contained in:
parent
99e686de34
commit
71b20818f5
2 changed files with 27 additions and 0 deletions
0
Data/Sys/Load/GraphicMods/Sonic Unleashed/RSV.txt
Normal file
0
Data/Sys/Load/GraphicMods/Sonic Unleashed/RSV.txt
Normal file
27
Data/Sys/Load/GraphicMods/Sonic Unleashed/metadata.json
Normal file
27
Data/Sys/Load/GraphicMods/Sonic Unleashed/metadata.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"meta":
|
||||||
|
{
|
||||||
|
"title": "Bloom Texture Definitions",
|
||||||
|
"author": "Dr. Azathoth"
|
||||||
|
},
|
||||||
|
"groups":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Bloom",
|
||||||
|
"targets": [
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_320x240_1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_320x240_6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_640x480_1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue