mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Update volume level tooltip
This commit is contained in:
+2
-2
@@ -241,8 +241,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Louder audio on TDJ',
|
name: 'Increase game volume',
|
||||||
tooltip : "Significantly increase the volume for TDJ.",
|
tooltip : "Ignore the in-game volume settings and use the maximum possible volume level. Especially helpful for TDJ which tends to be very quiet.",
|
||||||
patches: [
|
patches: [
|
||||||
{offset: 0x63F2E5, off: [0xFF, 0x90, 0x98, 0x00, 0x00, 0x00], on:[0x90, 0x90, 0x90, 0x90, 0x90, 0x90]},
|
{offset: 0x63F2E5, off: [0xFF, 0x90, 0x98, 0x00, 0x00, 0x00], on:[0x90, 0x90, 0x90, 0x90, 0x90, 0x90]},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user