mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Fix IV safe banner patch (#11)
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
|||||||
// Created by mon
|
// Created by mon
|
||||||
name: 'No "Safe" banner on jackets',
|
name: 'No "Safe" banner on jackets',
|
||||||
tooltip: 'Remove visual clutter',
|
tooltip: 'Remove visual clutter',
|
||||||
patches: [{offset: 0x171B07, off: [0x32, 0xC0], on: [0xB0, 0x01]}]
|
patches: [{offset: 0x2E9C44, off: [0x73], on: [0x00]}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Prevent Windows volume change on boot',
|
name: 'Prevent Windows volume change on boot',
|
||||||
|
|||||||
Reference in New Issue
Block a user