36
edits
mNo edit summary |
mNo edit summary |
||
Line 20: | Line 20: | ||
==Instructions== | ==Instructions== | ||
{{info|text=In this guide, <code>Your language</code> is to be substituted with your consoles language selection. For example, <code>US_English</code>.}} | {{info|text=In this guide, <code><Your language></code> is to be substituted with your consoles language selection. For example, <code>US_English</code>.}} | ||
===Section I: Prep Work=== | ===Section I: Prep Work=== | ||
Line 40: | Line 40: | ||
===Section II - Modifying=== | ===Section II - Modifying=== | ||
*Open <code> | *Open <code>HMRT.bat</code> | ||
*Push {{Key press|1}} on your keyboard to extract the components of the Home Menu | *Push {{Key press|1}} on your keyboard to extract the components of the Home Menu | ||
*Push {{Key press|5}} on your keyboard to decompress the components | *Push {{Key press|5}} on your keyboard to decompress the components | ||
*Keep the window open and open <code>MsbtEditor.exe</code> | *Keep the window open and open <code>MsbtEditor.exe</code> | ||
*Drag the file named <code>hud_msbt.LZ</code> from <code>ExtractedRomFS/message_hud/Your language</code> into MsbtEditor | *Drag the file named <code>hud_msbt.LZ</code> from <code>ExtractedRomFS/message_hud/<Your language></code> into MsbtEditor | ||
*Scroll down and select <code>lau_hours</code> in the list on the left | *Scroll down and select <code>lau_hours</code> in the list on the left | ||
*Change <code>%H</code> to <code>%h</code> in the first text box labeled "Edit:" | *Change <code>%H</code> to <code>%h</code> in the first text box labeled "Edit:" | ||
Line 57: | Line 57: | ||
#Close the Home Menu Rebuilding Tool window. | #Close the Home Menu Rebuilding Tool window. | ||
#On your 3ds SD Card, create the following folder corresponding to your region: | #On your 3ds SD Card, create the following folder corresponding to your region: | ||
*JPN: <code>luma/titles/0004003000008202/romfs</code> | *JPN: <code>luma/titles/0004003000008202/romfs</code> | ||
*USA: <code>luma/titles/0004003000008F02/romfs</code> | *USA: <code>luma/titles/0004003000008F02/romfs</code> | ||
Line 64: | Line 63: | ||
*KOR: <code>luma/titles/000400300000A902/romfs</code> | *KOR: <code>luma/titles/000400300000A902/romfs</code> | ||
*TWN: <code>luma/titles/000400300000B102/romfs</code> | *TWN: <code>luma/titles/000400300000B102/romfs</code> | ||
<ol start="4"> | |||
<li>Create the <code>message_hud/<Your language></code> folder inside the <code>romfs</code> folder.</li> | |||
<li>Copy <code>hud_msbt_LZ.bin</code> from <code>ExtractedRomFS/message_hud/<Your language></code> to the new folder.</li> | |||
<li>Eject your SD Card and put it back in the console.</li> | |||
<li>Start your device and hold SELECT to enter the Luma3DS configuration screen</li> | |||
<li>Press (A) on <code>( ) Enable game patching</code> to tick it <code>(x)</code></li> | |||
<li>Press <code>START</code> to boot the the home menu</li> | |||
</ol> | |||
{{success|text=Your Home Menu should now display 12-hour time.}} | {{success|text=Your Home Menu should now display 12-hour time.}} | ||
edits