diff --git a/Data/Sys/Load/GraphicMods/Skyward Sword Bloom/SOU.txt b/Data/Sys/Load/GraphicMods/Skyward Sword Bloom/SOU.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/Data/Sys/Load/GraphicMods/Skyward Sword Bloom/metadata.json b/Data/Sys/Load/GraphicMods/Skyward Sword Bloom/metadata.json new file mode 100644 index 0000000000..90728d8ebe --- /dev/null +++ b/Data/Sys/Load/GraphicMods/Skyward Sword Bloom/metadata.json @@ -0,0 +1,27 @@ +{ + "meta": + { + "title": "Bloom Texture Definitions", + "author": "iwubcode" + }, + "groups": + [ + { + "name": "Bloom", + "targets": [ + { + "type": "efb", + "texture_filename": "efb1_n000046_57x76_6" + }, + { + "type": "efb", + "texture_filename": "efb1_n000045_114x152_6" + }, + { + "type": "efb", + "texture_filename": "efb1_n000107_228x304_6" + } + ] + } + ] +} \ No newline at end of file diff --git a/Data/Sys/Load/GraphicMods/Wii Play/RHA.txt b/Data/Sys/Load/GraphicMods/Wii Play/RHA.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/Data/Sys/Load/GraphicMods/Wii Play/metadata.json b/Data/Sys/Load/GraphicMods/Wii Play/metadata.json new file mode 100644 index 0000000000..f0015dcec1 --- /dev/null +++ b/Data/Sys/Load/GraphicMods/Wii Play/metadata.json @@ -0,0 +1,27 @@ +{ + "meta": + { + "title": "Bloom Texture Definitions", + "author": "iwubcode" + }, + "groups": + [ + { + "name": "Bloom", + "targets": [ + { + "type": "efb", + "texture_filename": "efb1_n9_80x58_6" + }, + { + "type": "efb", + "texture_filename": "efb1_n21_80x57_6" + }, + { + "type": "efb", + "texture_filename": "efb1_n2_320x228_6" + } + ] + } + ] +} \ No newline at end of file