iidx32: add 'Disable Tutorial Prompt'

This commit is contained in:
Akitake 2024-10-12 13:10:11 +02:00
parent 5a4079ec85
commit ea9faf9d0b
2 changed files with 52 additions and 0 deletions

View File

@ -696,6 +696,32 @@
}
]
},
{
"type": "memory",
"name": "Disable Tutorial Prompt",
"description": "",
"gameCode": "LDJ",
"patches": [
{
"offset": 9692706,
"dllName": "bm2dx.dll",
"dataDisabled": "85C0",
"dataEnabled": "B001"
},
{
"offset": 9714396,
"dllName": "bm2dx.dll",
"dataDisabled": "752B",
"dataEnabled": "9090"
},
{
"offset": 9676918,
"dllName": "bm2dx.dll",
"dataDisabled": "85C0",
"dataEnabled": "B001"
}
]
},
{
"type": "memory",
"name": "Disable Recording Lock",

View File

@ -682,6 +682,32 @@
}
]
},
{
"type": "memory",
"name": "Disable Tutorial Prompt",
"description": "",
"gameCode": "LDJ",
"patches": [
{
"offset": 8852466,
"dllName": "bm2dx.dll",
"dataDisabled": "85C0",
"dataEnabled": "B001"
},
{
"offset": 8874156,
"dllName": "bm2dx.dll",
"dataDisabled": "752B",
"dataEnabled": "9090"
},
{
"offset": 8836678,
"dllName": "bm2dx.dll",
"dataDisabled": "85C0",
"dataEnabled": "B001"
}
]
},
{
"type": "memory",
"name": "Disable Recording Lock",