mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Add "Hide bottom text"
This commit is contained in:
@@ -124,6 +124,15 @@
|
|||||||
tooltip: "blpass_ef (rainbow outline on health gauge) is shown instead of pt_sousa_usr",
|
tooltip: "blpass_ef (rainbow outline on health gauge) is shown instead of pt_sousa_usr",
|
||||||
patches: [{ offset: 0x217999, off: [0x63, 0x4F, 0x49], on: [0x1B, 0xF0, 0x44] }],
|
patches: [{ offset: 0x217999, off: [0x63, 0x4F, 0x49], on: [0x1B, 0xF0, 0x44] }],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Hide bottom text",
|
||||||
|
patches: [
|
||||||
|
{ offset: 0x9BE0F, off: [0xE8, 0x2C, 0x04, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90] }, // CREDIT: %s
|
||||||
|
{ offset: 0x9C1C9, off: [0xFF, 0x15, 0x99, 0x3E, 0x57, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90] }, // PASELI: %s
|
||||||
|
{ offset: 0x9C155, off: [0xFF, 0x15, 0x0D, 0x3F, 0x57, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90] }, // EXTRA PASELI: %s
|
||||||
|
{ offset: 0x9C1EF, off: [0xFF, 0x15, 0x73, 0x3E, 0x57, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90] }, // PASELI: NO ACCOUNT, PASELI: NOT AVAILABLE
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type : "union",
|
type : "union",
|
||||||
name : "Premium Time Length",
|
name : "Premium Time Length",
|
||||||
|
|||||||
Reference in New Issue
Block a user