From c4b27b8d3d1dd8c040c614aab780a2aa227fe8e0 Mon Sep 17 00:00:00 2001 From: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com> Date: Sun, 9 Feb 2025 15:19:50 +0300 Subject: [PATCH] Stretch shop fade in/out to the screen for ultrawide. --- UnleashedRecompLib/config/SWA.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UnleashedRecompLib/config/SWA.toml b/UnleashedRecompLib/config/SWA.toml index 79341805..8feccb01 100644 --- a/UnleashedRecompLib/config/SWA.toml +++ b/UnleashedRecompLib/config/SWA.toml @@ -817,6 +817,12 @@ name = "AddPrimitive2DMidAsmHook" address = 0x82581C2C registers = ["r3"] +# Shop +[[midasm_hook]] +name = "AddPrimitive2DMidAsmHook" +address = 0x82B2BCD8 +registers = ["r3"] + [[midasm_hook]] name = "ObjGetItemFieldOfViewMidAsmHook" address = 0x82692934