Fix recording lock crash on networks without Videos support

This commit is contained in:
aixxe
2024-03-08 19:29:31 +00:00
committed by Will
parent 6423303f38
commit d34beba126
3 changed files with 3 additions and 12 deletions
+1 -4
View File
@@ -775,10 +775,7 @@
{
name: "Disable Recording Lock",
tooltip: "Allows all songs to be recorded in-game",
patches: [
{ offset: 0x5973A8, off: [0x75], on: [0xEB] },
{ offset: 0x59740D, off: [0x32, 0xC0], on: [0xF6, 0xD0] },
]
patches: [{ offset: 0x5973DF, off: [0x40, 0x84, 0xFF], on: [0x90, 0x90, 0x90] }],
},
]),
new Patcher("bm2dx.dll", "2023-09-05 (LDJ-012)", [