From 3da62f250c69fa38277b1e480ea1ef79ea56b543 Mon Sep 17 00:00:00 2001 From: Reiko Asakura Date: Mon, 21 Sep 2020 05:39:03 -0400 Subject: Fix module name and debug fingerprint --- nids/360/SceLibGameUpdate.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 nids/360/SceLibGameUpdate.yml (limited to 'nids/360/SceLibGameUpdate.yml') diff --git a/nids/360/SceLibGameUpdate.yml b/nids/360/SceLibGameUpdate.yml new file mode 100644 index 0000000..38ffa38 --- /dev/null +++ b/nids/360/SceLibGameUpdate.yml @@ -0,0 +1,11 @@ +modules: + SceLibGameUpdate: + nid: 0x0207A645 + libraries: + SceGameUpdate: + nid: 0x2DD9A62D + functions: + sceGameUpdateAbort: 0x14116007 + sceGameUpdateInit: 0x2F401247 + sceGameUpdateRun: 0x3C616238 + sceGameUpdateTerm: 0x48D879BA -- cgit v1.2.3