mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 10:39:45 -06:00
Data: add default data for hud and bloom on some games
This commit is contained in:
0
Data/Sys/Load/GraphicMods/The Conduit/RCJ.txt
Normal file
0
Data/Sys/Load/GraphicMods/The Conduit/RCJ.txt
Normal file
31
Data/Sys/Load/GraphicMods/The Conduit/metadata.json
Normal file
31
Data/Sys/Load/GraphicMods/The Conduit/metadata.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"meta":
|
||||
{
|
||||
"title": "Bloom Texture Definitions",
|
||||
"author": "iwubcode"
|
||||
},
|
||||
"groups":
|
||||
[
|
||||
{
|
||||
"name": "Bloom",
|
||||
"targets": [
|
||||
{
|
||||
"type": "efb",
|
||||
"texture_filename": "efb1_n000022_40x28_6"
|
||||
},
|
||||
{
|
||||
"type": "efb",
|
||||
"texture_filename": "efb1_n000021_80x56_6"
|
||||
},
|
||||
{
|
||||
"type": "efb",
|
||||
"texture_filename": "efb1_n000020_160x112_6"
|
||||
},
|
||||
{
|
||||
"type": "efb",
|
||||
"texture_filename": "efb1_n000025_320x224_6"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user