All Projects → lud99 → botw-unexplored

lud99 / botw-unexplored

Licence: other
Easily view the unexplored korok seeds and locations in your BotW savefile on your Switch

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to botw-unexplored

SwiTAS
A usable toolkit for creating Nintendo Switch TASes with homebrew
Stars: ✭ 54 (-31.65%)
Mutual labels:  switch, nintendo-switch, nintendo-switch-homebrew
switch-cmake
CMake toolchain for Nintendo Switch homebrew development
Stars: ✭ 38 (-51.9%)
Mutual labels:  switch, nintendo-switch, switch-homebrew
NSW-Custom-Game-Icons
Nintendo Switch custom game icons, icon repo for NX-GiC
Stars: ✭ 33 (-58.23%)
Mutual labels:  switch, nintendo-switch
Tegrarcmgui
C++ GUI for TegraRcmSmash (Fusée Gelée exploit for Nintendo Switch)
Stars: ✭ 965 (+1121.52%)
Mutual labels:  switch, nintendo-switch
ShallowSea
ShallowSea - The AIO CFW package for the Nintendo Switch with Atmosphere
Stars: ✭ 513 (+549.37%)
Mutual labels:  nintendo-switch, nintendo-switch-homebrew
Splatoon 2 Meme Mod
Splatoon 2 mod about memes.
Stars: ✭ 11 (-86.08%)
Mutual labels:  switch, nintendo-switch
Switch-Screenshots
Script to organize Nintendo Switch screenshots by directory instead of date.
Stars: ✭ 50 (-36.71%)
Mutual labels:  switch, nintendo-switch
Betterjoy
Allows the Nintendo Switch Pro Controller, Joycons and SNES controller to be used with CEMU, Citra, Dolphin, Yuzu and as generic XInput
Stars: ✭ 1,352 (+1611.39%)
Mutual labels:  switch, nintendo-switch
Sysdvr
Stream switch games to your PC via USB or network
Stars: ✭ 523 (+562.03%)
Mutual labels:  switch, nintendo-switch
Goldleaf
🍂 Multipurpose homebrew tool for Nintendo Switch
Stars: ✭ 2,026 (+2464.56%)
Mutual labels:  switch, nintendo-switch
Ghidra Switch Loader
Nintendo Switch loader for Ghidra
Stars: ✭ 146 (+84.81%)
Mutual labels:  switch, nintendo-switch
Keymapper
📱 An Android app that maps any keys to actions.
Stars: ✭ 207 (+162.03%)
Mutual labels:  switch, nintendo-switch
Vba M Nx
WIP full featured port of VBA-M for Nintendo Switch
Stars: ✭ 11 (-86.08%)
Mutual labels:  switch, nintendo-switch
Hydrosphere
Ocean beyond the Horizon
Stars: ✭ 17 (-78.48%)
Mutual labels:  switch, nintendo-switch
Nx Shell
A multi-purpose file manager for the Nintendo Switch.
Stars: ✭ 639 (+708.86%)
Mutual labels:  switch, nintendo-switch
Rusted Switch
Nintendo Switch Homebrew with Rust 🦀
Stars: ✭ 75 (-5.06%)
Mutual labels:  switch, nintendo-switch
fake-08
A Pico-8 player/emulator for console homebrew
Stars: ✭ 374 (+373.42%)
Mutual labels:  switch, switch-homebrew
Nintendo Switch Eshop
Crawler for Nintendo Switch eShop
Stars: ✭ 463 (+486.08%)
Mutual labels:  switch, nintendo-switch
Deepsea
The new All-in-One CFW package for the Nintendo Switch.
Stars: ✭ 488 (+517.72%)
Mutual labels:  switch, nintendo-switch
Brew.js
[WIP] C++ high-level JavaScript API for Nintendo 3DS/Switch
Stars: ✭ 136 (+72.15%)
Mutual labels:  switch, nintendo-switch

BotW Unexplored

Easily view what hasn't been discovered in your Breath of the Wild savefile, on your Nintendo Switch.

The korok seeds that haven't been collected and the locations that are left to visit are shown on a map, where it's easy to see koroks or locations you've missed. You can also see shrines, hinoxes, taluses and moldugas too.

Why?

There are other websites and tools to display and even edit your BotW savefile, but none of them run on your Switch. You would have to backup your savefile and then transfer it to a computer, which is unnecessarily complicated. That's why I created this homebrew app.

Usage

Download botw-unexplored.nro from the releases, transfer it to your SD card and launch it. Most things should be self explanitory, but here's some information just in case:

  • Use the analog sticks or the touch screen to move around.
  • Press X to open the legend and use either the touch screen or the D-pad to navigate the menu (note that the analog sticks won't work here)
  • Tap a korok to see a guide on how to find it. You can press B to manually mark it as complete. This is useful if you're using the app while playing BotW, as the app won't be able to load your latest savefile in that case. The koroks you've marked as found will be removed once the savefile is able to be loaded it again, so don't worry if you wrongly marked a korok as found.

Version History

2.0

  • Added Shrines (+ DLC if it's present), Taluses, Hinoxes and Moldugas.
  • Added a legend where you can toggle which of the collectibles you want to see.
  • It's now possible to use the app while playing the game. This is achived by making backups of your savefile, which are then loaded while the game is running.
  • Added guides for finding the koroks. The text and images are taken directly from Zeldadungeons interactive map. Simply tap a korok and a guide will pop up. Very helpful for certain korok seeds that are hard to find with only a location on a map.
  • When a korok is selected, press B to manually mark it as complete. Very helpful if you're using the app while playing as the latest savedata can't be read. Otherwise you would have to remember all the koroks you've found during this play session, which could become difficult. The correct korok progress will be restored once the game has been closed.
  • "Korok paths" have also been added to help finding some koroks. If you've used Zeldadungeons interactive map, then you know what they are.
  • Added support for Master Mode. Press Y to toggle it.
  • Drastically improved performance when a lot of objects are displayed. Can easily run at 60fps now.
  • The app remebers your last camera position and zoom. This makes it easy to get back to the korok you looked at last time, if you for example switch between BotW and the app. (You can also press X in the Homebrew menu to star it for quicker access)
  • Now tries to load the last used user so you won't have to use the dialog picker every time you start the app.
  • Added more error messages and all logs are saved to a text file in case the app doesn't work

1.0

  • Initial release

Building

switch-mesa, switch-glad, switch-freetype and switch-glm are required for building the project. Install them with the command pacman -S switch-mesa switch-glad switch-glm switch-freetype
Then run Make to build the .nro file.

Credits

Huge thanks to these kind people for making this project possible:

Extra thanks to d4mation for all their suggestions and issues on github and helping me figure out other things about BotW (you're awesome!)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].