mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-12-02 19:17:25 +01:00
add force max vdiscs and hide time limit display for iidx casthour.
This commit is contained in:
parent
50d99d74d1
commit
fe6137392b
@ -128,6 +128,15 @@
|
|||||||
{ offset: 0x3BF1DA, off: [0x32, 0xC0], on: [0xB0, 0x01] },
|
{ 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",
|
name: "Hide bottom text",
|
||||||
tooltip: "Hides the CREDIT, INSERT COINS, NO ACCOUNT, NOT AVAILABLE, and EXTRA PASELI messages",
|
tooltip: "Hides the CREDIT, INSERT COINS, NO ACCOUNT, NOT AVAILABLE, and EXTRA PASELI messages",
|
||||||
|
Loading…
Reference in New Issue
Block a user