diff --git a/modules/systemctrl/systemctrl.c b/modules/systemctrl/systemctrl.c index ad6f417..63c9681 100644 --- a/modules/systemctrl/systemctrl.c +++ b/modules/systemctrl/systemctrl.c @@ -59,7 +59,7 @@ int sctrlHENGetVersion() int sctrlSEGetVersion() { - return 0x00020000; + return 0x00020001; } int sctrlKernelLoadExecVSHDisc(const char *file, struct SceKernelLoadExecVSHParam *param)