add force max vdiscs and hide time limit display for iidx casthour.

This commit is contained in:
wz18207 2022-11-26 11:01:43 +08:00 committed by Will
parent 50d99d74d1
commit fe6137392b

View File

@ -128,6 +128,15 @@
{ offset: 0x3BF1DA, off: [0x32, 0xC0], on: [0xB0, 0x01] },
],
},
{
name: "Force Max V-Discs",
tooltip: "Infinite leggendaria plays in pfree",
patches: [{ offset: 0x2A3503, off: [0x0F, 0x84], on: [0x90, 0xE9] }],
},
{
name: "Hide Time Limit Display on Results Screen",
patches: [{ offset: 0x43C72F, off: [0x84, 0xC0], on: [0x90, 0x90] }],
},
{
name: "Hide bottom text",
tooltip: "Hides the CREDIT, INSERT COINS, NO ACCOUNT, NOT AVAILABLE, and EXTRA PASELI messages",