Add Remove Song Count Limit

This commit is contained in:
Akitake 2024-07-09 21:23:52 +02:00
parent 50fc809bb4
commit d2dc1be878
No known key found for this signature in database
GPG Key ID: BBB11D6E26F3162D
2 changed files with 28 additions and 0 deletions

View File

@ -1038,5 +1038,19 @@
"dataEnabled": "59"
}
]
},
{
"type": "memory",
"name": "Remove Song Count Limit (for omnimix)",
"description": "",
"gameCode": "LDJ",
"patches": [
{
"offset": 8452822,
"dllName": "bm2dx.dll",
"dataDisabled": "7F19",
"dataEnabled": "9090"
}
]
}
]

View File

@ -1038,5 +1038,19 @@
"dataEnabled": "59"
}
]
},
{
"type": "memory",
"name": "Remove Song Count Limit (for omnimix)",
"description": "",
"gameCode": "LDJ",
"patches": [
{
"offset": 8465798,
"dllName": "bm2dx.dll",
"dataDisabled": "7F19",
"dataEnabled": "9090"
}
]
}
]