diff --git a/sdvx5.html b/sdvx5.html index 9059e86..11aaec1 100644 --- a/sdvx5.html +++ b/sdvx5.html @@ -49,7 +49,8 @@ }, { name: 'Allow ARS (Alternative Rate System) Option', - patches: [{offset: 0x56F5BF, off: [0x74], on: [0xEB]}] + tooltip: 'Selectable at gauge tab in FX-L+R menu', + patches: [{offset: 0x56F5BD, off: [0x85, 0xC9, 0x74, 0x08], on: [0xB1, 0x01, 0x75, 0x08]}] }, { name: 'Freeze timer in all modes', @@ -122,7 +123,8 @@ }, { name: 'Allow ARS (Alternative Rate System) Option', - patches: [{offset: 0x5DAAAF, off: [0x74], on: [0xEB]}] + tooltip: 'Selectable at gauge tab in FX-L+R menu', + patches: [{offset: 0x5DAAAD, off: [0x85, 0xC9, 0x74, 0x08], on: [0xB1, 0x01, 0x75, 0x08]}] }, { name: 'Freeze timer in all modes', @@ -199,7 +201,8 @@ }, { name: 'Allow ARS (Alternative Rate System) Option', - patches: [{offset: 0x62D14F, off: [0x74], on: [0xEB]}] + tooltip: 'Selectable at gauge tab in FX-L+R menu', + patches: [{offset: 0x62D14D, off: [0x85, 0xC9, 0x74, 0x08], on: [0xB1, 0x01, 0x75, 0x08]}] }, { name: 'Freeze timer in all modes',