From 3aef6501bec5f832bc6593d21e852798c2e39080 Mon Sep 17 00:00:00 2001 From: Rinnegatamante Date: Fri, 29 Dec 2017 17:54:17 +0100 Subject: Fix for sceKernelUnlockLwMutex wrong nid. --- nids/360/SceKernelThreadMgr.yml | 1 - nids/360/SceLibKernel.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'nids') 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 -- cgit v1.2.3