Skip to content

yonguelink/botwMapExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published