From bc67b7eb2a13747f0e350a7397dbd4e53911767a Mon Sep 17 00:00:00 2001 From: Hyper <34012267+hyperbx@users.noreply.github.com> Date: Fri, 13 Dec 2024 04:12:19 +0000 Subject: [PATCH] [Shadow Gens] Mark codes for v1.1.0.1 temporarily I'm not fixing all these tonight lol --- Source/Shadow Generations/Gameplay/Restore Drop Dash.hmm | 2 +- .../Graphics/Post-processing/Disable Motion Blur.hmm | 2 +- Source/Shadow Generations/UI/Disable Result UI.hmm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/Shadow Generations/Gameplay/Restore Drop Dash.hmm b/Source/Shadow Generations/Gameplay/Restore Drop Dash.hmm index 13cfc12..8dc70e4 100644 --- a/Source/Shadow Generations/Gameplay/Restore Drop Dash.hmm +++ b/Source/Shadow Generations/Gameplay/Restore Drop Dash.hmm @@ -1,4 +1,4 @@ -Code "Restore Drop Dash" in "Gameplay" by "Hyper & Sora" does +Code "Restore Drop Dash (v1.1.0.1)" in "Gameplay" by "Hyper & Sora" does /* Restores the drop dash ability from Sonic Frontiers. diff --git a/Source/Shadow Generations/Graphics/Post-processing/Disable Motion Blur.hmm b/Source/Shadow Generations/Graphics/Post-processing/Disable Motion Blur.hmm index 9018791..7ad7dc8 100644 --- a/Source/Shadow Generations/Graphics/Post-processing/Disable Motion Blur.hmm +++ b/Source/Shadow Generations/Graphics/Post-processing/Disable Motion Blur.hmm @@ -1,4 +1,4 @@ -Patch "Disable Motion Blur" in "Graphics/Post-processing" by "Hyper" +Patch "Disable Motion Blur (v1.1.0.1)" in "Graphics/Post-processing" by "Hyper" { // Disable player motion blur. WriteProtected diff --git a/Source/Shadow Generations/UI/Disable Result UI.hmm b/Source/Shadow Generations/UI/Disable Result UI.hmm index 14c9dc2..042e576 100644 --- a/Source/Shadow Generations/UI/Disable Result UI.hmm +++ b/Source/Shadow Generations/UI/Disable Result UI.hmm @@ -1,4 +1,4 @@ -Code "Disable Result UI" in "UI" by "Hyper" does +Code "Disable Result UI (v1.1.0.1)" in "UI" by "Hyper" does /* Disables the UI in the results screen.