diff --git a/MercuryPatcher/index.html b/MercuryPatcher/index.html index 459f66c..9ffc9b6 100644 --- a/MercuryPatcher/index.html +++ b/MercuryPatcher/index.html @@ -29,6 +29,12 @@ {offset : 0x1F2B0B7, off: [0x75], on : [0xEB]}, ] }, + { + name: 'Force enable Hidden Luin title screen', + patches: [ + {offset : 0x4F0FFA, off: [0x74], on : [0xEB]}, + ] + }, ]), ]); });