mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Fix missing LEGGENDARIA folder charts on non-003 RESIDENT
This commit is contained in:
@@ -764,6 +764,7 @@
|
|||||||
{
|
{
|
||||||
name: "Omnimix",
|
name: "Omnimix",
|
||||||
patches: [
|
patches: [
|
||||||
|
{ offset: 0x591854, off: [0x74, 0x25], on: [0x90, 0x90] },
|
||||||
{ offset: 0x662A20, off: [0x74, 0x73], on: [0xEB, 0x30] },
|
{ offset: 0x662A20, off: [0x74, 0x73], on: [0xEB, 0x30] },
|
||||||
{ offset: 0x662A55, off: [0x41], on: [0x58] },
|
{ offset: 0x662A55, off: [0x41], on: [0x58] },
|
||||||
{ offset: 0x6650EF, off: [0x74], on: [0xEB] },
|
{ offset: 0x6650EF, off: [0x74], on: [0xEB] },
|
||||||
@@ -1152,6 +1153,7 @@
|
|||||||
{
|
{
|
||||||
name: "Omnimix",
|
name: "Omnimix",
|
||||||
patches: [
|
patches: [
|
||||||
|
{ offset: 0x4C4634, off: [0x74, 0x25], on: [0x90, 0x90] },
|
||||||
{ offset: 0x595A10, off: [0x74, 0x73], on: [0xEB, 0x30] },
|
{ offset: 0x595A10, off: [0x74, 0x73], on: [0xEB, 0x30] },
|
||||||
{ offset: 0x595A45, off: [0x41], on: [0x58] },
|
{ offset: 0x595A45, off: [0x41], on: [0x58] },
|
||||||
{ offset: 0x5980DF, off: [0x74], on: [0xEB] },
|
{ offset: 0x5980DF, off: [0x74], on: [0xEB] },
|
||||||
|
|||||||
Reference in New Issue
Block a user