diff --git a/sdvx4.html b/sdvx4.html index 1fdff79..f1110a2 100644 --- a/sdvx4.html +++ b/sdvx4.html @@ -81,7 +81,7 @@ }, { // Created by runner38 - name: 'Non-Effective Rate gauges does not recover', + name: 'Non-Effective Rate gauges do not recover', tooltip: 'This affects all "Hard" Gauge types', patches: [{offset: 0x11B14A, off: [0x01, 0x50, 0x48], on: [0x90, 0x90, 0x90]}] }, @@ -89,6 +89,12 @@ // Created by runner38 name: 'Remove Combo/Chain Display', patches: [{offset: 0x1220B1, off: [0x8B, 0x45, 0x08], on: [0x90, 0x90, 0x90]}] + }, + { + // Created by Zelminar + name: 'Omega Dimension Matching scene as default', + tooltip: 'Replaces stock matching scene with Omega Dimension matching', + patches: [{offset: 0x358B40, off: [0xDC, 0x5F, 0x30, 0x10], on: [0x38, 0x54, 0x30, 0x10]}] } ]) })