iidx31 final: re-add Cursor Lock

This commit is contained in:
Akitake 2024-10-29 04:33:35 +01:00
parent 41b03a8a00
commit c538482997
2 changed files with 30 additions and 2 deletions

View File

@ -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",

View File

@ -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",