From af868b74f72652819a0f7484d0e0342234ea246c Mon Sep 17 00:00:00 2001 From: Andrea Date: Sun, 2 Oct 2022 15:41:16 +0200 Subject: [PATCH] GraphicMods: The Last Story: Fixes for Bloom and HUD mods. --- .../GraphicMods/The Last Story/metadata.json | 58 ++++++++++++++++++- 1 file changed, 56 insertions(+), 2 deletions(-) diff --git a/Data/Sys/Load/GraphicMods/The Last Story/metadata.json b/Data/Sys/Load/GraphicMods/The Last Story/metadata.json index dca7f6f578..a7e5a44b47 100644 --- a/Data/Sys/Load/GraphicMods/The Last Story/metadata.json +++ b/Data/Sys/Load/GraphicMods/The Last Story/metadata.json @@ -36,7 +36,6 @@ "pretty_name": "text2", "texture_filename": "tex1_512x512_79e54f19ff7811de_0" }, - { "type": "projection", "value": "2d", @@ -48,13 +47,56 @@ "pretty_name": "text3", "texture_filename": "tex1_512x256_cb8c5f14fa63398f_0" }, - { "type": "projection", "value": "2d", "pretty_name": "text3", "texture_filename": "tex1_512x256_cb8c5f14fa63398f_0" }, + { + "type": "draw_started", + "pretty_name": "text4", + "texture_filename": "tex1_256x256_d315e7747da82c51_2" + }, + { + "type": "projection", + "value": "2d", + "pretty_name": "text4", + "texture_filename": "tex1_256x256_d315e7747da82c51_2" + }, + { + "type": "draw_started", + "pretty_name": "text5", + "texture_filename": "tex1_256x256_3b4f6a3796d8e193_0" + }, + { + "type": "projection", + "value": "2d", + "pretty_name": "text5", + "texture_filename": "tex1_256x256_3b4f6a3796d8e193_0" + }, + { + "type": "draw_started", + "pretty_name": "text6", + "texture_filename": "tex1_256x128_50cf981847978524_0" + }, + { + "type": "projection", + "value": "2d", + "pretty_name": "text6", + "texture_filename": "tex1_256x128_50cf981847978524_0" + }, + { + "type": "draw_started", + "pretty_name": "text7", + "texture_filename": "tex1_128x128_73d3f8a2f0347b4a_0" + }, + { + "type": "projection", + "value": "2d", + "pretty_name": "text7", + "texture_filename": "tex1_128x128_73d3f8a2f0347b4a_0" + }, { "type": "draw_started", "pretty_name": "large numbers", @@ -96,6 +138,18 @@ { "type": "efb", "texture_filename": "efb1_n56_80x56_6" + }, + { + "type": "efb", + "texture_filename": "efb1_n04_80x56_6" + }, + { + "type": "efb", + "texture_filename": "efb1_n359_160x112_1" + }, + { + "type": "efb", + "texture_filename": "efb1_n432_320x224_6" } ] }