diff --git a/UnleashedRecomp/patches/ui/CTitleStateIntro_patches.cpp b/UnleashedRecomp/patches/ui/CTitleStateIntro_patches.cpp index 4a93ef9..4b7f8b6 100644 --- a/UnleashedRecomp/patches/ui/CTitleStateIntro_patches.cpp +++ b/UnleashedRecomp/patches/ui/CTitleStateIntro_patches.cpp @@ -65,6 +65,7 @@ void StorageDevicePromptMidAsmHook() {} PPC_FUNC_IMPL(__imp__sub_822C55B0); PPC_FUNC(sub_822C55B0) { + App::s_isSaveDataCorrupt = true; g_corruptSaveMessageOpen = true; g_corruptSaveMessageOpen.wait(true); ctx.r3.u32 = 0;