diff --git a/jubeatbeyondtheave.html b/jubeatbeyondtheave.html index 7d89a3a..ef2074e 100644 --- a/jubeatbeyondtheave.html +++ b/jubeatbeyondtheave.html @@ -1653,6 +1653,10 @@ }, ], }, + { + name: "SELECT MUSIC - don't loop song preview", + patches: [{offset: 0x1B69B7, off: [0x02], on: [0x00]}] + }, ]), ]); }); @@ -1661,4 +1665,4 @@

jubeat Beyond the Ave. DLL Modder

- \ No newline at end of file + diff --git a/jubeatfesto.html b/jubeatfesto.html index fb8ea0a..84790ee 100644 --- a/jubeatfesto.html +++ b/jubeatfesto.html @@ -13,6 +13,10 @@ name: "Disable Tutorial", patches: [{offset: 0xD746F, off: [0x0F, 0x85, 0x7F, 0x01, 0x00, 0x00], on: [0xE9, 0x80, 0x01, 0x00, 0x00, 0x90]}] }, + { + name: "SELECT MUSIC - don't loop song preview", + patches: [{offset: 0x1A4107, off: [0x02], on: [0x00]}] + }, { name: "SELECT MUSIC Timer Lock", patches: [{offset: 0xBFE72, off: [0x75], on: [0xEB]}]