Deploying to gh-pages from @ hacks-guide/Guide_Wii@593cc00075 🚀
This commit is contained in:
parent
01c3764443
commit
5f49ebf1d1
2 changed files with 2 additions and 2 deletions
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-16T20:35:22+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-22T10:26:07+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>
|
2
hbc.html
2
hbc.html
|
@ -370,7 +370,7 @@ window.cookieconsent.initialise({
|
|||
<p>The Homebrew Channel is where you will go to launch homebrew applications.
|
||||
BootMii is a piece of software that can backup and restore your Wii’s NAND storage, and if installed in boot2, provide brick protection.</p>
|
||||
|
||||
<p class="notice--info">BootMii can be installed in two ways: directly to a part of the Wii bootloader called boot2, and via an IOS. BootMii under boot2 is preferred as it provides extended brick protection, but Wiis with a vulnerable boot2 are considerably rarer, having been manufactured before 2009. In most cases, installing BootMii as IOS should be fine, as long as you also install <a href="priiloader">Priiloader</a>.</p>
|
||||
<p class="notice--info">BootMii can be installed in two ways: directly to a part of the Wii bootloader called boot2, and via an IOS. BootMii under boot2 is preferred as it provides extended brick protection, but Wiis with a vulnerable boot1 that allows this installation are considerably rarer, having been manufactured before 2009. In most cases, installing BootMii as IOS should be fine, as long as you also install <a href="priiloader">Priiloader</a>.</p>
|
||||
|
||||
<p class="notice--warning">If you do not have an SD card, you cannot install nor use BootMii, regardless of whether you install it as IOS or boot2.
|
||||
You can always <a href="hackmii">install it later</a>.</p>
|
||||
|
|
Loading…
Reference in a new issue