/botw-randomizer

(WIP) The Legend of Zelda: Breath of the Wild Randomizer

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Breath of the Wild Randomizer

CodeFactor Maintainability Build Status Codacy Badge Downloads

Preview 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.