Skip to content

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

License

Notifications You must be signed in to change notification settings

roccodev/botw-randomizer

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages