Skip to content

Commit b6c482c

Browse files
Sorunomefincs
authored andcommitted
fix: Sleep and wake up dsp when calling a system applet
1 parent ff76c84 commit b6c482c

File tree

1 file changed

+1
-0
lines changed
  • libctru/source/services

1 file changed

+1
-0
lines changed

libctru/source/services/apt.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -921,6 +921,7 @@ void aptLaunchSystemApplet(NS_APPID appId, void* buf, size_t bufsize, Handle han
921921
aptCallHook(APTHOOK_ONSUSPEND);
922922

923923
GSPGPU_SaveVramSysArea();
924+
aptDspSleep();
924925
GSPGPU_ReleaseRight();
925926

926927
aptSetSleepAllowed(false);

0 commit comments

Comments
 (0)