Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeldaret/botw
Decompilation of The Legend of Zelda: Breath of the Wild (Switch 1.5.0)
https://github.com/zeldaret/botw
breath-of-the-wild clang cpp decompilation nintendo-switch reverse-engineering
Last synced: about 7 hours ago
JSON representation
Decompilation of The Legend of Zelda: Breath of the Wild (Switch 1.5.0)
- Host: GitHub
- URL: https://github.com/zeldaret/botw
- Owner: zeldaret
- Created: 2020-08-19T13:16:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T08:40:16.000Z (9 days ago)
- Last Synced: 2025-01-18T02:57:11.984Z (6 days ago)
- Topics: breath-of-the-wild, clang, cpp, decompilation, nintendo-switch, reverse-engineering
- Language: C++
- Homepage: https://botw.link
- Size: 124 MB
- Stars: 1,595
- Watchers: 64
- Forks: 106
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
Awesome Lists containing this project
README
# 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.zelda64.dev
[discord-badge]: https://img.shields.io/discord/688807550715560050?color=%237289DA&logo=discord&logoColor=%23FFFFFFThis 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