Homebrew Switch app to help find missing Korok seeds in Zelda: Breath of the Wild!
Find a file
badbl0cks 0b7839e61f
Add project documentation
- Create comprehensive README with feature overview
- Include build instructions for devkitPro toolchain
- Add usage instructions and safety warnings
- Professional documentation for project release
2023-05-24 18:22:14 -07:00
.vscode Refactor codebase and complete implementation 2023-05-24 09:08:09 -07:00
source Refactor codebase and complete implementation 2023-05-24 09:08:09 -07:00
.gitignore Polish documentation and project files 2023-05-24 16:14:28 -07:00
gen-c_cpp_properties.json.py Add VSCode integration script 2023-05-21 09:50:39 -07:00
Makefile Refactor codebase and complete implementation 2023-05-24 09:08:09 -07:00
README.md Add project documentation 2023-05-24 18:22:14 -07:00

BOTW Completer

Nintendo Switch homebrew tool for managing Korok seed locations in Breath of the Wild.

Features

  • Add missing Korok seed pins to your map
  • Remove all existing map pins
  • Fix corrupted map pin data
  • Sort Koroks by distance from player

Building

Requires devkitPro toolchain:

make

Usage

Run via homebrew launcher. Use the on-screen menu to select options.

Warning: This modifies save data. Back up your saves first.