Skip to content

Commit

Permalink
treewide: remove usage of <br> where possible
Browse files Browse the repository at this point in the history
- Crowdin does weird things using this
- Most of them are legacy Jekyll hacks that aren't needed anymore
  • Loading branch information
lifehackerhansol committed Sep 28, 2024
1 parent 66c359c commit f5e32b1
Show file tree
Hide file tree
Showing 10 changed files with 34 additions and 20 deletions.
4 changes: 2 additions & 2 deletions docs/bluebomb.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Make sure that the console is close to the computer running the exploit, ideally

::: info

If using a Wii: [Continue to Homebrew Channel and BootMii Installation](hbc)<br>
If using a Wii: [Continue to Homebrew Channel and BootMii Installation](hbc)

:::

Expand Down Expand Up @@ -193,7 +193,7 @@ A normal Rasperry Pi Pico will not work. It MUST to be the wireless model. Addit
::: tip
If using a Wii: [Continue to Homebrew Channel and BootMii Installation](hbc)<br>
If using a Wii: [Continue to Homebrew Channel and BootMii Installation](hbc)
:::
Expand Down
9 changes: 6 additions & 3 deletions docs/bricks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Bricks

A "Brick" usually means your Wii has reached a state where its next purpose in existence is likely that of a doorstop, or a display figure. <br>
A "Brick" usually means your Wii has reached a state where its next purpose in existence is likely that of a doorstop, or a display figure.

Bricks can occur for a variety of reasons, however usually it results through corrupted software, or from improper modifications made through homebrew.

# Brick Prevention
Expand Down Expand Up @@ -152,8 +153,10 @@ Alternatively, [Recovery Mode](recovery-mode) can be used to attempt a fix.
### Symptoms
Screen shows up as listed below on normal boot.

`Error:003`<br>
`unauthorized device has been detected.`<br>
```
Error:003
unauthorized device has been detected.
```

![](/images/bricks/error-003.png)

Expand Down
12 changes: 8 additions & 4 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ You are using the old DNS server for RiiConnect24. Follow [this](riiconnect24#se

##### For non-RiiConnect24 Users

Your Primary DNS server is incorrect or not working.<br>
Your Primary DNS server is incorrect or not working.

This can also happen if you use a proxy server and it is down.

#### Error 107304
Expand Down Expand Up @@ -53,15 +54,18 @@ For the [BlueBomb](bluebomb), [str2hax](str2hax), or [FlashHax](flashhax) exploi

::: info

FAT32 is the recommended file system for SD cards, see [this guide](https://wiki.hacks.guide/wiki/Formatting_an_SD_card) on formatting instructions.<br>
FAT32 is the recommended file system for SD cards, see [this guide](https://wiki.hacks.guide/wiki/Formatting_an_SD_card) on formatting instructions.

For USB devices, FAT32 is also recommended, although users should be aware of FAT32 limitations which only allow volumes up to 2TB in size. WBFS was a previously used file system for Wii game backups (not to be confused with WBFS files) - today, it is outdated and should not be used.

:::

::: warning

For stock Wii Menu versions lower than 4.0, a limitation in the Wii system software prevents SD cards bigger than 2GB from being used.<br>
For stock Wii Menu versions 4.0 or higher, this limitation is removed and SD cards of various sizes can be used.<br>
For stock Wii Menu versions lower than 4.0, a limitation in the Wii system software prevents SD cards bigger than 2GB from being used.

For stock Wii Menu versions 4.0 or higher, this limitation is removed and SD cards of various sizes can be used.

Your highest chance of getting a working SD card on any Wii is at sizes 32GB or lower, but success has been reported various times on cards ranging up to 256GB.

:::
Expand Down
6 changes: 3 additions & 3 deletions docs/gcsaves.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,11 @@ If you are looking for save game exploits for booting into [Swiss](https://githu
1. Insert both memory cards into the Wii.
1. From the System menu, navigate into `Wii Options`, `Data Management`, `Save Data`, `Nintendo GameCube`.

![](/images/homebrew/gcsaves/sysmenu.jpg) <br>
![](/images/homebrew/gcsaves/sysmenu.jpg)

![](/images/homebrew/gcsaves/settings.jpg) <br>
![](/images/homebrew/gcsaves/settings.jpg)

![](/images/homebrew/gcsaves/data-management.jpg) <br>
![](/images/homebrew/gcsaves/data-management.jpg)

![](/images/homebrew/gcsaves/save-data.jpg)

Expand Down
3 changes: 2 additions & 1 deletion docs/hbc.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ Note: When installing homebrew applications on your SD Card or USB drive, your f

::: tip

[Continue to making a NAND Backup using BootMii](bootmii)<br>
[Continue to making a NAND Backup using BootMii](bootmii)

Making a NAND backup at this point is highly recommended, as they can be used to recover from bricks.

:::
Expand Down
3 changes: 2 additions & 1 deletion docs/modmii.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ ModMii is an all-in-one Wii hacking tool for Windows created by XFlak that has v

## ModMii Overview

There are two different ways to use ModMii. There is ModMii Classic, which uses a command line interface, but has all of the features available to the program. ModMii Skin has a graphical user interface, on the other hand, but has less options available to the user. If you're looking to simply mod your Wii for the first time, ModMii Skin should suffice. Otherwise, we reccomend using ModMii Classic where possible. <br>
There are two different ways to use ModMii. There is ModMii Classic, which uses a command line interface, but has all of the features available to the program. ModMii Skin has a graphical user interface, on the other hand, but has less options available to the user. If you're looking to simply mod your Wii for the first time, ModMii Skin should suffice. Otherwise, we reccomend using ModMii Classic where possible.

The chart below will help you determine what can be done in either interface.

| Tools | ModMii Classic | ModMii Skin |
Expand Down
5 changes: 3 additions & 2 deletions docs/osc.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,14 @@ UNDER CONSTRUCTION

::: tip

Continue to [Recommended Homebrew](recommended-homebrew)<br>
Continue to [Recommended Homebrew](recommended-homebrew)

This guide outlines selections of homebrew that we think are useful to have; these range from utilities to emulators and more.

:::

::: tip

[Return to site index](site-navigation)<br>
[Return to site index](site-navigation)

:::
3 changes: 2 additions & 1 deletion docs/priiloader.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ Later on, to enter it you can:

::: warning

If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time. <br>
If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.

Doing so will cause Priiloader to fail to find the `hacks_hash.ini` file.

:::
Expand Down
6 changes: 4 additions & 2 deletions docs/wii-backups.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,16 @@ For storing multiple games, we recommend an external hard drive for your Wii. Mo

::: info

A flash drive is not recommended, as they are small and may vary in behavior even between the same product. <br>
A flash drive is not recommended, as they are small and may vary in behavior even between the same product.

As an alternative, you may simply use an SD card, however the Wii's SD card slot will be slow.

:::

::: info

Make sure your USB drive is formatted as FAT32. Do not format it as other types such as exFAT or extFS. <br>
Make sure your USB drive is formatted as FAT32. Do not format it as other types such as exFAT or extFS.

You may format it as NTFS, but it won't work with a majority of apps (eg. The Homebrew Channel, Nintendont)

:::
Expand Down
3 changes: 2 additions & 1 deletion docs/wii-loaders.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ Below is a single WBFS example, and a split WBFS example. A WBFS needs to be spl

#### User Interface

When WiiFlow detects games, they are displayed in flow view.<br>
When WiiFlow detects games, they are displayed in flow view.

When you click on a game, you are given these options:
+ Star - Adds game to favorites.
+ Bookshelf - Adds the game to 1 of 6 categories of your choosing.
Expand Down

0 comments on commit f5e32b1

Please sign in to comment.