Deploying to gh-pages from @ hacks-guide/Guide_Wii@0b983b94ca 🚀
This commit is contained in:
parent
1d64566d03
commit
5203a247fb
4 changed files with 4 additions and 4 deletions
|
@ -562,7 +562,7 @@ Bricks can occur for a variety of reasons, however usually it results through co
|
|||
<p>A theme brick occurs when a wrongly formatted theme is installed.</p>
|
||||
|
||||
<h4 id="solutions-2">Solutions</h4>
|
||||
<p>To resolve this issue, open HBC through Priiloader or BootMii as boot2 and access MyMenuifyMod to install a default theme such as the base Wii Menu theme. Alternatively, go into <a href="yawmme">YAWM ModMii Edition</a> and install the CORRECT default Wii Menu WAD for your region and version.</p>
|
||||
<p>To resolve this issue, open HBC through Priiloader or BootMii as boot2 and access csm-installer to install a default theme such as the base Wii Menu theme. Alternatively, go into <a href="yawmme">YAWM ModMii Edition</a> and install the CORRECT default Wii Menu WAD for your region and version.</p>
|
||||
|
||||
<h2 id="mail-brick">Mail brick</h2>
|
||||
|
||||
|
|
2
feed.xml
2
feed.xml
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://wii.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://wii.hacks.guide/" rel="alternate" type="text/html" /><updated>2024-01-11T18:14:35+00:00</updated><id>https://wii.hacks.guide/feed.xml</id><title type="html">Wii Hacks Guide</title><subtitle>The complete guide to modding your Wii (and Wii mini)</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://wii.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://wii.hacks.guide/" rel="alternate" type="text/html" /><updated>2024-01-14T02:56:41+00:00</updated><id>https://wii.hacks.guide/feed.xml</id><title type="html">Wii Hacks Guide</title><subtitle>The complete guide to modding your Wii (and Wii mini)</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
|
@ -386,7 +386,7 @@ window.cookieconsent.initialise({
|
|||
<li><a href="https://oscwii.org/library/app/ARCME"><strong>AnyRegion Changer ME</strong></a> - ModMii edition of AnyRegion Changer. While a powerful tool for changing region settings, it can also lead to severe bricks like <a href="bricks#korean-kiierror-003-brick">Korean Kii/Error 003</a> so <strong>only use this app if you know what you are doing</strong>.</li>
|
||||
<li><a href="https://oscwii.org/library/app/wiixplorer-ss"><strong>WiiXplorer-SS</strong></a> - A modified and updated version of WiiXplorer. A file manager for the Wii, it allows you to view and customize files both on an SD card, a USB device, and the internal Wii memory. For this reason it is a very powerful but also dangerous tool - don’t modify files on the system NAND unless you know what you are doing, as it can lead to various types of <a href="bricks">bricks</a>.</li>
|
||||
<li><a href="https://oscwii.org/library/app/SaveGame_Manager_GX"><strong>SaveGame Manager GX</strong></a> - A savegame/Mii extractor for the Wii. It supports GameCube memory cards (physical and virtual), emuNANDs, normal and protected saves, themes, and more.</li>
|
||||
<li><a href="https://oscwii.org/library/app/mymenuifymod"><strong>MyMenuifyMod</strong></a> - An application that allows you to theme the Wii Menu. While quite useful to make your Wii unique, it also has the ability to cause a <a href="bricks#theme-brick">minor brick</a>, so make sure to read our <a href="themes">theme guide</a> for safe usage instructions.</li>
|
||||
<li><a href="https://oscwii.org/library/app/csm-installer"><strong>csm-installer</strong></a> - An application that allows you to theme the Wii Menu. While quite useful to make your Wii unique, it also has the ability to cause a <a href="bricks#theme-brick">minor brick</a>, so make sure to read our <a href="themes">theme guide</a> for safe usage instructions.</li>
|
||||
<li><a href="https://oscwii.org/library/app/CleanRip">CleanRip</a> - A tool to backup GameCube and Wii discs. Further information can be found in our <a href="dump-games">disc dumping guide</a>.</li>
|
||||
<li><a href="https://oscwii.org/library/app/d2x-cios-installer"><strong>d2x cIOS installer</strong></a> - A custom installer for Wii IOS, some of which is required for the functioning of certain software like USB loaders. You can see the guide <a href="cios">here</a>.</li>
|
||||
<li><a href="https://oscwii.org/library/app/ftpii">FTPii</a> - An FTP server for your Wii, allowing you to transfer files across the network.</li>
|
||||
|
|
|
@ -392,7 +392,7 @@ window.cookieconsent.initialise({
|
|||
</nav>
|
||||
</aside>
|
||||
|
||||
<p>This guide is intended to be the last you will ever need when it comes to theming on the Wii, not only providing instructions for the Wii Menu through MyMenuifyMod, but also with themes on WiiFlow Lite, USB Loader GX, and The Homebrew Channel. Additionally, forwarders are covered.</p>
|
||||
<p>This guide is intended to be the last you will ever need when it comes to theming on the Wii, not only providing instructions for the Wii Menu through csm-installer, but also with themes on WiiFlow Lite, USB Loader GX, and The Homebrew Channel. Additionally, forwarders are covered.</p>
|
||||
|
||||
<h3 id="wii-menu-theming">Wii Menu Theming</h3>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue