Add "Hide bottom text"

This commit is contained in:
GHYAKIMA 2022-04-09 15:25:50 +02:00 committed by Will
parent 8ab82e9b19
commit 2c6d18e9c4

View File

@ -124,6 +124,15 @@
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] }],
},
{
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",
name : "Premium Time Length",