diff --git a/heroicverse.html b/heroicverse.html index fbc2593..a570938 100644 --- a/heroicverse.html +++ b/heroicverse.html @@ -142,6 +142,18 @@ {offset: 0x5665D3, off: [0x74], on: [0x75]}, ] }, + { + name: 'CS-Style Song Start Delay', + tooltip : "Holding Start will pause the song at the beginning until you release it", + patches: [ + {offset: 0x575423, off: [0x7D, 0x4D], on: [0x90, 0x90]} + ] + }, + { + name: 'Free play text to LED ticker (Bottom Right)', + tooltip : "Song Title/Ticker information will display instead of FREEPLAY", + patches: [{offset: 0x2BD26F, off: [0xE5, 0xD7, 0x4E, 0x00], on: [0x49, 0x7F, 0x50, 0x04]}] + } ]), ]); });