iidx31 final: add omnimix patches

This commit is contained in:
Akitake 2024-10-11 22:47:19 +02:00
parent 208a143c7b
commit fa255f16aa
2 changed files with 140 additions and 4 deletions

View File

@ -2,7 +2,7 @@
{ {
"gameCode": "LDJ", "gameCode": "LDJ",
"version": "2024-08-26 (010)", "version": "2024-08-26 (010)",
"lastUpdated": "2024-09-21 08:16:30", "lastUpdated": "2024-10-11 20:47:12",
"source": "https://sp2x.two-torial.xyz/" "source": "https://sp2x.two-torial.xyz/"
}, },
{ {
@ -1177,15 +1177,83 @@
}, },
{ {
"type": "memory", "type": "memory",
"name": "Remove Song Count Limit (for omnimix)", "name": "Omnimix",
"description": "", "description": "",
"gameCode": "LDJ", "gameCode": "LDJ",
"patches": [ "patches": [
{
"offset": 8316612,
"dllName": "bm2dx.dll",
"dataDisabled": "7425",
"dataEnabled": "9090"
},
{
"offset": 9337360,
"dllName": "bm2dx.dll",
"dataDisabled": "7473",
"dataEnabled": "9090"
},
{
"offset": 9337413,
"dllName": "bm2dx.dll",
"dataDisabled": "41",
"dataEnabled": "58"
},
{
"offset": 9351535,
"dllName": "bm2dx.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{ {
"offset": 9351558, "offset": 9351558,
"dllName": "bm2dx.dll", "dllName": "bm2dx.dll",
"dataDisabled": "7F19", "dataDisabled": "7F19",
"dataEnabled": "9090" "dataEnabled": "9090"
},
{
"offset": 12803879,
"dllName": "bm2dx.dll",
"dataDisabled": "61",
"dataEnabled": "6F"
},
{
"offset": 13533571,
"dllName": "bm2dx.dll",
"dataDisabled": "64617461",
"dataEnabled": "6F6D6E69"
},
{
"offset": 8316477,
"dllName": "bm2dx.dll",
"dataDisabled": "E86EA90300",
"dataEnabled": "B801000000"
}
]
},
{
"type": "memory",
"name": "Omnimix Lightning Model Extras",
"description": "Requires music_artist_omni.xml, music_title_omni.xml, and video_music_omni.xml",
"gameCode": "LDJ",
"patches": [
{
"offset": 12781058,
"dllName": "bm2dx.dll",
"dataDisabled": "796F6D69",
"dataEnabled": "6F6D6E69"
},
{
"offset": 12781099,
"dllName": "bm2dx.dll",
"dataDisabled": "796F6D69",
"dataEnabled": "6F6D6E69"
},
{
"offset": 13608289,
"dllName": "bm2dx.dll",
"dataDisabled": "6C697374",
"dataEnabled": "6F6D6E69"
} }
] ]
} }

View File

@ -2,7 +2,7 @@
{ {
"gameCode": "LDJ", "gameCode": "LDJ",
"version": "2024-08-26 (012)", "version": "2024-08-26 (012)",
"lastUpdated": "2024-08-28 19:24:33", "lastUpdated": "2024-10-11 20:47:12",
"source": "https://sp2x.two-torial.xyz/" "source": "https://sp2x.two-torial.xyz/"
}, },
{ {
@ -1229,15 +1229,83 @@
}, },
{ {
"type": "memory", "type": "memory",
"name": "Remove Song Count Limit (for omnimix)", "name": "Omnimix",
"description": "", "description": "",
"gameCode": "LDJ", "gameCode": "LDJ",
"patches": [ "patches": [
{
"offset": 7476276,
"dllName": "bm2dx.dll",
"dataDisabled": "7425",
"dataEnabled": "9090"
},
{
"offset": 8497424,
"dllName": "bm2dx.dll",
"dataDisabled": "7473",
"dataEnabled": "9090"
},
{
"offset": 8497477,
"dllName": "bm2dx.dll",
"dataDisabled": "41",
"dataEnabled": "58"
},
{
"offset": 8511599,
"dllName": "bm2dx.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{ {
"offset": 8511622, "offset": 8511622,
"dllName": "bm2dx.dll", "dllName": "bm2dx.dll",
"dataDisabled": "7F19", "dataDisabled": "7F19",
"dataEnabled": "9090" "dataEnabled": "9090"
},
{
"offset": 11956743,
"dllName": "bm2dx.dll",
"dataDisabled": "61",
"dataEnabled": "6F"
},
{
"offset": 12686451,
"dllName": "bm2dx.dll",
"dataDisabled": "64617461",
"dataEnabled": "6F6D6E69"
},
{
"offset": 7476141,
"dllName": "bm2dx.dll",
"dataDisabled": "E86EA90300",
"dataEnabled": "B801000000"
}
]
},
{
"type": "memory",
"name": "Omnimix Lightning Model Extras",
"description": "Requires music_artist_omni.xml, music_title_omni.xml, and video_music_omni.xml",
"gameCode": "LDJ",
"patches": [
{
"offset": 11933930,
"dllName": "bm2dx.dll",
"dataDisabled": "796F6D69",
"dataEnabled": "6F6D6E69"
},
{
"offset": 11933971,
"dllName": "bm2dx.dll",
"dataDisabled": "796F6D69",
"dataEnabled": "6F6D6E69"
},
{
"offset": 12761249,
"dllName": "bm2dx.dll",
"dataDisabled": "6C697374",
"dataEnabled": "6F6D6E69"
} }
] ]
} }