- Joined
- Jan 28, 2016
- Messages
- 56
- Likes
- 554
File structure and naming schemes
If your setup does not match this, it will not be guaranteed to work, or even show up in the loader:
Proper file structure for GameCube games
Proper file structure for Wii games
Quick reference
Gamecube:
USB:/games/Game Description/game.iso
Wii:
USB:/wbfs/ANYDESCRIPTION.wbfs
Converting .iso files to .wbfs
Use this tool: http://www.isotowbfs.com/
Make sure you select the split option that mention FAT32.
Installing Covers
Game covers can be downloaded from https://www.gametdb.com/. Use the search feature to find your game and select the correct link (Eg. GMSE01 - Super Mario Sunshine). You can also download the entire GC/Wii cover collections under the "Covers" section here: https://www.gametdb.com/Wii/Downloads#cover_packs
Save a cover shown on the right and place in USB:/rvloader/covers/.
Covers are 160px × 224px PNG files and need to be named the same as the game ID (Eg. GMSE01.png)
If your setup does not match this, it will not be guaranteed to work, or even show up in the loader:
Proper file structure for GameCube games
Code:
USB://
games/
Batman Begins/
game.iso
Game Description/
game.iso
disc2.iso
Code:
USB://
wbfs/
IRONMAN.wbfs
ANYDESCRIPTION.wbfs
AnySubfolder/
whatever.wbfs
Quick reference
Gamecube:
USB:/games/Game Description/game.iso
Wii:
USB:/wbfs/ANYDESCRIPTION.wbfs
Converting .iso files to .wbfs
Use this tool: http://www.isotowbfs.com/
Make sure you select the split option that mention FAT32.
Installing Covers
Game covers can be downloaded from https://www.gametdb.com/. Use the search feature to find your game and select the correct link (Eg. GMSE01 - Super Mario Sunshine). You can also download the entire GC/Wii cover collections under the "Covers" section here: https://www.gametdb.com/Wii/Downloads#cover_packs
Save a cover shown on the right and place in USB:/rvloader/covers/.
Covers are 160px × 224px PNG files and need to be named the same as the game ID (Eg. GMSE01.png)
Last edited by a moderator: