Skip to content

Commit

Permalink
Update wii-loaders.md
Browse files Browse the repository at this point in the history
Adjust confusing wording on when files need to be split
  • Loading branch information
mpgiii authored Aug 25, 2024
1 parent 201c7b3 commit 9a6a7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/en_US/wii-loaders.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The official Wii Menu forwarder installer for WiiFlow Lite can be found on the [

### Game Directory Structure

Below is a single WBFS example, and a split WBFS example. A WBFS needs to be split if your storage device is formatted as FAT32 and is over 4 GB. Software such as [Wii Backup Manager](wii-backups#using-wii-backup-manager) or [Wii Backup Fusion](wii-backups#using-wii-backup-fusion) can do this for you, and will automatically set up the game directory structure correctly.
Below is a single WBFS example, and a split WBFS example. A WBFS needs to be split if it is over 4 GB and your storage device is formatted as FAT32. Software such as [Wii Backup Manager](wii-backups#using-wii-backup-manager) or [Wii Backup Fusion](wii-backups#using-wii-backup-fusion) can do this for you, and will automatically set up the game directory structure correctly.

```
💾SD card or USB:
Expand Down

0 comments on commit 9a6a7d9

Please sign in to comment.