diff --git a/libctru/source/services/apt.c b/libctru/source/services/apt.c index 552d8fc95..9c847b6e4 100644 --- a/libctru/source/services/apt.c +++ b/libctru/source/services/apt.c @@ -921,6 +921,7 @@ void aptLaunchSystemApplet(NS_APPID appId, void* buf, size_t bufsize, Handle han aptCallHook(APTHOOK_ONSUSPEND); GSPGPU_SaveVramSysArea(); + aptDspSleep(); GSPGPU_ReleaseRight(); aptSetSleepAllowed(false);