
xml files that you need to place on your SD card. In order for Riivolution to know which games you would like to modify, you need to specify Patch Templates. Then you must proceed to install Riivolution through the Homebrew Channel. After you have downloaded this package, extract the riivolution folder with all the files included to the apps folder on your SD card. This application is not particularly necessary if you will be testing your custom content on an emulator, if that's the case, you might want to skip ahead to the next step.įirst of all, you need to download the Riivolution package by clicking right here. Games that work perfectly with this application are New Super Mario Bros. It can be used for just about any Wii game. iso without having to edit the content of the disc. Riivolution is an application for The Homebrew Channel on the Nintendo Wii, which allows you temporarily replace files in the games. ISO AS WELL! YOU NEED TO GET THE GAME FILES FROM THERE! WIi /SMNP01.IT IS IMPORTANT THAT YOU HAVE YOUR HANDS ON THE. So the correct location of this game would be: The above will output for example "SMNP01" for the PAL version of New Super Mario Bros. The GameID6 is the Unique game ID of the game which can be found with the ID6 command: In order for USB loaders to find your game, it needs to be placed in the correct folder structure:

In order to convert a WBFS file back to an ISO, use -iso instead.Īfter converting the ISO, you can then copy the WBFS file to your USB device or SD card. The -wbfs switch tells WIT to convert the file to WBFS format. Wit copy -wbfs "New Super Mario Bros.iso" /home/YourName/Desktop/ You may alternatively specify an actual path: ) at the end is needed as it specifies the destination directory (here the same directory as the ISO is in). Wit copy -wbfs "New Super Mario Bros.iso". This command takes 2 parameters, namely the source ISO and the destination folder.įor example, if our ISO is named New Super Mario Bros.iso, we can use the following commands:

One of the main functions of WIT is to convert files between formats. You can now access the ISO tools and WBFS tools with the wit and wwt commands, respectively. Navigate to the extracted folder ( cd path/to/wit/here) and run the install scipt (.

Windows: Run the windows-install.exe file and follow instructions. Extract the archive to anywhere on your computer. Make sure to pick the one for your operating system. Download the ISO tools from the download page.

This guide will assume you have basic knowledge of using the cygwin/terminal.ġ. Text like this are commands which should be run in the Cygwin (Windows) or Terminal (Mac/Linux). This guide will cover basic usage of the command line tools. Wiimms ISO Tools are a series of powerful command line tools by Wiimm that allow manipulation of WBFS files and other images.
