Functions | |
int | pspSdkQueryModuleInfoV1 (SceUID uid, SceKernelModuleInfo *modinfo) |
Query a modules information from its uid. | |
int | pspSdkInstallNoDeviceCheckPatch (void) |
Patch the sceModuleManager module to nullify LoadDeviceCheck() calls. | |
int | pspSdkInstallNoPlainModuleCheckPatch (void) |
Patch sceLoadCore module to remove loading plain module checks. |
|
Patch the sceModuleManager module to nullify LoadDeviceCheck() calls.
|
|
Patch sceLoadCore module to remove loading plain module checks.
|
|
Query a modules information from its uid.
|