Skip to content

Commit 49dba4c

Browse files
authored
Link to TinyWiiBackupManager in the .usblayout cmd
Update the link to reflect the changes to the Wii guide. Additionally clean up some of the wording.
1 parent 348a2d8 commit 49dba4c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Wii USB drive layout
3-
help-desc: A quick overview on the USB drive layout for Wii and GameCube games
2+
title: Wii and GameCube game file layout
3+
help-desc: A quick overview on the drive layout for Wii and GameCube games
44
---
55

6-
The file structure of your USB drive should look like this:
6+
The file layout of your drive should look like this:
77

88
```
99
💾 SD or USB HDD:
@@ -15,13 +15,13 @@ The file structure of your USB drive should look like this:
1515
┃ ┃ ┗ 📜 gameid.wbf1
1616
┣ 📂 games
1717
┃ ┣ 📂 GameName [gameID]
18-
┃ ┃ ┗ 📜game.iso -- This is not a placeholder, the file, with its file extension, should literally be named "game.iso".
18+
┃ ┃ ┗ 📜game.iso -- This is not a placeholder. The file, with its file extension, should literally be named "game.iso".
1919
┃ ┣ 📂 GameName [gameID] -- This example is for games with multiple discs.
2020
┃ ┃ ┣ 📜game.iso
2121
┃ ┃ ┗ 📜disc2.iso
2222
```
2323

24-
You can also use [Wii Backup Manager](https://wii.hacks.guide/wii-backups#using-wii-backup-manager) and [GameCube Backup Manager](https://wii.hacks.guide/gc-backups) to manage your backups.
25-
2624
The `wbfs` folder is only for Wii games and the `games` folder is only for GameCube games.
2725
You can find the game IDs [here](https://www.gametdb.com).
26+
27+
Instead of manually managing this file structure, you could also use [TinyWiiBackupManager](https://wii.hacks.guide/backups) to manage your backups. It will set up the above file structure for you.

0 commit comments

Comments
 (0)