GOD DAMN IT (#232)

This commit is contained in:
Silverdesu
2021-10-13 01:43:43 -05:00
committed by GitHub
parent 6c6461f75f
commit fac3df945f
+2 -1
View File
@@ -302,12 +302,13 @@
{ {
name: "Force max V-Discs", name: "Force max V-Discs",
tooltip : "Allows for infinite Leggendaria plays in Premium Free", tooltip : "Allows for infinite Leggendaria plays in Premium Free",
patches: patches: [
{ {
offset: 0x4B20F9, offset: 0x4B20F9,
off: [0x44, 0x89, 0x4C, 0x81, 0x08, 0xC3, 0xCC, 0x48, 0x89, 0x5C, 0x24, 0x08], off: [0x44, 0x89, 0x4C, 0x81, 0x08, 0xC3, 0xCC, 0x48, 0x89, 0x5C, 0x24, 0x08],
on: [0xC7, 0x44, 0x81, 0x08, 0x10, 0x00, 0x00, 0x00, 0x90, 0x90, 0x90, 0x90], on: [0xC7, 0x44, 0x81, 0x08, 0x10, 0x00, 0x00, 0x00, 0x90, 0x90, 0x90, 0x90],
}, },
],
}, },
{ {
name: "Hide time limit display on results screen", name: "Hide time limit display on results screen",