From 90607d27205e8a27562fef2f6298563a0511dd21 Mon Sep 17 00:00:00 2001 From: Rinnegatamante Date: Thu, 28 Dec 2017 17:47:32 +0100 Subject: Added back sceRudpEnableInternalIoThread2. --- nids/360/SceRudp.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nids/360/SceRudp.yml b/nids/360/SceRudp.yml index a87ce58..7e9371f 100644 --- a/nids/360/SceRudp.yml +++ b/nids/360/SceRudp.yml @@ -8,7 +8,8 @@ modules: sceRudpActivate: 0xF1151D91 sceRudpBind: 0x8B766108 sceRudpCreateContext: 0x772C07E8 - sceRudpEnableInternalIOThread: 0x87EC465E + sceRudpEnableInternalIOThread: 0x3A495E69 + sceRudpEnableInternalIOThread2: 0x87EC465E sceRudpEnd: 0x3EA0961E sceRudpFlush: 0x8D45BA52 sceRudpGetContextStatus: 0xD620B557 -- cgit v1.2.3