diff --git a/ddrx.html b/ddrx.html index e971208..3223f90 100644 --- a/ddrx.html +++ b/ddrx.html @@ -222,6 +222,11 @@ name: "Timer Freeze", patches: [{ offset: 0x22A78, off: [0x89, 0x4D, 0x34], on: [0x90, 0x90, 0x90] }], }, + { + name: "Disable check for 192.168 ip range", + tooltip: "Fixes error 5-2002-0001", + patches: [{ offset: 0x104AE8, off: [0xC0], on: [0xBF] }], + }, { name: "Mute crowd cheering and booing during song", tooltip: "Use with modified voice.xwb to also mute announcer",