two-torial-sp2xpatcher/patches/NBT-564da07a_43514.json
2024-07-02 22:26:23 +02:00

32 lines
826 B
JSON

[
{
"name": "E: drive fix",
"description": "Fix crash caused by no E: drive",
"gameCode": "NBT",
"dateCode": "2015-12-01",
"type": "memory",
"patches": [
{
"offset": 11970964,
"dllName": "beatstream.dll",
"dataDisabled": "653A2F",
"dataEnabled": "646576"
}
]
},
{
"name": "Unlock all songs",
"description": "",
"gameCode": "NBT",
"dateCode": "2015-12-01",
"type": "memory",
"patches": [
{
"offset": 1523894,
"dllName": "beatstream.dll",
"dataDisabled": "4883FD107209488D7908",
"dataEnabled": "BB00000000E9AE010000"
}
]
}
]