mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
Data: add bloom graphics mod for Zelda Twilight Princess on Gamecube
This commit is contained in:
parent
0c349306e3
commit
e31a61d17d
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"meta":
|
||||||
|
{
|
||||||
|
"title": "Bloom Texture Definitions",
|
||||||
|
"author": "iwubcode"
|
||||||
|
},
|
||||||
|
"groups":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Bloom",
|
||||||
|
"targets": [
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n41_76x56_6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n42_152x112_6"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user