mirror of
https://github.com/zeldaret/botw
synced 2026-05-22 22:44:18 -04:00
7faab114eab9ca897fa47efb1f586033acd9c573
Also replaced `str.findIndex(x) == -1` with `!str.include(x)`.
The Legend of Zelda: Breath of the Wild
This is an experimental, WIP decompilation of The Legend of Zelda: Breath of the Wild v1.5.0 (Switch).
This repository does not contain game assets or RomFS content and cannot be used to play Breath of the Wild.
The goal of this project is to better understand game internals, aid with glitch hunting and document existing knowledge in a permanent, unambiguous form which helps further reverse engineer the game.
For more information, see https://botw.link
Description
Languages
C++
97.5%
CMake
1.9%
Python
0.6%