diff options
author | devnoname120 | 2019-08-04 21:29:33 +0200 |
---|---|---|
committer | GitHub | 2019-08-04 21:29:33 +0200 |
commit | 21f0e839beeda4753bf8e24f7697cea17cf1172e (patch) | |
tree | c0e2631951cf940a0e0181fbc779c27792acc0ce /nids/360/SceFios2.yml | |
parent | Add _sceAppMgrGetRawPath(OfApp0ByAppIdForShell) (diff) | |
parent | db: Partial revert SceFios2User part (diff) | |
download | vds-libraries-21f0e839beeda4753bf8e24f7697cea17cf1172e.tar.gz |
Partially revert https://github.com/vitasdk/vita-headers/pull/410
This pull request introduced some breaking changes.
Diffstat (limited to 'nids/360/SceFios2.yml')
-rw-r--r-- | nids/360/SceFios2.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/nids/360/SceFios2.yml b/nids/360/SceFios2.yml index 579e695..539c461 100644 --- a/nids/360/SceFios2.yml +++ b/nids/360/SceFios2.yml @@ -173,3 +173,16 @@ modules: sceFiosTimeIntervalToNanoseconds: 0x397BF626 sceFiosUpdateParameters: 0x1915052A sceFiosVprintf: 0x5BA4BD6D + SceFios2User: + nid: 0xC2ED82D7 + functions: + sceFiosOverlayAddForProcess02: 0x6C4BE9CD + sceFiosOverlayGetInfoForProcess02: 0xAB7B4213 + sceFiosOverlayGetList02: 0x1DD808D1 + sceFiosOverlayGetRecommendedScheduler02: 0xF5C1F928 + sceFiosOverlayModifyForProcess02: 0xCA388053 + sceFiosOverlayRemoveForProcess02: 0xE5D1B6F5 + sceFiosOverlayResolveSync02: 0x9C3AAAF0 + sceFiosOverlayResolveWithRangeSync02: 0x61C4AAC4 + sceFiosOverlayThreadIsDisabled02: 0x23B8DB1D + sceFiosOverlayThreadSetDisabled02: 0x70321220 |