mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-23 20:30:56 +01:00
iidx31: add omni increased buffer for 010, add description to omni
This commit is contained in:
parent
ea9faf9d0b
commit
5a01b73457
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"gameCode": "LDJ",
|
"gameCode": "LDJ",
|
||||||
"version": "2024-08-26 (010)",
|
"version": "2024-08-26 (010)",
|
||||||
"lastUpdated": "2024-10-11 20:47:12",
|
"lastUpdated": "2024-10-14 16:26:06",
|
||||||
"source": "https://sp2x.two-torial.xyz/"
|
"source": "https://sp2x.two-torial.xyz/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1178,7 +1178,7 @@
|
|||||||
{
|
{
|
||||||
"type": "memory",
|
"type": "memory",
|
||||||
"name": "Omnimix",
|
"name": "Omnimix",
|
||||||
"description": "",
|
"description": "Requires music_omni.bin and mdato.ifs (and additional sound/movie data etc.)",
|
||||||
"gameCode": "LDJ",
|
"gameCode": "LDJ",
|
||||||
"patches": [
|
"patches": [
|
||||||
{
|
{
|
||||||
@ -1256,5 +1256,43 @@
|
|||||||
"dataEnabled": "6F6D6E69"
|
"dataEnabled": "6F6D6E69"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "memory",
|
||||||
|
"name": "Omnimix Increase Buffer",
|
||||||
|
"description": "music_*.bin 3MB -> 6MB",
|
||||||
|
"gameCode": "LDJ",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 9348187,
|
||||||
|
"dllName": "bm2dx.dll",
|
||||||
|
"dataDisabled": "8D",
|
||||||
|
"dataEnabled": "8B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"offset": 9348272,
|
||||||
|
"dllName": "bm2dx.dll",
|
||||||
|
"dataDisabled": "8D",
|
||||||
|
"dataEnabled": "8B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"offset": 9348347,
|
||||||
|
"dllName": "bm2dx.dll",
|
||||||
|
"dataDisabled": "8D",
|
||||||
|
"dataEnabled": "8B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"offset": 9348721,
|
||||||
|
"dllName": "bm2dx.dll",
|
||||||
|
"dataDisabled": "8D",
|
||||||
|
"dataEnabled": "8B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"offset": 9351437,
|
||||||
|
"dllName": "bm2dx.dll",
|
||||||
|
"dataDisabled": "85C07F0ABB0A000000E98B000000488D4C2440E85BC715004863C84881F9000030007607BB14000000EB6E41B800003000488D157B3F33068BCBFF",
|
||||||
|
"dataEnabled": "B900006000BA01000000E878802000EB204889024883C010488942104883E8104889C289D941B800006000EB0D90909090488D157B3F3306EBD7FF"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"gameCode": "LDJ",
|
"gameCode": "LDJ",
|
||||||
"version": "2024-08-26 (012)",
|
"version": "2024-08-26 (012)",
|
||||||
"lastUpdated": "2024-10-11 20:47:12",
|
"lastUpdated": "2024-10-14 16:26:06",
|
||||||
"source": "https://sp2x.two-torial.xyz/"
|
"source": "https://sp2x.two-torial.xyz/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1230,7 +1230,7 @@
|
|||||||
{
|
{
|
||||||
"type": "memory",
|
"type": "memory",
|
||||||
"name": "Omnimix",
|
"name": "Omnimix",
|
||||||
"description": "",
|
"description": "Requires music_omni.bin and mdato.ifs (and additional sound/movie data etc.)",
|
||||||
"gameCode": "LDJ",
|
"gameCode": "LDJ",
|
||||||
"patches": [
|
"patches": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user