From e6cbc8f631f7f211a91fddf6bfcda547444d4939 Mon Sep 17 00:00:00 2001 From: SilentHeII <29898818+SilentHeII@users.noreply.github.com> Date: Sat, 9 Jul 2022 01:13:09 -0500 Subject: [PATCH] Add Bloom Definitions for Sin and Punishment 2 Adds bloom definitions for Sin and Punishment: Star Successor for use with bloom removal and native resolution bloom. --- .../R2V.txt | 0 .../metadata.json | 27 +++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/R2V.txt create mode 100644 Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/metadata.json diff --git a/Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/R2V.txt b/Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/R2V.txt new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/metadata.json b/Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/metadata.json new file mode 100644 index 000000000000..e854e29ebd6e --- /dev/null +++ b/Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/metadata.json @@ -0,0 +1,27 @@ +{ + "meta": + { + "title": "Bloom Texture Definitions", + "author": "Silent Hell" + }, + "groups": + [ + { + "name": "Bloom", + "targets": [ + { + "type": "efb", + "texture_filename": "efb1_n000142_38x28_6" + }, + { + "type": "efb", + "texture_filename": "efb1_n000143_19x14_6" + }, + { + "type": "efb", + "texture_filename": "efb1_n000144_9x7_6" + } + ] + } + ] +} \ No newline at end of file