mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-11 23:37:09 +01:00
Add omni patch
This commit is contained in:
parent
64ed9362b4
commit
1eac599a9d
@ -1052,5 +1052,19 @@
|
||||
"dataEnabled": "59"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "memory",
|
||||
"name": "Remove Song Count Limit (for omnimix)",
|
||||
"description": "",
|
||||
"gameCode": "LDJ",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 9211574,
|
||||
"dllName": "bm2dx.dll",
|
||||
"dataDisabled": "7F19",
|
||||
"dataEnabled": "9090"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
@ -1052,5 +1052,19 @@
|
||||
"dataEnabled": "59"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "memory",
|
||||
"name": "Remove Song Count Limit (for omnimix)",
|
||||
"description": "",
|
||||
"gameCode": "LDJ",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 8371638,
|
||||
"dllName": "bm2dx.dll",
|
||||
"dataDisabled": "7F19",
|
||||
"dataEnabled": "9090"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user