Skip to content

Latest commit

 

History

History
executable file
·
31 lines (17 loc) · 1.11 KB

README.md

File metadata and controls

executable file
·
31 lines (17 loc) · 1.11 KB

Zelda BotW map extractor

Extract's and rebuilds a full map of zelda BotW interactive maps (any)

Actually could probably extract any map of any size as long as their files follows the pattern "X-Y", where X and Y are sequential numbers

How to use

You need to install GraphicMagick for the image stitching

Simply run npm install and npm start to run the tool

Read the first few lines (for now) to see the "parameters" you can give it (hardcoded, for now).

WARNING

In the main.js file, I reference IGN and Zelda Dungeon as potentials sources BUT this essentially steals their content. Don't abuse this little tool.

Result

Here's the resulting maps extracted using this tool.

Maps

In this folder, you'll find:

found.png which is the original map I found that gave me the idea of having something with greater quality IGN.png which is the result of extracting the map from IGN zeldadungeon.png which is the result of extracting the map from Zelda Dungeon