summaryrefslogtreecommitdiff
path: root/README.md
blob: 3a944e20f36828988a7f29a789c7c8478420e8a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# The Legend of Zelda: Breath of the Wild

[![Decompilation Progress][progress-badge]][progress] [![Decompilation Progress (functions)][fn-progress-badge]][fn-progress] [![Contributors][contributors-badge]][contributors] [![Discord Channel][discord-badge]][discord]

[progress]: https://botw.link/progress
[progress-badge]: https://img.shields.io/endpoint?url=https://botw.link/badges/progress.json

[fn-progress]: https://botw.link/progress
[fn-progress-badge]: https://img.shields.io/endpoint?url=https://botw.link/badges/fn_progress.json

[contributors]: https://github.com/zeldaret/botw/graphs/contributors
[contributors-badge]: https://img.shields.io/github/contributors/zeldaret/botw

[discord]: https://discord.zelda.deco.mp
[discord-badge]: https://img.shields.io/discord/688807550715560050?color=%237289DA&logo=discord&logoColor=%23FFFFFF

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