Skip to content

Commit b6aec5b

Browse files
Change hooked game TID from PPSA04264 to CUSA02290
1 parent 309cd83 commit b6aec5b

File tree

1 file changed

+1
-1
lines changed
  • Plugin_samples/Game_Plugin_Loader/source

1 file changed

+1
-1
lines changed

Plugin_samples/Game_Plugin_Loader/source/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ static void SuspendApp(pid_t pid)
3030
sceKernelSuspendProcess(pid);
3131
}
3232

33-
#define HOOKED_GAME_TID "PPSA04264"
33+
#define HOOKED_GAME_TID "CUSA02290"
3434

3535
static void ResumeApp(pid_t pid)
3636
{

0 commit comments

Comments
 (0)