SceDriverUser: Difference between revisions
CelesteBlue (talk | contribs) |
|||
(68 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== Module == | == Module == | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version | ! Version !! World !! Privilege | ||
|- | |- | ||
| 3. | | 0.931.010-3.740.011 || Non-secure || User | ||
|} | |} | ||
Line 17: | Line 16: | ||
! Version !! Name !! World !! Visibility !! NID | ! Version !! Name !! World !! Visibility !! NID | ||
|- | |- | ||
| 3.60 || [[SceDriverUser# | | 0.931-3.60 || [[SceDriverUser#SceRtcUser|SceRtcUser]] || Non-secure || User || 0x6704D3C6 | ||
|- | |- | ||
| 3.60 || [[SceDriverUser# | | 0.931-3.60 || [[SceDriverUser#SceDisplayUser|SceDisplayUser]] || Non-secure || User || 0x4FAACD11 | ||
|- | |- | ||
| 3.60 || [[SceDriverUser# | | 0.931-3.60 || [[SceDriverUser#SceMotion|SceMotion]] || Non-secure|| User || 0xDC571B3F | ||
|- | |- | ||
| 3.60 || [[SceDriverUser# | | 0.931-3.60 || [[SceDriverUser#SceAppMgrUser|SceAppMgrUser]] || Non-secure || User || 0xA6605D6F | ||
|- | |- | ||
| 3.60 || [[SceDriverUser# | | 3.60 || [[SceDriverUser#SceErrorUser|SceErrorUser]] || Non-secure || User || 0xD401318D | ||
|- | |- | ||
| 3.60 || [[SceDriverUser# | | 3.60 || [[SceDriverUser#SceFios2User|SceFios2User]] || Non-secure || User || 0xC2ED82D7 | ||
|- | |- | ||
| 3.60 || [[SceDriverUser#SceDrmBridgeUser|SceDrmBridgeUser]] || | | 3.60 || [[SceDriverUser#SceDrmBridgeUser|SceDrmBridgeUser]] || Non-secure || User || 0x91AFEB43 | ||
|} | |} | ||
== | == SceRtcUser == | ||
=== | === SceRtcUser_078831AF === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x078831AF | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceRtcUser_41709BA9 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x41709BA9 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceRtcUser_966DB254 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x966DB254 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === sceRtcCheckValid === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xD7622935 | ||
|} | |} | ||
=== | === sceRtcCompareTick === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3. | | 0.931.010-3.740.011 || 0xC7385158 | ||
|} | |} | ||
=== | Returns 0 if tick_1 == tick_2, -1 if tick_1 < tick_2 and 1 else. | ||
<source lang="C">int sceRtcCompareTick(const SceRtcTick *tick_1, const SceRtcTick *tick_2);</source> | |||
=== sceRtcConvertLocalTimeToUtc === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x0A05E201 | ||
|} | |} | ||
=== | === sceRtcConvertUtcToLocalTime === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x1282C436 | ||
|} | |} | ||
=== | === sceRtcFormatRFC2822LocalTime === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x42CA8EB5 | ||
|} | |} | ||
=== | === sceRtcFormatRFC2822 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x147F2138 | ||
|} | |} | ||
=== | === sceRtcFormatRFC3339LocalTime === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x742250A9 | ||
|} | |} | ||
== | === sceRtcFormatRFC3339 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xCCEA2B54 | ||
|} | |} | ||
=== | === sceRtcGetCurrentClockLocalTime === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x0572EDDC | ||
|} | |} | ||
=== | === sceRtcGetCurrentClock === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x70FDE8F1 | ||
|} | |} | ||
=== | === sceRtcGetCurrentNetworkTick === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xCDDD25FE | ||
|} | |} | ||
=== | === sceRtcGetCurrentTick === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x23F79274 | ||
|} | |} | ||
=== | === sceRtcGetDayOfWeek === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x2F3531EB | ||
|} | |} | ||
=== | === sceRtcGetDaysInMonth === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x49EB4556 | ||
|} | |} | ||
=== | === sceRtcGetDosTime === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x92ABEBAF | ||
|} | |} | ||
=== | === sceRtcGetTickResolution === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x811313B3 | ||
|} | |} | ||
=== | === sceRtcGetTick === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xF2B238E2 | ||
|} | |} | ||
=== | === sceRtcGetTime64_t === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xC995DE02 | ||
|} | |} | ||
=== | === sceRtcGetTime_t === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x8DE6FEB7 | ||
|} | |} | ||
=== | === sceRtcGetWin32FileTime === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x8A95E119 | ||
|} | |} | ||
=== | === sceRtcIsLeapYear === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xF17FD8B5 | ||
|} | |} | ||
=== | === sceRtcParseDateTime === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x2347CE12 | ||
|} | |} | ||
=== | === sceRtcParseRFC3339 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x2D18AEEC | ||
|} | |} | ||
=== | === sceRtcSetDosTime === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xF8B22B07 | ||
|} | |} | ||
=== | === sceRtcSetTick === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xCD89F464 | ||
|} | |} | ||
=== | === sceRtcSetTime64_t === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xA6C36B6A | ||
|} | |} | ||
=== | === sceRtcSetTime_t === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x3A332F81 | ||
|} | |} | ||
=== | === sceRtcSetWin32FileTime === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xA79A8846 | ||
|} | |} | ||
=== | === sceRtcTickAddDays === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x58DE3C70 | ||
|} | |} | ||
=== | === sceRtcTickAddHours === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x6F193F55 | ||
|} | |} | ||
=== | === sceRtcTickAddMicroseconds === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xAE26D920 | ||
|} | |} | ||
=== | === sceRtcTickAddMinutes === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x4C358871 | ||
|} | |} | ||
=== | === sceRtcTickAddMonths === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x6321B4AA | ||
|} | |} | ||
=== | === sceRtcTickAddSeconds === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x979AFD79 | ||
|} | |} | ||
=== | === sceRtcTickAddTicks === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x4559E2DB | ||
|} | |} | ||
=== | === sceRtcTickAddWeeks === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xE713C640 | ||
|} | |} | ||
=== | === sceRtcTickAddYears === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xDF6C3E1B | ||
|} | |} | ||
=== | === sceRtcGetCurrentAdNetworkTick === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x5612AF12 | |||
|} | |} | ||
=== | === sceRtcGetCurrentDebugNetworkTick === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x4ED6BA6C | |||
|} | |} | ||
=== | === sceRtcGetCurrentGpsTick === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xBB92534F | |||
|} | |} | ||
=== | === sceRtcGetCurrentRetainedNetworkTick === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xA086AE18 | |||
|} | |} | ||
=== | === sceRtcGetDayOfYear === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xB5C4E95F | |||
|} | |} | ||
=== | === sceRtcGetLastAdjustedTick === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x8148E95C | |||
|} | |} | ||
=== | === sceRtcGetLastReincarnatedTick === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xA8C16615 | |||
|} | |} | ||
=== | == SceDisplayUser == | ||
=== SceDisplayUser_5637D24D === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x5637D24D | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceDisplayUser_D2629AFF === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0xD2629AFF | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceDisplayUser_D427A6DF === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0xD427A6DF | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === sceDisplayGetFrameBufInternal === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x5213F74B | ||
|} | |} | ||
=== | === sceDisplayGetFrameBuf === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3. | | 0.931.010-3.740.011 || 0x42AE6BBC | ||
|} | |} | ||
=== | Wrapper to [[SceDisplay#sceDisplayGetFrameBuf|_sceDisplayGetFrameBuf]]. | ||
=== sceDisplayGetMaximumFrameBufResolution === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x8848ADDD | |||
|} | |} | ||
=== | === sceDisplayGetResolutionInfoInternal === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x0BFB78C6 | |||
|} | |} | ||
== | === sceDisplaySetFrameBufForCompat === | ||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x8C36B628 | |||
|} | |||
=== | === sceDisplaySetFrameBufInternal === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x89F86A1E | ||
|} | |} | ||
=== sceDisplaySetFrameBuf === | === sceDisplaySetFrameBuf === | ||
Line 485: | Line 526: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3. | | 0.931.010-3.740.011 || 0x7A410B64 | ||
|} | |} | ||
Wrapper to | Wrapper to [[SceDisplay#sceDisplaySetFrameBuf|_sceDisplaySetFrameBuf]]. | ||
== | == SceMotion == | ||
=== | === SceMotion_0173C953 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x0173C953 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== SceMotion_062B76CA === | |||
=== | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x062B76CA | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== SceMotion_756C0E4F === | |||
=== | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x756C0E4F | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== SceMotion_7978885A === | |||
=== | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x7978885A | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== SceMotion_D93767B0 === | |||
=== | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0xD93767B0 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== sceMotionGetAngleThreshold === | |||
=== | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x499B6C87 | ||
|} | |} | ||
=== sceMotionGetBasicOrientation === | |||
== | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x4F28BFE0 | ||
|} | |} | ||
=== | === sceMotionGetDeadband === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x112E0EAE | ||
|} | |} | ||
=== | === sceMotionGetSensorState === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x47D679EA | ||
|} | |} | ||
=== | === sceMotionGetState === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xBDB32767 | ||
|} | |} | ||
=== | === sceMotionGetTiltCorrection === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xC1652201 | ||
|} | |} | ||
=== | === sceMotionReset === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x0FD2CDA2 | ||
|} | |} | ||
=== | === sceMotionRotateYaw === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x20F00078 | ||
|} | |} | ||
=== | === sceMotionSetAngleThreshold === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xDACB2A41 | ||
|} | |} | ||
=== | === sceMotionSetDeadband === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x917EA390 | ||
|} | |} | ||
=== | <source lang="C">int sceMotionSetDeadband(int deadband);</source> | ||
=== sceMotionSetTiltCorrection === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xAF09FCDB | ||
|} | |} | ||
=== | === sceMotionStartSampling === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x28034AC9 | ||
|} | |} | ||
=== | === sceMotionStopSampling === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xAF32CB1D | ||
|} | |} | ||
=== | === SceMotion_AD0B62B7 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xAD0B62B7 | ||
|} | |} | ||
=== | Used by [[SceShell]]. | ||
=== SceMotion_D66D5192 === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xD66D5192 | ||
|} | |} | ||
=== | === sceMotionGetDeviceLocation === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x047F060A | |||
|} | |} | ||
=== | === sceMotionGetGyroBiasCorrection === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xE8A28DA5 | |||
|} | |} | ||
=== sceMotionGetMagnetometerState === | |||
== | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x3D4813AE | |||
|} | |} | ||
=== | === sceMotionMagnetometerOff === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xC1A7395A | |||
|} | |} | ||
=== | === sceMotionMagnetometerOn === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x122A79F8 | |||
|} | |} | ||
=== | === sceMotionSetGyroBiasCorrection === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xA4A7E6E2 | |||
|} | |} | ||
=== | === SceMotion_09338B80 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x09338B80 | |||
|} | |} | ||
=== | Used by [[ScePS4Link]]. | ||
=== SceMotion_3C970E36 === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x3C970E36 | |||
|} | |} | ||
=== | Used by [[ScePS4Link]]. | ||
=== SceMotion_452F92F7 === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x452F92F7 | |||
|} | |} | ||
=== | Cleans global variables. | ||
Always returns 0. | |||
Used by [[ScePS4Link]]. | |||
<source lang="C">int SceMotion_452F92F7(void);</source> | |||
=== SceMotion_58C0187B === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x58C0187B | |||
|} | |} | ||
=== | Used by [[ScePS4Link]]. | ||
=== SceMotion_833FD8DC === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x833FD8DC | |||
|} | |} | ||
Used by [[ScePS4Link]]. | |||
=== | === SceMotion_B7F7535F === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xB7F7535F | |||
|} | |} | ||
=== | Used by [[ScePS4Link]]. | ||
=== SceMotion_D87E2B64 === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xD87E2B64 | |||
|} | |} | ||
=== | Used by [[ScePS4Link]]. | ||
=== SceMotion_EB345158 === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xEB345158 | |||
|} | |} | ||
=== | Used by [[ScePS4Link]]. | ||
Calls [[#sceMotionSetDeadband]]. | |||
<source lang="C">int SceMotion_EB345158(SceUInt32 some_idx, int deadband)</source> | |||
=== SceMotion_0D9FA7EA === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x0D9FA7EA | |||
|} | |} | ||
=== | Used by [[ScePaf]]. | ||
=== SceMotion_A408BC69 === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xA408BC69 | |||
|} | |} | ||
=== | Used by [[ScePaf]]. | ||
=== SceMotion_D23686B0 === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xD23686B0 | |||
|} | |} | ||
=== | Used by [[ScePaf]]. | ||
=== SceMotion_D88B731D === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xD88B731D | |||
|} | |} | ||
=== | Used by [[ScePaf]]. | ||
=== SceMotion_ACEFA121 === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xACEFA121 | |||
|} | |} | ||
=== | Used by [[SceShell]]. | ||
=== SceMotion_BC5C86C5 === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xBC5C86C5 | |||
|} | |} | ||
=== | Used by [[SceShell]]. | ||
=== SceMotion_02AC0F4B === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x02AC0F4B | |||
|} | |} | ||
=== | === SceMotion_340BFBE6 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x340BFBE6 | |||
|} | |} | ||
=== | === SceMotion_C0586367 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xC0586367 | |||
|} | |} | ||
=== | === SceMotion_CA0A798B === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xCA0A798B | |||
|} | |} | ||
=== | === SceMotion_CBD9CA97 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xCBD9CA97 | |||
|} | |} | ||
=== | === SceMotion_F4E9D62E === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xF4E9D62E | |||
|} | |} | ||
=== | == SceAppMgrUser == | ||
=== SceAppMgrUser_027CEF8E === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x027CEF8E | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_1AB6C6B9 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x1AB6C6B9 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_2451F132 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x2451F132 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_28252C3F === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x28252C3F | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === sceAppMgrGetRunStatus === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-0.990 || 0x49255C91 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_4DCBB58F === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x4DCBB58F | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_4E282176 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x4E282176 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_4E282176 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x60914988 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_6999348A === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x6999348A | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_71280316 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x71280316 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_72E5D0F0 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x72E5D0F0 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_77FEE2E3 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x77FEE2E3 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_7D542F48 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x7D542F48 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_873E661B === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x873E661B | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === sceAppMgrReleaseBgmPort === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x96CBE713 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_9CB6FE05 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x9CB6FE05 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_9D6D8058 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0x9D6D8058 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_B66C7AD2 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0xB66C7AD2 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_B8AD45C0 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0xB8AD45C0 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_B94FD830 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0xB94FD830 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_DBB8D745 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0xDBB8D745 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_EDAF9AAD === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0xEDAF9AAD | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === sceAppMgrAcquireBgmPort === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || 0xF3D65520 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === sceAppMgrDeclareShellProcess === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-0.990 || 0xA3068497 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === SceAppMgrUser_58934B13 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.990 || 0x58934B13 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | Used by [[SceAppUtil#SceAppUtil_1E2A6158]]. | ||
=== sceAppMgrGetIdById === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.990 || 0x97792158 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === sceAppMgrGetActivateApp === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.990 || 0x7BD7E26F | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === sceAppMgrCaptureFrameBuf === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.990 || 0xC7021969 | ||
|- | |||
| 3.60 || not present | |||
|} | |} | ||
=== | === sceAppMgrPhotoMount === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xF71CC393 | ||
|} | |} | ||
=== | === sceAppMgrPhotoUmount === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x3F1A3AEC | ||
|} | |} | ||
=== | === sceAppMgrReceiveEventNum === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x47E5DD7D | ||
|} | |} | ||
=== | === sceAppMgrReceiveEvent === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xCFAD5A3A | ||
|} | |} | ||
=== | === sceAppMgrSaveDataMount === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x31F3CC59 | ||
|} | |} | ||
=== | === sceAppMgrSaveDataSlotCreate === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x5181D7B3 | ||
|} | |} | ||
=== | === sceAppMgrSaveDataSlotDelete === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x6B0E7CF0 | ||
|} | |} | ||
=== | === sceAppMgrSaveDataSlotGetParam === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x17653D70 | ||
|} | |} | ||
=== | === sceAppMgrSaveDataSlotGetStatus === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x1F3A2F25 | ||
|} | |} | ||
=== | === sceAppMgrSaveDataSlotInit === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x4F8A92F1 | ||
|} | |} | ||
=== | === sceAppMgrSaveDataSlotSetParam === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xA8065FA4 | ||
|} | |} | ||
=== | === sceAppMgrSaveDataSlotSetStatus === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x3FD3073C | ||
|} | |} | ||
=== | === sceAppMgrSaveDataUmount === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x8F513CF5 | ||
|} | |} | ||
=== | === sceAppMgrAppMount === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x127F3BEB | ||
|} | |} | ||
=== | === sceAppMgrAppUmount === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x9619C150 | ||
|} | |} | ||
=== | === sceAppMgrGetCurrentBgmState === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xACB3826A | ||
|} | |} | ||
=== | === sceAppMgrGetIdByName === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x79F9E63A | ||
|} | |} | ||
=== | === sceAppMgrGetNameById === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xF4D6AE3A | ||
|} | |} | ||
=== | === sceAppMgrGetStatusById === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0x143EA292 | ||
|} | |} | ||
=== | === sceAppMgrLaunchAppByName === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931-3.60 || 0xC9C77E21 | ||
|} | |} | ||
=== | === _sceAppMgrGetAppState === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x5E86319A | |||
|} | |} | ||
=== | === sceAppMgrAcidDirSet === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x31EFA73A | |||
|} | |} | ||
=== | === sceAppMgrAcquireSoundOutExclusive3 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xD97AC34E | |||
|} | |} | ||
=== | === sceAppMgrAddContAddMount === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x2B40BA12 | |||
|} | |} | ||
=== | === sceAppMgrAddContMount === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x553AA57B | |||
|} | |} | ||
=== | === sceAppMgrAppDataMountById === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xE8BD32BD | |||
|} | |} | ||
=== | === sceAppMgrAppDataMount === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x291AFBDC | |||
|} | |} | ||
=== | === sceAppMgrAppParamGetInt === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x9E57853D | |||
|} | |} | ||
=== | === sceAppMgrAppParamGetString === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x0C733AE2 | |||
|} | |} | ||
=== | === sceAppMgrAppParamSetString === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x5B07C10B | |||
|} | |} | ||
=== | === sceAppMgrBgdlGetQueueStatus === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x7BC8D5B6 | |||
|} | |} | ||
=== | === sceAppMgrCaptureFrameBufDMACByAppId === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x44F8347C | |||
|} | |} | ||
=== | === sceAppMgrCaptureFrameBufIFTUByAppId === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x8C24D566 | |||
|} | |} | ||
=== | === sceAppMgrCheckRifGD === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x6E5CBCA2 | |||
|} | |} | ||
=== | === sceAppMgrContentInstallPeriodStart === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x251A224D | |||
|} | |} | ||
=== | === sceAppMgrContentInstallPeriodStop === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xB3DFC681 | |||
|} | |} | ||
=== | === sceAppMgrConvertVs0UserDrivePath === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xADAA658E | |||
|} | |} | ||
=== | === sceAppMgrDeclareShellProcess2 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xF261879F | |||
|} | |} | ||
=== | === sceAppMgrDestroyAppByName === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x4570DC15 | |||
|} | |} | ||
=== | === sceAppMgrDrmClose === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x29293B46 | |||
|} | |} | ||
=== | === sceAppMgrDrmOpen === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xD43FDF20 | |||
|} | |} | ||
=== | === sceAppMgrForceUmount === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x54AD0F7F | |||
|} | |} | ||
=== | === sceAppMgrGameDataMount=== | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x4993876C | |||
|} | |} | ||
=== | <source lang="C">int sceAppMgrGameDataMount(const char *app_path, const char *patch_path, const char *rif_path, char *mount_point);</source> | ||
=== sceAppMgrGetAppInfo === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x72ABDC61 | |||
|} | |} | ||
=== | === sceAppMgrGetAppMgrState === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x98724E3F | |||
|} | |} | ||
=== | === sceAppMgrGetAppParam2 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x3D816DFA | |||
|} | |} | ||
=== | === sceAppMgrGetAppParam === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x9B2422E0 | |||
|} | |} | ||
=== | === sceAppMgrGetBootParam === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x73E5D57D | |||
|} | |} | ||
=== | === sceAppMgrGetBudgetInfo === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x5F00F261 | |||
|} | |} | ||
=== | === sceAppMgrGetCoredumpStateForShell === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x27CEDB95 | |||
|} | |} | ||
=== | === sceAppMgrGetCurrentBgmState2 === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x62BEBD65 | |||
|} | |} | ||
=== | === sceAppMgrGetDevInfo === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x67705391 | |||
|} | |} | ||
=== | === sceAppMgrGetFgAppInfo === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x59F8C1C1 | |||
|} | |} | ||
=== | === sceAppMgrGetMediaTypeFromDriveByPid === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x8F6213CA | |||
|} | |} | ||
=== | === sceAppMgrGetMediaTypeFromDrive === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0xC014AA52 | |||
|} | |} | ||
=== | === sceAppMgrGetMountProcessNum === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x43558909 | |||
|} | |} | ||
=== | === sceAppMgrGetPfsDrive === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x139D9D93 | |||
|} | |} | ||
=== sceAppMgrGetPidListForShell === | |||
== | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x970FA364 | |||
|} | |} | ||
=== | === sceAppMgrGetRawPathOfApp0ByAppIdForShell === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x81D8D15D | |||
|} | |} | ||
=== | === sceAppMgrGetRawPathOfApp0ByPidForShell === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x9B3BB24D | | 0.931 || not present | ||
|- | |||
| 3.60 || 0x0B79E4BB | |||
|} | |||
=== sceAppMgrGetRawPath === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x0E8D27E8 | |||
|} | |||
=== sceAppMgrGetRecommendedScreenOrientation === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x8A1A6FFC | |||
|} | |||
=== sceAppMgrGetRunningAppIdListForShell === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x613A70E2 | |||
|} | |||
=== sceAppMgrGetSaveDataInfoForSpecialExport === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xC80E4B0F | |||
|} | |||
=== sceAppMgrGetSaveDataInfo === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x6EF25378 | |||
|} | |||
=== sceAppMgrGetStatusByAppId === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x47958DE5 | |||
|} | |||
=== sceAppMgrGetStatusByName === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x656E0ABD | |||
|} | |||
=== sceAppMgrGetSystemDataFilePlayReady === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x1E1E97EE | |||
|} | |||
=== sceAppMgrGetUserDirPathById === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x63E51420 | |||
|} | |||
=== sceAppMgrGetUserDirPath === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x5253338C | |||
|} | |||
=== sceAppMgrGetVs0UserDataDrive === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xC0631748 | |||
|} | |||
=== sceAppMgrGetVs0UserModuleDrive === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x906154DE | |||
|} | |||
=== sceAppMgrInitSafeMemoryById === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x3E53681A | |||
|} | |||
=== sceAppMgrInstallDirMount === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x34003AFC | |||
|} | |||
=== sceAppMgrIsCameraActive === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x8B123D24 | |||
|} | |||
=== sceAppMgrLaunchAppByName2ForShell === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x6412F2D4 | |||
|} | |||
=== sceAppMgrLaunchAppByName2 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x42945D67 | |||
|} | |||
=== sceAppMgrLaunchAppByName2ndStage === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xADAC0E8D | |||
|} | |||
=== sceAppMgrLaunchAppByNameForShell === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xA1D43805 | |||
|} | |||
=== sceAppMgrLaunchAppByPath4 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xCECFC7CB | |||
|} | |||
=== sceAppMgrLaunchAppByUri2 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x0ED6AF54 | |||
|} | |||
=== sceAppMgrLaunchAppByUri === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x003C634F | |||
|} | |||
=== sceAppMgrLaunchVideoStreamingApp === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x4C02B889 | |||
|} | |||
=== sceAppMgrLoadExec === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xE6774ABC | |||
|} | |||
=== sceAppMgrLoadSaveDataSystemFile === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x660B57BE | |||
|} | |||
=== sceAppMgrLoopBackFormat === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xCE8CE150 | |||
|} | |||
=== sceAppMgrLoopBackMount === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x33CD76DD | |||
|} | |||
=== sceAppMgrMmsMount === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xF4730BA8 | |||
|} | |||
=== sceAppMgrOverwriteLaunchParamForShell === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xEC1FDACE | |||
|} | |||
=== sceAppMgrPeekLaunchParamForShell === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x6AD619D3 | |||
|} | |||
=== sceAppMgrPspSaveDataGetParams === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xCF58EEE4 | |||
|} | |||
=== sceAppMgrPspSaveDataRead === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x33C47470 | |||
|} | |||
=== sceAppMgrPspSaveDataRootMount === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xC94B7E24 | |||
|} | |||
=== sceAppMgrReceiveNotificationRequestForShell === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xF0DFB1EF | |||
|} | |||
=== sceAppMgrReceiveShellEvent === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x15AC8C52 | |||
|} | |||
=== sceAppMgrReceiveSystemEvent === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x10B5765F | |||
|} | |||
=== sceAppMgrSaveDataAddMount === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x8B224917 | |||
|} | |||
=== sceAppMgrSaveDataDataRemove2 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x36040E1D | |||
|} | |||
=== sceAppMgrSaveDataDataRemove === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x4544FCC5 | |||
|} | |||
=== sceAppMgrSaveDataDataSave2 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xD5CA4F56 | |||
|} | |||
=== sceAppMgrSaveDataDataSave === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x84DE76C7 | |||
|} | |||
=== sceAppMgrSaveDataGetQuota === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x0717E2AE | |||
|} | |||
=== sceAppMgrSaveDataSlotFileClose === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xFD7A4EEC | |||
|} | |||
=== sceAppMgrSaveDataSlotFileGetParam === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xC176317B | |||
|} | |||
=== sceAppMgrSaveDataSlotFileOpen === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x91BE107E | |||
|} | |||
=== sceAppMgrSendNotificationRequest === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x6E4997D7 | |||
|} | |||
=== sceAppMgrSendParam === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xBB41230E | |||
|} | |||
=== sceAppMgrSendSystemEvent2 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xAEF9DF01 | |||
|} | |||
=== sceAppMgrSendSystemEvent === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x2E4E1A1E | |||
|} | |||
=== sceAppMgrSetBackRenderPortOwner === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x7149016E | |||
|} | |||
=== sceAppMgrSetBgmProxyApp === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xC42F41E9 | |||
|} | |||
=== sceAppMgrSetNetworkDisconnectionWarningDialogState === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xE352B29C | |||
|} | |||
=== sceAppMgrSetPowerSaveMode === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x2CF000BD | |||
|} | |||
=== sceAppMgrSetRecommendedScreenOrientationForShell === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x219043FF | |||
|} | |||
=== sceAppMgrSetShellScreenOrientation === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x5C7BE748 | |||
|} | |||
=== sceAppMgrSetSystemDataFilePlayReady === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x442ADA77 | |||
|} | |||
=== sceAppMgrSetSystemDataFile === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x345F5CC0 | |||
|} | |||
=== sceAppMgrSystemParamDateTimeGetConf === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0xE39FC7D5 | |||
|} | |||
=== sceAppMgrSystemParamGetInt === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x5B75180C | |||
|} | |||
=== sceAppMgrSystemParamGetString === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x09899A08 | |||
|} | |||
=== sceAppMgrThemeDataMount === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x633A7594 | |||
|} | |||
=== sceAppMgrTrophyMountById === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x316207F3 | |||
|} | |||
=== sceAppMgrTrophyMount === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x84FE08EE | |||
|} | |||
=== sceAppMgrUmountByPid === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x919FDAE7 | |||
|} | |||
=== sceAppMgrUmount=== | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x5E375921 | |||
|} | |||
=== sceAppMgrUpdateSaveDataParam === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x1B0BD20D | |||
|} | |||
=== sceAppMgrWorkDirMountById === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x80E86E42 | |||
|} | |||
=== sceAppMgrWorkDirMount === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931 || not present | |||
|- | |||
| 3.60 || 0x9B3BB24D | |||
|} | |||
== SceErrorUser == | |||
This library is not present on FW 0.931. | |||
=== sceErrorHistoryUpdateSequenceInfo === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0x1AA2E39E | |||
|} | |||
derived from <code>SceError</code> <code>_sceErrorHistoryUpdateSequenceInfo</code> | |||
=== sceErrorHistorySetDefaultFormat === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0x395240A1 | |||
|} | |||
derived from <code>SceError</code> <code>_sceErrorHistorySetDefaultFormat</code> | |||
=== sceErrorHistoryClearError === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0x7DF547D1 | |||
|} | |||
derived from <code>SceError</code> <code>_sceErrorHistoryClearError</code> | |||
=== sceErrorGetExternalString === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0xA4DE5B69 | |||
|} | |||
derived from <code>SceError</code> <code>_sceErrorGetExternalString</code> | |||
=== sceErrorHistoryGetError === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0xB908B17F | |||
|} | |||
derived from <code>SceError</code> <code>_sceErrorHistoryGetError</code> | |||
=== sceErrorHistoryPostError === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0xBC416CFA | |||
|} | |||
derived from <code>SceError</code> <code>_sceErrorHistoryPostError</code> | |||
== SceFios2User == | |||
This library is not present on FW 0.931. | |||
=== sceFiosOverlayAddForProcess02 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0x6C4BE9CD | |||
|} | |||
=== sceFiosOverlayGetInfoForProcess02 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0xAB7B4213 | |||
|} | |||
=== sceFiosOverlayGetList02 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0x1DD808D1 | |||
|} | |||
=== sceFiosOverlayGetRecommendedScheduler02 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0xF5C1F928 | |||
|} | |||
=== sceFiosOverlayModifyForProcess02 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0xCA388053 | |||
|} | |||
=== sceFiosOverlayRemoveForProcess02 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0xE5D1B6F5 | |||
|} | |||
=== sceFiosOverlayResolveSync02 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0x9C3AAAF0 | |||
|} | |||
=== sceFiosOverlayResolveWithRangeSync02 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0x61C4AAC4 | |||
|} | |||
=== sceFiosOverlayThreadIsDisabled02 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0x23B8DB1D | |||
|} | |||
=== sceFiosOverlayThreadSetDisabled02 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 3.60 || 0x70321220 | |||
|} | |} | ||
== SceDrmBridgeUser == | == SceDrmBridgeUser == | ||
This library is not present on FWs <= 1.03. | |||
=== sceDrmBridgeGetCurrentSecureTick === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931-0.990 || not present | |||
|- | |||
| 3.60 || 0x7C994327 | |||
|} | |||
Related to <code>Marlin</code> libraries. | |||
=== sceDrmBridgeIsAllowRemotePlayDebug === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931-0.990 || not present | |||
|- | |||
| 3.60 || 0x1F82FF68 | |||
|} | |||
Related to <code>Marlin</code> libraries. | |||
=== SceDrmBridgeUser_6F5DC6CD === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931-0.990 || not present | |||
|- | |||
| 3.60 || 0x6F5DC6CD | |||
|} | |||
Official name is expected to be sceDrmBridgeIsAllow... . | |||
Related to <code>Marlin</code> libraries. | |||
=== sceDrmBridgeMlnpsnlAuth1 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931-0.990 || not present | |||
|- | |||
| 3.60 || 0x7D0DB83F | |||
|} | |||
Related to <code>Marlin</code> libraries. | |||
=== sceDrmBridgeMlnpsnlAuth2 === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.931-0.990 || not present | |||
|- | |||
| 3.60 || 0x6471937D | |||
|} | |||
Related to <code>Marlin</code> libraries. | |||
[[Category:ARM]] | |||
[[Category:Usermode]] | |||
[[Category:Modules]] | [[Category:Modules]] | ||
[[Category: | [[Category:Library]] |
Latest revision as of 16:58, 30 March 2024
Module
Version | World | Privilege |
---|---|---|
0.931.010-3.740.011 | Non-secure | User |
Libraries
Known NIDs
Version | Name | World | Visibility | NID |
---|---|---|---|---|
0.931-3.60 | SceRtcUser | Non-secure | User | 0x6704D3C6 |
0.931-3.60 | SceDisplayUser | Non-secure | User | 0x4FAACD11 |
0.931-3.60 | SceMotion | Non-secure | User | 0xDC571B3F |
0.931-3.60 | SceAppMgrUser | Non-secure | User | 0xA6605D6F |
3.60 | SceErrorUser | Non-secure | User | 0xD401318D |
3.60 | SceFios2User | Non-secure | User | 0xC2ED82D7 |
3.60 | SceDrmBridgeUser | Non-secure | User | 0x91AFEB43 |
SceRtcUser
SceRtcUser_078831AF
Version | NID |
---|---|
0.931 | 0x078831AF |
3.60 | not present |
SceRtcUser_41709BA9
Version | NID |
---|---|
0.931 | 0x41709BA9 |
3.60 | not present |
SceRtcUser_966DB254
Version | NID |
---|---|
0.931 | 0x966DB254 |
3.60 | not present |
sceRtcCheckValid
Version | NID |
---|---|
0.931-3.60 | 0xD7622935 |
sceRtcCompareTick
Version | NID |
---|---|
0.931.010-3.740.011 | 0xC7385158 |
Returns 0 if tick_1 == tick_2, -1 if tick_1 < tick_2 and 1 else.
int sceRtcCompareTick(const SceRtcTick *tick_1, const SceRtcTick *tick_2);
sceRtcConvertLocalTimeToUtc
Version | NID |
---|---|
0.931-3.60 | 0x0A05E201 |
sceRtcConvertUtcToLocalTime
Version | NID |
---|---|
0.931-3.60 | 0x1282C436 |
sceRtcFormatRFC2822LocalTime
Version | NID |
---|---|
0.931-3.60 | 0x42CA8EB5 |
sceRtcFormatRFC2822
Version | NID |
---|---|
0.931-3.60 | 0x147F2138 |
sceRtcFormatRFC3339LocalTime
Version | NID |
---|---|
0.931-3.60 | 0x742250A9 |
sceRtcFormatRFC3339
Version | NID |
---|---|
0.931-3.60 | 0xCCEA2B54 |
sceRtcGetCurrentClockLocalTime
Version | NID |
---|---|
0.931-3.60 | 0x0572EDDC |
sceRtcGetCurrentClock
Version | NID |
---|---|
0.931-3.60 | 0x70FDE8F1 |
sceRtcGetCurrentNetworkTick
Version | NID |
---|---|
0.931-3.60 | 0xCDDD25FE |
sceRtcGetCurrentTick
Version | NID |
---|---|
0.931-3.60 | 0x23F79274 |
sceRtcGetDayOfWeek
Version | NID |
---|---|
0.931-3.60 | 0x2F3531EB |
sceRtcGetDaysInMonth
Version | NID |
---|---|
0.931-3.60 | 0x49EB4556 |
sceRtcGetDosTime
Version | NID |
---|---|
0.931-3.60 | 0x92ABEBAF |
sceRtcGetTickResolution
Version | NID |
---|---|
0.931-3.60 | 0x811313B3 |
sceRtcGetTick
Version | NID |
---|---|
0.931-3.60 | 0xF2B238E2 |
sceRtcGetTime64_t
Version | NID |
---|---|
0.931-3.60 | 0xC995DE02 |
sceRtcGetTime_t
Version | NID |
---|---|
0.931-3.60 | 0x8DE6FEB7 |
sceRtcGetWin32FileTime
Version | NID |
---|---|
0.931-3.60 | 0x8A95E119 |
sceRtcIsLeapYear
Version | NID |
---|---|
0.931-3.60 | 0xF17FD8B5 |
sceRtcParseDateTime
Version | NID |
---|---|
0.931-3.60 | 0x2347CE12 |
sceRtcParseRFC3339
Version | NID |
---|---|
0.931-3.60 | 0x2D18AEEC |
sceRtcSetDosTime
Version | NID |
---|---|
0.931-3.60 | 0xF8B22B07 |
sceRtcSetTick
Version | NID |
---|---|
0.931-3.60 | 0xCD89F464 |
sceRtcSetTime64_t
Version | NID |
---|---|
0.931-3.60 | 0xA6C36B6A |
sceRtcSetTime_t
Version | NID |
---|---|
0.931-3.60 | 0x3A332F81 |
sceRtcSetWin32FileTime
Version | NID |
---|---|
0.931-3.60 | 0xA79A8846 |
sceRtcTickAddDays
Version | NID |
---|---|
0.931-3.60 | 0x58DE3C70 |
sceRtcTickAddHours
Version | NID |
---|---|
0.931-3.60 | 0x6F193F55 |
sceRtcTickAddMicroseconds
Version | NID |
---|---|
0.931-3.60 | 0xAE26D920 |
sceRtcTickAddMinutes
Version | NID |
---|---|
0.931-3.60 | 0x4C358871 |
sceRtcTickAddMonths
Version | NID |
---|---|
0.931-3.60 | 0x6321B4AA |
sceRtcTickAddSeconds
Version | NID |
---|---|
0.931-3.60 | 0x979AFD79 |
sceRtcTickAddTicks
Version | NID |
---|---|
0.931-3.60 | 0x4559E2DB |
sceRtcTickAddWeeks
Version | NID |
---|---|
0.931-3.60 | 0xE713C640 |
sceRtcTickAddYears
Version | NID |
---|---|
0.931-3.60 | 0xDF6C3E1B |
sceRtcGetCurrentAdNetworkTick
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x5612AF12 |
sceRtcGetCurrentDebugNetworkTick
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x4ED6BA6C |
sceRtcGetCurrentGpsTick
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xBB92534F |
sceRtcGetCurrentRetainedNetworkTick
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xA086AE18 |
sceRtcGetDayOfYear
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xB5C4E95F |
sceRtcGetLastAdjustedTick
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x8148E95C |
sceRtcGetLastReincarnatedTick
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xA8C16615 |
SceDisplayUser
SceDisplayUser_5637D24D
Version | NID |
---|---|
0.931 | 0x5637D24D |
3.60 | not present |
SceDisplayUser_D2629AFF
Version | NID |
---|---|
0.931 | 0xD2629AFF |
3.60 | not present |
SceDisplayUser_D427A6DF
Version | NID |
---|---|
0.931 | 0xD427A6DF |
3.60 | not present |
sceDisplayGetFrameBufInternal
Version | NID |
---|---|
0.931-3.60 | 0x5213F74B |
sceDisplayGetFrameBuf
Version | NID |
---|---|
0.931.010-3.740.011 | 0x42AE6BBC |
Wrapper to _sceDisplayGetFrameBuf.
sceDisplayGetMaximumFrameBufResolution
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x8848ADDD |
sceDisplayGetResolutionInfoInternal
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x0BFB78C6 |
sceDisplaySetFrameBufForCompat
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x8C36B628 |
sceDisplaySetFrameBufInternal
Version | NID |
---|---|
0.931-3.60 | 0x89F86A1E |
sceDisplaySetFrameBuf
Version | NID |
---|---|
0.931.010-3.740.011 | 0x7A410B64 |
Wrapper to _sceDisplaySetFrameBuf.
SceMotion
SceMotion_0173C953
Version | NID |
---|---|
0.931 | 0x0173C953 |
3.60 | not present |
SceMotion_062B76CA
Version | NID |
---|---|
0.931 | 0x062B76CA |
3.60 | not present |
SceMotion_756C0E4F
Version | NID |
---|---|
0.931 | 0x756C0E4F |
3.60 | not present |
SceMotion_7978885A
Version | NID |
---|---|
0.931 | 0x7978885A |
3.60 | not present |
SceMotion_D93767B0
Version | NID |
---|---|
0.931 | 0xD93767B0 |
3.60 | not present |
sceMotionGetAngleThreshold
Version | NID |
---|---|
0.931-3.60 | 0x499B6C87 |
sceMotionGetBasicOrientation
Version | NID |
---|---|
0.931-3.60 | 0x4F28BFE0 |
sceMotionGetDeadband
Version | NID |
---|---|
0.931-3.60 | 0x112E0EAE |
sceMotionGetSensorState
Version | NID |
---|---|
0.931-3.60 | 0x47D679EA |
sceMotionGetState
Version | NID |
---|---|
0.931-3.60 | 0xBDB32767 |
sceMotionGetTiltCorrection
Version | NID |
---|---|
0.931-3.60 | 0xC1652201 |
sceMotionReset
Version | NID |
---|---|
0.931-3.60 | 0x0FD2CDA2 |
sceMotionRotateYaw
Version | NID |
---|---|
0.931-3.60 | 0x20F00078 |
sceMotionSetAngleThreshold
Version | NID |
---|---|
0.931-3.60 | 0xDACB2A41 |
sceMotionSetDeadband
Version | NID |
---|---|
0.931-3.60 | 0x917EA390 |
int sceMotionSetDeadband(int deadband);
sceMotionSetTiltCorrection
Version | NID |
---|---|
0.931-3.60 | 0xAF09FCDB |
sceMotionStartSampling
Version | NID |
---|---|
0.931-3.60 | 0x28034AC9 |
sceMotionStopSampling
Version | NID |
---|---|
0.931-3.60 | 0xAF32CB1D |
SceMotion_AD0B62B7
Version | NID |
---|---|
0.931-3.60 | 0xAD0B62B7 |
Used by SceShell.
SceMotion_D66D5192
Version | NID |
---|---|
0.931-3.60 | 0xD66D5192 |
sceMotionGetDeviceLocation
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x047F060A |
sceMotionGetGyroBiasCorrection
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xE8A28DA5 |
sceMotionGetMagnetometerState
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x3D4813AE |
sceMotionMagnetometerOff
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xC1A7395A |
sceMotionMagnetometerOn
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x122A79F8 |
sceMotionSetGyroBiasCorrection
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xA4A7E6E2 |
SceMotion_09338B80
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x09338B80 |
Used by ScePS4Link.
SceMotion_3C970E36
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x3C970E36 |
Used by ScePS4Link.
SceMotion_452F92F7
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x452F92F7 |
Cleans global variables.
Always returns 0.
Used by ScePS4Link.
int SceMotion_452F92F7(void);
SceMotion_58C0187B
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x58C0187B |
Used by ScePS4Link.
SceMotion_833FD8DC
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x833FD8DC |
Used by ScePS4Link.
SceMotion_B7F7535F
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xB7F7535F |
Used by ScePS4Link.
SceMotion_D87E2B64
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xD87E2B64 |
Used by ScePS4Link.
SceMotion_EB345158
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xEB345158 |
Used by ScePS4Link.
Calls #sceMotionSetDeadband.
int SceMotion_EB345158(SceUInt32 some_idx, int deadband)
SceMotion_0D9FA7EA
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x0D9FA7EA |
Used by ScePaf.
SceMotion_A408BC69
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xA408BC69 |
Used by ScePaf.
SceMotion_D23686B0
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xD23686B0 |
Used by ScePaf.
SceMotion_D88B731D
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xD88B731D |
Used by ScePaf.
SceMotion_ACEFA121
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xACEFA121 |
Used by SceShell.
SceMotion_BC5C86C5
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xBC5C86C5 |
Used by SceShell.
SceMotion_02AC0F4B
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x02AC0F4B |
SceMotion_340BFBE6
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x340BFBE6 |
SceMotion_C0586367
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xC0586367 |
SceMotion_CA0A798B
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xCA0A798B |
SceMotion_CBD9CA97
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xCBD9CA97 |
SceMotion_F4E9D62E
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xF4E9D62E |
SceAppMgrUser
SceAppMgrUser_027CEF8E
Version | NID |
---|---|
0.931 | 0x027CEF8E |
3.60 | not present |
SceAppMgrUser_1AB6C6B9
Version | NID |
---|---|
0.931 | 0x1AB6C6B9 |
3.60 | not present |
SceAppMgrUser_2451F132
Version | NID |
---|---|
0.931 | 0x2451F132 |
3.60 | not present |
SceAppMgrUser_28252C3F
Version | NID |
---|---|
0.931 | 0x28252C3F |
3.60 | not present |
sceAppMgrGetRunStatus
Version | NID |
---|---|
0.931-0.990 | 0x49255C91 |
3.60 | not present |
SceAppMgrUser_4DCBB58F
Version | NID |
---|---|
0.931 | 0x4DCBB58F |
3.60 | not present |
SceAppMgrUser_4E282176
Version | NID |
---|---|
0.931 | 0x4E282176 |
3.60 | not present |
SceAppMgrUser_4E282176
Version | NID |
---|---|
0.931 | 0x60914988 |
3.60 | not present |
SceAppMgrUser_6999348A
Version | NID |
---|---|
0.931 | 0x6999348A |
3.60 | not present |
SceAppMgrUser_71280316
Version | NID |
---|---|
0.931 | 0x71280316 |
3.60 | not present |
SceAppMgrUser_72E5D0F0
Version | NID |
---|---|
0.931 | 0x72E5D0F0 |
3.60 | not present |
SceAppMgrUser_77FEE2E3
Version | NID |
---|---|
0.931 | 0x77FEE2E3 |
3.60 | not present |
SceAppMgrUser_7D542F48
Version | NID |
---|---|
0.931 | 0x7D542F48 |
3.60 | not present |
SceAppMgrUser_873E661B
Version | NID |
---|---|
0.931 | 0x873E661B |
3.60 | not present |
sceAppMgrReleaseBgmPort
Version | NID |
---|---|
0.931 | 0x96CBE713 |
3.60 | not present |
SceAppMgrUser_9CB6FE05
Version | NID |
---|---|
0.931 | 0x9CB6FE05 |
3.60 | not present |
SceAppMgrUser_9D6D8058
Version | NID |
---|---|
0.931 | 0x9D6D8058 |
3.60 | not present |
SceAppMgrUser_B66C7AD2
Version | NID |
---|---|
0.931 | 0xB66C7AD2 |
3.60 | not present |
SceAppMgrUser_B8AD45C0
Version | NID |
---|---|
0.931 | 0xB8AD45C0 |
3.60 | not present |
SceAppMgrUser_B94FD830
Version | NID |
---|---|
0.931 | 0xB94FD830 |
3.60 | not present |
SceAppMgrUser_DBB8D745
Version | NID |
---|---|
0.931 | 0xDBB8D745 |
3.60 | not present |
SceAppMgrUser_EDAF9AAD
Version | NID |
---|---|
0.931 | 0xEDAF9AAD |
3.60 | not present |
sceAppMgrAcquireBgmPort
Version | NID |
---|---|
0.931 | 0xF3D65520 |
3.60 | not present |
sceAppMgrDeclareShellProcess
Version | NID |
---|---|
0.931-0.990 | 0xA3068497 |
3.60 | not present |
SceAppMgrUser_58934B13
Version | NID |
---|---|
0.990 | 0x58934B13 |
3.60 | not present |
Used by SceAppUtil#SceAppUtil_1E2A6158.
sceAppMgrGetIdById
Version | NID |
---|---|
0.990 | 0x97792158 |
3.60 | not present |
sceAppMgrGetActivateApp
Version | NID |
---|---|
0.990 | 0x7BD7E26F |
3.60 | not present |
sceAppMgrCaptureFrameBuf
Version | NID |
---|---|
0.990 | 0xC7021969 |
3.60 | not present |
sceAppMgrPhotoMount
Version | NID |
---|---|
0.931-3.60 | 0xF71CC393 |
sceAppMgrPhotoUmount
Version | NID |
---|---|
0.931-3.60 | 0x3F1A3AEC |
sceAppMgrReceiveEventNum
Version | NID |
---|---|
0.931-3.60 | 0x47E5DD7D |
sceAppMgrReceiveEvent
Version | NID |
---|---|
0.931-3.60 | 0xCFAD5A3A |
sceAppMgrSaveDataMount
Version | NID |
---|---|
0.931-3.60 | 0x31F3CC59 |
sceAppMgrSaveDataSlotCreate
Version | NID |
---|---|
0.931-3.60 | 0x5181D7B3 |
sceAppMgrSaveDataSlotDelete
Version | NID |
---|---|
0.931-3.60 | 0x6B0E7CF0 |
sceAppMgrSaveDataSlotGetParam
Version | NID |
---|---|
0.931-3.60 | 0x17653D70 |
sceAppMgrSaveDataSlotGetStatus
Version | NID |
---|---|
0.931-3.60 | 0x1F3A2F25 |
sceAppMgrSaveDataSlotInit
Version | NID |
---|---|
0.931-3.60 | 0x4F8A92F1 |
sceAppMgrSaveDataSlotSetParam
Version | NID |
---|---|
0.931-3.60 | 0xA8065FA4 |
sceAppMgrSaveDataSlotSetStatus
Version | NID |
---|---|
0.931-3.60 | 0x3FD3073C |
sceAppMgrSaveDataUmount
Version | NID |
---|---|
0.931-3.60 | 0x8F513CF5 |
sceAppMgrAppMount
Version | NID |
---|---|
0.931-3.60 | 0x127F3BEB |
sceAppMgrAppUmount
Version | NID |
---|---|
0.931-3.60 | 0x9619C150 |
sceAppMgrGetCurrentBgmState
Version | NID |
---|---|
0.931-3.60 | 0xACB3826A |
sceAppMgrGetIdByName
Version | NID |
---|---|
0.931-3.60 | 0x79F9E63A |
sceAppMgrGetNameById
Version | NID |
---|---|
0.931-3.60 | 0xF4D6AE3A |
sceAppMgrGetStatusById
Version | NID |
---|---|
0.931-3.60 | 0x143EA292 |
sceAppMgrLaunchAppByName
Version | NID |
---|---|
0.931-3.60 | 0xC9C77E21 |
_sceAppMgrGetAppState
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x5E86319A |
sceAppMgrAcidDirSet
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x31EFA73A |
sceAppMgrAcquireSoundOutExclusive3
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xD97AC34E |
sceAppMgrAddContAddMount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x2B40BA12 |
sceAppMgrAddContMount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x553AA57B |
sceAppMgrAppDataMountById
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xE8BD32BD |
sceAppMgrAppDataMount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x291AFBDC |
sceAppMgrAppParamGetInt
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x9E57853D |
sceAppMgrAppParamGetString
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x0C733AE2 |
sceAppMgrAppParamSetString
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x5B07C10B |
sceAppMgrBgdlGetQueueStatus
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x7BC8D5B6 |
sceAppMgrCaptureFrameBufDMACByAppId
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x44F8347C |
sceAppMgrCaptureFrameBufIFTUByAppId
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x8C24D566 |
sceAppMgrCheckRifGD
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x6E5CBCA2 |
sceAppMgrContentInstallPeriodStart
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x251A224D |
sceAppMgrContentInstallPeriodStop
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xB3DFC681 |
sceAppMgrConvertVs0UserDrivePath
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xADAA658E |
sceAppMgrDeclareShellProcess2
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xF261879F |
sceAppMgrDestroyAppByName
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x4570DC15 |
sceAppMgrDrmClose
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x29293B46 |
sceAppMgrDrmOpen
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xD43FDF20 |
sceAppMgrForceUmount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x54AD0F7F |
sceAppMgrGameDataMount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x4993876C |
int sceAppMgrGameDataMount(const char *app_path, const char *patch_path, const char *rif_path, char *mount_point);
sceAppMgrGetAppInfo
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x72ABDC61 |
sceAppMgrGetAppMgrState
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x98724E3F |
sceAppMgrGetAppParam2
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x3D816DFA |
sceAppMgrGetAppParam
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x9B2422E0 |
sceAppMgrGetBootParam
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x73E5D57D |
sceAppMgrGetBudgetInfo
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x5F00F261 |
sceAppMgrGetCoredumpStateForShell
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x27CEDB95 |
sceAppMgrGetCurrentBgmState2
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x62BEBD65 |
sceAppMgrGetDevInfo
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x67705391 |
sceAppMgrGetFgAppInfo
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x59F8C1C1 |
sceAppMgrGetMediaTypeFromDriveByPid
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x8F6213CA |
sceAppMgrGetMediaTypeFromDrive
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xC014AA52 |
sceAppMgrGetMountProcessNum
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x43558909 |
sceAppMgrGetPfsDrive
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x139D9D93 |
sceAppMgrGetPidListForShell
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x970FA364 |
sceAppMgrGetRawPathOfApp0ByAppIdForShell
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x81D8D15D |
sceAppMgrGetRawPathOfApp0ByPidForShell
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x0B79E4BB |
sceAppMgrGetRawPath
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x0E8D27E8 |
sceAppMgrGetRecommendedScreenOrientation
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x8A1A6FFC |
sceAppMgrGetRunningAppIdListForShell
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x613A70E2 |
sceAppMgrGetSaveDataInfoForSpecialExport
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xC80E4B0F |
sceAppMgrGetSaveDataInfo
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x6EF25378 |
sceAppMgrGetStatusByAppId
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x47958DE5 |
sceAppMgrGetStatusByName
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x656E0ABD |
sceAppMgrGetSystemDataFilePlayReady
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x1E1E97EE |
sceAppMgrGetUserDirPathById
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x63E51420 |
sceAppMgrGetUserDirPath
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x5253338C |
sceAppMgrGetVs0UserDataDrive
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xC0631748 |
sceAppMgrGetVs0UserModuleDrive
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x906154DE |
sceAppMgrInitSafeMemoryById
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x3E53681A |
sceAppMgrInstallDirMount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x34003AFC |
sceAppMgrIsCameraActive
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x8B123D24 |
sceAppMgrLaunchAppByName2ForShell
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x6412F2D4 |
sceAppMgrLaunchAppByName2
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x42945D67 |
sceAppMgrLaunchAppByName2ndStage
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xADAC0E8D |
sceAppMgrLaunchAppByNameForShell
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xA1D43805 |
sceAppMgrLaunchAppByPath4
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xCECFC7CB |
sceAppMgrLaunchAppByUri2
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x0ED6AF54 |
sceAppMgrLaunchAppByUri
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x003C634F |
sceAppMgrLaunchVideoStreamingApp
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x4C02B889 |
sceAppMgrLoadExec
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xE6774ABC |
sceAppMgrLoadSaveDataSystemFile
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x660B57BE |
sceAppMgrLoopBackFormat
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xCE8CE150 |
sceAppMgrLoopBackMount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x33CD76DD |
sceAppMgrMmsMount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xF4730BA8 |
sceAppMgrOverwriteLaunchParamForShell
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xEC1FDACE |
sceAppMgrPeekLaunchParamForShell
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x6AD619D3 |
sceAppMgrPspSaveDataGetParams
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xCF58EEE4 |
sceAppMgrPspSaveDataRead
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x33C47470 |
sceAppMgrPspSaveDataRootMount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xC94B7E24 |
sceAppMgrReceiveNotificationRequestForShell
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xF0DFB1EF |
sceAppMgrReceiveShellEvent
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x15AC8C52 |
sceAppMgrReceiveSystemEvent
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x10B5765F |
sceAppMgrSaveDataAddMount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x8B224917 |
sceAppMgrSaveDataDataRemove2
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x36040E1D |
sceAppMgrSaveDataDataRemove
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x4544FCC5 |
sceAppMgrSaveDataDataSave2
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xD5CA4F56 |
sceAppMgrSaveDataDataSave
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x84DE76C7 |
sceAppMgrSaveDataGetQuota
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x0717E2AE |
sceAppMgrSaveDataSlotFileClose
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xFD7A4EEC |
sceAppMgrSaveDataSlotFileGetParam
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xC176317B |
sceAppMgrSaveDataSlotFileOpen
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x91BE107E |
sceAppMgrSendNotificationRequest
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x6E4997D7 |
sceAppMgrSendParam
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xBB41230E |
sceAppMgrSendSystemEvent2
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xAEF9DF01 |
sceAppMgrSendSystemEvent
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x2E4E1A1E |
sceAppMgrSetBackRenderPortOwner
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x7149016E |
sceAppMgrSetBgmProxyApp
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xC42F41E9 |
sceAppMgrSetNetworkDisconnectionWarningDialogState
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xE352B29C |
sceAppMgrSetPowerSaveMode
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x2CF000BD |
sceAppMgrSetRecommendedScreenOrientationForShell
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x219043FF |
sceAppMgrSetShellScreenOrientation
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x5C7BE748 |
sceAppMgrSetSystemDataFilePlayReady
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x442ADA77 |
sceAppMgrSetSystemDataFile
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x345F5CC0 |
sceAppMgrSystemParamDateTimeGetConf
Version | NID |
---|---|
0.931 | not present |
3.60 | 0xE39FC7D5 |
sceAppMgrSystemParamGetInt
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x5B75180C |
sceAppMgrSystemParamGetString
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x09899A08 |
sceAppMgrThemeDataMount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x633A7594 |
sceAppMgrTrophyMountById
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x316207F3 |
sceAppMgrTrophyMount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x84FE08EE |
sceAppMgrUmountByPid
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x919FDAE7 |
sceAppMgrUmount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x5E375921 |
sceAppMgrUpdateSaveDataParam
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x1B0BD20D |
sceAppMgrWorkDirMountById
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x80E86E42 |
sceAppMgrWorkDirMount
Version | NID |
---|---|
0.931 | not present |
3.60 | 0x9B3BB24D |
SceErrorUser
This library is not present on FW 0.931.
sceErrorHistoryUpdateSequenceInfo
Version | NID |
---|---|
3.60 | 0x1AA2E39E |
derived from SceError
_sceErrorHistoryUpdateSequenceInfo
sceErrorHistorySetDefaultFormat
Version | NID |
---|---|
3.60 | 0x395240A1 |
derived from SceError
_sceErrorHistorySetDefaultFormat
sceErrorHistoryClearError
Version | NID |
---|---|
3.60 | 0x7DF547D1 |
derived from SceError
_sceErrorHistoryClearError
sceErrorGetExternalString
Version | NID |
---|---|
3.60 | 0xA4DE5B69 |
derived from SceError
_sceErrorGetExternalString
sceErrorHistoryGetError
Version | NID |
---|---|
3.60 | 0xB908B17F |
derived from SceError
_sceErrorHistoryGetError
sceErrorHistoryPostError
Version | NID |
---|---|
3.60 | 0xBC416CFA |
derived from SceError
_sceErrorHistoryPostError
SceFios2User
This library is not present on FW 0.931.
sceFiosOverlayAddForProcess02
Version | NID |
---|---|
3.60 | 0x6C4BE9CD |
sceFiosOverlayGetInfoForProcess02
Version | NID |
---|---|
3.60 | 0xAB7B4213 |
sceFiosOverlayGetList02
Version | NID |
---|---|
3.60 | 0x1DD808D1 |
sceFiosOverlayGetRecommendedScheduler02
Version | NID |
---|---|
3.60 | 0xF5C1F928 |
sceFiosOverlayModifyForProcess02
Version | NID |
---|---|
3.60 | 0xCA388053 |
sceFiosOverlayRemoveForProcess02
Version | NID |
---|---|
3.60 | 0xE5D1B6F5 |
sceFiosOverlayResolveSync02
Version | NID |
---|---|
3.60 | 0x9C3AAAF0 |
sceFiosOverlayResolveWithRangeSync02
Version | NID |
---|---|
3.60 | 0x61C4AAC4 |
sceFiosOverlayThreadIsDisabled02
Version | NID |
---|---|
3.60 | 0x23B8DB1D |
sceFiosOverlayThreadSetDisabled02
Version | NID |
---|---|
3.60 | 0x70321220 |
SceDrmBridgeUser
This library is not present on FWs <= 1.03.
sceDrmBridgeGetCurrentSecureTick
Version | NID |
---|---|
0.931-0.990 | not present |
3.60 | 0x7C994327 |
Related to Marlin
libraries.
sceDrmBridgeIsAllowRemotePlayDebug
Version | NID |
---|---|
0.931-0.990 | not present |
3.60 | 0x1F82FF68 |
Related to Marlin
libraries.
SceDrmBridgeUser_6F5DC6CD
Version | NID |
---|---|
0.931-0.990 | not present |
3.60 | 0x6F5DC6CD |
Official name is expected to be sceDrmBridgeIsAllow... .
Related to Marlin
libraries.
sceDrmBridgeMlnpsnlAuth1
Version | NID |
---|---|
0.931-0.990 | not present |
3.60 | 0x7D0DB83F |
Related to Marlin
libraries.
sceDrmBridgeMlnpsnlAuth2
Version | NID |
---|---|
0.931-0.990 | not present |
3.60 | 0x6471937D |
Related to Marlin
libraries.