From c5384829975f7475006aaccc21adcd7e47b29881 Mon Sep 17 00:00:00 2001 From: Akitake Date: Tue, 29 Oct 2024 04:33:35 +0100 Subject: [PATCH] iidx31 final: re-add Cursor Lock --- patches/LDJ-66c58b32_a800bc.json | 16 +++++++++++++++- patches/LDJ-66c58ff1_9b323c.json | 16 +++++++++++++++- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/patches/LDJ-66c58b32_a800bc.json b/patches/LDJ-66c58b32_a800bc.json index 67eb8d8..9de6a8b 100644 --- a/patches/LDJ-66c58b32_a800bc.json +++ b/patches/LDJ-66c58b32_a800bc.json @@ -2,7 +2,7 @@ { "gameCode": "LDJ", "version": "2024-08-26 (010)", - "lastUpdated": "2024-10-28 23:38:02", + "lastUpdated": "2024-10-29 03:33:29", "source": "https://sp2x.two-torial.xyz/" }, { @@ -123,6 +123,20 @@ } ] }, + { + "type": "memory", + "name": "Cursor Lock", + "description": "After playing a song, brings your cursor back to it in song select.", + "gameCode": "LDJ", + "patches": [ + { + "offset": 8945239, + "dllName": "bm2dx.dll", + "dataDisabled": "7422", + "dataEnabled": "9090" + } + ] + }, { "type": "memory", "name": "All Notes Preview 12s", diff --git a/patches/LDJ-66c58ff1_9b323c.json b/patches/LDJ-66c58ff1_9b323c.json index 3c396a2..c7405f0 100644 --- a/patches/LDJ-66c58ff1_9b323c.json +++ b/patches/LDJ-66c58ff1_9b323c.json @@ -2,7 +2,7 @@ { "gameCode": "LDJ", "version": "2024-08-26 (012)", - "lastUpdated": "2024-10-28 23:38:02", + "lastUpdated": "2024-10-29 03:33:29", "source": "https://sp2x.two-torial.xyz/" }, { @@ -123,6 +123,20 @@ } ] }, + { + "type": "memory", + "name": "Cursor Lock", + "description": "After playing a song, brings your cursor back to it in song select.", + "gameCode": "LDJ", + "patches": [ + { + "offset": 8104903, + "dllName": "bm2dx.dll", + "dataDisabled": "7422", + "dataEnabled": "9090" + } + ] + }, { "type": "memory", "name": "All Notes Preview 12s",