Fix IV safe banner patch (#11)

This commit is contained in:
Isaac Drew
2018-03-03 23:05:16 +11:00
committed by Will
parent ae9ed8fc29
commit c3e3fc239f
+1 -1
View File
@@ -31,7 +31,7 @@
// Created by mon
name: 'No "Safe" banner on jackets',
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',