#How do I run games that include both .wbf1 and .wbfs files on wiiflow (vwii)
6 messages · Page 1 of 1 (latest)
is the same file structure
the wbf1 file goes together with the wbfs file
and they are named the same way
Here is what the folder structure should look like for game loading:
💾SD/USB:
┣ 📂wbfs
┃ ┣ 📂GameName [gameID]
┃ ┃ ┗ 📜gameid.wbfs
┃ ┗ 📂GameName [gameID] --This example is for split wbfs files, if you are on ntfs or your game is smaller than 4gb, ignore it
┃ ┣ 📜gameid.wbfs
┃ ┗ 📜gameid.wbf1
┗ 📂games
┣ 📂GameName [gameID]
┃ ┗ 📜game.iso --note: this is LITERALLY game.iso, not the name of the game, or the game id, just game
┗ 📂GameName [gameID] --This example is for multi disc games
┣ 📜game.iso
┗ 📜disc2.iso
Like it was said, the game loaders support split files like any other Wii game as long as they're in this folder structure.