From 1eac599a9da86a92b64ead2e4b22b04976773a9c Mon Sep 17 00:00:00 2001 From: Akitake Date: Tue, 9 Jul 2024 15:40:17 +0200 Subject: [PATCH] Add omni patch --- patches/LDJ-662a05c7_a5bf9c.json | 14 ++++++++++++++ patches/LDJ-662a0a1f_98f11c.json | 14 ++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/patches/LDJ-662a05c7_a5bf9c.json b/patches/LDJ-662a05c7_a5bf9c.json index fd2d82b..926721d 100644 --- a/patches/LDJ-662a05c7_a5bf9c.json +++ b/patches/LDJ-662a05c7_a5bf9c.json @@ -1052,5 +1052,19 @@ "dataEnabled": "59" } ] + }, + { + "type": "memory", + "name": "Remove Song Count Limit (for omnimix)", + "description": "", + "gameCode": "LDJ", + "patches": [ + { + "offset": 9211574, + "dllName": "bm2dx.dll", + "dataDisabled": "7F19", + "dataEnabled": "9090" + } + ] } ] \ No newline at end of file diff --git a/patches/LDJ-662a0a1f_98f11c.json b/patches/LDJ-662a0a1f_98f11c.json index 0961ba5..050b73b 100644 --- a/patches/LDJ-662a0a1f_98f11c.json +++ b/patches/LDJ-662a0a1f_98f11c.json @@ -1052,5 +1052,19 @@ "dataEnabled": "59" } ] + }, + { + "type": "memory", + "name": "Remove Song Count Limit (for omnimix)", + "description": "", + "gameCode": "LDJ", + "patches": [ + { + "offset": 8371638, + "dllName": "bm2dx.dll", + "dataDisabled": "7F19", + "dataEnabled": "9090" + } + ] } ] \ No newline at end of file