From bef0c1f6e95219ab55ac1d722e5b583ea4707f22 Mon Sep 17 00:00:00 2001 From: Echo Stretch <98502641+EchoStretch@users.noreply.github.com> Date: Sat, 19 Aug 2023 20:51:08 -0600 Subject: [PATCH] Update CUSA15010_01.39.json --- json/CUSA15010_01.39.json | 63 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/json/CUSA15010_01.39.json b/json/CUSA15010_01.39.json index e48e91dd..3fa56ef7 100644 --- a/json/CUSA15010_01.39.json +++ b/json/CUSA15010_01.39.json @@ -4,6 +4,69 @@ "version": "01.39", "process": "eboot.bin", "mods": [ + { + "name": "All Client Godmode", + "description": "Offsets From 1.27 By DeathRGH And Rizla Used To Find New Offsets", + "type": "checkbox", + "memory": [ + { + "offset": "12DE130", + "on": "C3", + "off": "55" + }, + { + "offset": "125C6A5", + "on": "909090909090", + "off": "898190030000" + }, + { + "offset": "16C4941", + "on": "8B186641C78790030000FF7F90909090", + "off": "8B1841899F9003000041899F94030000" + } + ] + }, + { + "name": "All Client Infinite Ammo", + "description": "Offsets From 1.27 By DeathRGH And Rizla Used To Find New Offsets", + "type": "checkbox", + "memory": [ + { + "offset": "F0AEC0", + "on": "C3", + "off": "55" + }, + { + "offset": "F09E80", + "on": "55", + "off": "55" + } + ] + }, + { + "name": "All Client Infinite Points", + "description": "Offsets From 1.27 By DeathRGH And Rizla Used To Find New Offsets", + "type": "checkbox", + "memory": [ + { + "offset": "12EBE7E", + "on": "8989245D0000", + "off": "8981245D0000" + } + ] + }, + { + "name": "All Client 1-Hit Kill", + "description": "Offsets From 1.27 By DeathRGH And Rizla Used To Find New Offsets", + "type": "checkbox", + "memory": [ + { + "offset": "1500907", + "on": "29C090", + "off": "4429F8" + } + ] + }, { "name": "Infinite Health", "type": "checkbox",