mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
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:
@@ -16,6 +16,10 @@
|
|||||||
name: "Infinite 1st layer", //Created by Cammy
|
name: "Infinite 1st layer", //Created by Cammy
|
||||||
patches: [{offset: 0x17E947, off: [0xFF, 0x83, 0x48, 0x14, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}]
|
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
|
name: "Auto Event Mode Toggled (Freeplay (Coin Options) muse be \"ON\" for this to work efficiently)", //Created by Akubits
|
||||||
patches: [
|
patches: [
|
||||||
@@ -37,6 +41,10 @@
|
|||||||
name: "Infinite 1st layer", //Created by Cammy
|
name: "Infinite 1st layer", //Created by Cammy
|
||||||
patches: [{offset: 0x17E587, off: [0xFF, 0x83, 0x48, 0x14, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}]
|
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
|
name: "Auto Event Mode Toggled (Freeplay (Coin Options) muse be \"ON\" for this to work efficiently)", //Created by Akubits
|
||||||
patches: [
|
patches: [
|
||||||
|
|||||||
Reference in New Issue
Block a user