Approver
25
edits
m (Clarify something real quick while I work on more sections) |
m (Fixa fix fix fix more stuff so I can keep working) |
||
Line 1: | Line 1: | ||
{{Page WIP}} | |||
This page will cover how to edit your 3DS' HOME menu. With the guide below, you will be able to: | This page will cover how to edit your 3DS' HOME menu. With the guide below, you will be able to: | ||
*Replace text and words on your HOME menu | |||
*Customize the positions of things like the wireless indicator bar and the time | |||
*Edit your Sleep Mode screen completely | |||
*Change the color of applets, and the words that appear when you open them | |||
== Using LayeredFS to customize your HOME menu== | |||
==Using LayeredFS to customize your HOME menu== | |||
{{Critical|text=This is not a guide for custom themes. If you have a full up-to-date 3DS CFW setup, you may already apply custom themes with the Anemone app that you installed.}}{{Info|text=Some things in this guide will require [https://www.color-hex.com/ hexadecimal colors] and [https://en.wikipedia.org/wiki/Coordinate_system knowledge of coordinates.]}} | {{Critical|text=This is not a guide for custom themes. If you have a full up-to-date 3DS CFW setup, you may already apply custom themes with the Anemone app that you installed.}}{{Info|text=Some things in this guide will require [https://www.color-hex.com/ hexadecimal colors] and [https://en.wikipedia.org/wiki/Coordinate_system knowledge of coordinates.]}} | ||
===Prerequisites=== | ===Prerequisites=== | ||
Line 18: | Line 17: | ||
===Section I: Preparation Work=== | ===Section I: Preparation Work=== | ||
{{Info|text=If you can't extract the <code>.7z</code> or <code>.rar</code> filetypes, download and install [https://www.7-zip.org/ 7-Zip] before continuing.}} | {{Info|text=If you can't extract the <code>.7z</code> or <code>.rar</code> filetypes, download and install [https://www.7-zip.org/ 7-Zip] before continuing.}} | ||
#Download and extract the contents of <code>HMRT_Dev_Build_v0.7.7z</code> | # Download and extract the contents of <code>HMRT_Dev_Build_v0.7.7z</code> | ||
#Download and install HxD, or alternatively download and extract the portable version | # Download and install HxD, or alternatively download and extract the portable version | ||
#Download and extract the contents of <code>MSBT.Editor.Reloaded.v0.9.8.rar</code> | #Download and extract the contents of <code>MSBT.Editor.Reloaded.v0.9.8.rar</code> | ||
#Download and install the latest version of Cheat Engine | #Download and install the latest version of Cheat Engine | ||
#Download the HME Positions file | #Download the HME Positions file | ||
===Section II: Obtaining and Decompressing your HomeMenu.cia File=== | ===Section II: Obtaining and Decompressing your HomeMenu.cia File === | ||
#Insert your SD Card into your console if you do not already have it in | #Insert your SD Card into your console if you do not already have it in | ||
#Power on your console while holding the START button to open GodMode9 | # Power on your console while holding the START button to open GodMode9 | ||
#*Navigate to <code>[1:] SYSNAND CTRNAND</code> | #*Navigate to <code>[1:] SYSNAND CTRNAND</code> | ||
#*Navigate to <code>title</code> | #*Navigate to <code>title</code> | ||
Line 39: | Line 38: | ||
#Renamed your dumped .cia file to <code>HomeMenu.cia</code> and place in the same folder as the Home Menu Rebuilding Tool | #Renamed your dumped .cia file to <code>HomeMenu.cia</code> and place in the same folder as the Home Menu Rebuilding Tool | ||
#*The name of this file will include the name of the folder corresponding to your region above if you can't find it | #*The name of this file will include the name of the folder corresponding to your region above if you can't find it | ||
#Launch the <code>Home Menu Rebuilding Tool.bat</code> file from where you extracted it | #Launch the <code>Home Menu Rebuilding Tool.bat</code> file from where you extracted it | ||
#*In the newly opened window, press <code>1</code>, let it complete the action, then press <code>5</code> |