mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-27 21:40:48 +01:00
Add Remove Song Count Limit
This commit is contained in:
parent
50fc809bb4
commit
d2dc1be878
@ -1038,5 +1038,19 @@
|
|||||||
"dataEnabled": "59"
|
"dataEnabled": "59"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "memory",
|
||||||
|
"name": "Remove Song Count Limit (for omnimix)",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "LDJ",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 8452822,
|
||||||
|
"dllName": "bm2dx.dll",
|
||||||
|
"dataDisabled": "7F19",
|
||||||
|
"dataEnabled": "9090"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -1038,5 +1038,19 @@
|
|||||||
"dataEnabled": "59"
|
"dataEnabled": "59"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "memory",
|
||||||
|
"name": "Remove Song Count Limit (for omnimix)",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "LDJ",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 8465798,
|
||||||
|
"dllName": "bm2dx.dll",
|
||||||
|
"dataDisabled": "7F19",
|
||||||
|
"dataEnabled": "9090"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user