mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-02 06:20:42 -07:00
Fix "Free play text to LED ticker" Patch (#101)
Replaced hex with proper values.
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@
|
|||||||
{
|
{
|
||||||
name: 'Free play text to LED ticker (Bottom Right)',
|
name: 'Free play text to LED ticker (Bottom Right)',
|
||||||
tooltip : "Song Title/Ticker information will display instead of FREEPLAY",
|
tooltip : "Song Title/Ticker information will display instead of FREEPLAY",
|
||||||
patches: [{offset: 0x106F9F, off: [0x35, 0x2F, 0x35, 0x00], on: [0xD9, 0x68, 0x44, 0x02]}]
|
patches: [{offset: 0x106F9F, off: [0x35, 0x2F, 0x35, 0x00], on: [0x59, 0x61, 0x03, 0x03]}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'LED Ticker (Top Left)',
|
name: 'LED Ticker (Top Left)',
|
||||||
|
|||||||
Reference in New Issue
Block a user