Museca Infinite Final Layer (#90)

* Added Auto Event Mode to museca2.html

Signed-off-by: Akubits <auchvits4@gmail.com>

* Fixed offset for 2017 museca.dll

* Add closing brace in tooltip
This commit is contained in:
Akubits 2019-08-25 19:13:40 +08:00 committed by Will
parent 082905af70
commit c82a2b8b92

View File

@ -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: [