mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-23 20:30:56 +01:00
iidx31 final: re-add Cursor Lock
This commit is contained in:
parent
41b03a8a00
commit
c538482997
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user