summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheOfficialFloW2017-12-29 19:54:42 +0100
committerGitHub2017-12-29 19:54:42 +0100
commitf91ca282d8e1c4e59919bc1a30006de1a9783aa1 (patch)
tree3534d65fc573ccd4f994b58eb0027b1f1b4058d3
parentAdded back sceRudpEnableInternalIoThread2. (diff)
parentFix for sceKernelUnlockLwMutex wrong nid. (diff)
downloadvds-libraries-f91ca282d8e1c4e59919bc1a30006de1a9783aa1.tar.gz
Merge pull request #272 from Rinnegatamante/patch-19
Fix for sceKernelUnlockLwMutex wrong nid.
Diffstat (limited to '')
-rw-r--r--nids/360/SceKernelThreadMgr.yml1
-rw-r--r--nids/360/SceLibKernel.yml2
2 files changed, 1 insertions, 2 deletions
diff --git a/nids/360/SceKernelThreadMgr.yml b/nids/360/SceKernelThreadMgr.yml
index 29e692a..15e4988 100644
--- a/nids/360/SceKernelThreadMgr.yml
+++ b/nids/360/SceKernelThreadMgr.yml
@@ -93,7 +93,6 @@ modules:
sceKernelTryLockMutex: 0x72FC1F54
sceKernelTryLockReadRWLock: 0xEFDDA456
sceKernelTryLockWriteRWLock: 0x206CBB66
- sceKernelUnlockLwMutex: 0x91FA6614
sceKernelUnlockMutex: 0x1A372EC8
sceKernelUnlockReadRWLock: 0x3EF91145
sceKernelUnlockWriteRWLock: 0xB4151397
diff --git a/nids/360/SceLibKernel.yml b/nids/360/SceLibKernel.yml
index aacf6c8..6298d20 100644
--- a/nids/360/SceLibKernel.yml
+++ b/nids/360/SceLibKernel.yml
@@ -257,7 +257,7 @@ modules:
sceKernelTrySendMsgPipe: 0xDFC670E0
sceKernelTrySendMsgPipeVector: 0x60DB346F
sceKernelUnloadModule: 0x1987920E
- sceKernelUnlockLwMutex: 0x120AFC8C
+ sceKernelUnlockLwMutex: 0x91FA6614
sceKernelWaitCond: 0xC88D44AD
sceKernelWaitCondCB: 0x4CE42CE2
sceKernelWaitEvent: 0x120F03AF