botw-randomizer
botw-randomizer copied to clipboard
(WIP) The Legend of Zelda: Breath of the Wild Randomizer
Breath of the Wild Randomizer
Here the built-in
Normal
profile changed the Bokoblin to a Lizalfos.
How does this work?
This randomizer generates data files to put into the contents
folder of the Breath of the Wild ROM.
Does this work on a real console?
The generated files work on both an emulator and a real Wii U.
To load the files on a real console, use SDCafiine.
How do I add new profiles?
You can add them in the RandomizerProfiles
folder.
If you wish to make them public, fork this repository and submit a pull request.
Contributing
First, clone the repository.
git clone --recursive https://github.com/RoccoDev/botw-randomizer
Then, run
sh build.sh
It will build the project and generate a zip file with everything needed.