From c82a2b8b92f0f7c85af00942f874e092c313c20a Mon Sep 17 00:00:00 2001 From: Akubits <51273864+Akubits@users.noreply.github.com> Date: Sun, 25 Aug 2019 19:13:40 +0800 Subject: [PATCH] Museca Infinite Final Layer (#90) * Added Auto Event Mode to museca2.html Signed-off-by: Akubits * Fixed offset for 2017 museca.dll * Add closing brace in tooltip --- museca2.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/museca2.html b/museca2.html index 741b2ce..4c1d240 100644 --- a/museca2.html +++ b/museca2.html @@ -16,6 +16,10 @@ name: "Infinite 1st layer", //Created by Cammy patches: [{offset: 0x17E947, off: [0xFF, 0x83, 0x48, 0x14, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}] }, + { + name: "Infinite Final layer", //Created by Akubits + patches: [{offset: 0x17E89F, off: [0x7F, 0x08], on: [0x90, 0x90]}] + }, { name: "Auto Event Mode Toggled (Freeplay (Coin Options) muse be \"ON\" for this to work efficiently)", //Created by Akubits patches: [ @@ -37,6 +41,10 @@ name: "Infinite 1st layer", //Created by Cammy patches: [{offset: 0x17E587, off: [0xFF, 0x83, 0x48, 0x14, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}] }, + { + name: "Infinite Final layer", //Created by Akubits + patches: [{offset: 0x17E4DF, off: [0x7F, 0x08], on: [0x90, 0x90]}] + }, { name: "Auto Event Mode Toggled (Freeplay (Coin Options) muse be \"ON\" for this to work efficiently)", //Created by Akubits patches: [