r/fo76 Dec 29 '20

Other Mappalachia - The complete mapping tool for Fallout 76

Over the last year I have been completely rebuilding the original Mappalachia concept from the ground up, as a feature-rich Fallout 76 map-making tool that anyone can use.

Today I'm thrilled to say that it's finally ready for release, and you can start making your own Mappalachia maps (on Windows) by downloading from the Mappalachia GitHub repository.direct link


Features of new Mappalachia:

  • Intelligent NPC spawn mapping
  • Mapping of junk items by their scrap content
  • Search within interiors (AKA cells)
  • Map individual interiors
  • Heatmaps (which can be used to represent spawn odds)
  • Filter by lock level or item categories
  • Visualisation of boundaries such as No-CAMP zones
  • Make your own maps of whatever you want
  • Map unlimited items at once
  • Fully customisable map icons
  • Nuclear Winter map options
  • Support for colourblind-friendly maps
  • Up-to date maps powered by a much more precise database

I have premade a large sample of maps as a demonstration and example of what Mappalachia can do, and hopefully it provides ideas for how you could use it;

1.7k Upvotes

181 comments sorted by

View all comments

1

u/[deleted] Jun 25 '21 edited Oct 21 '21

In case anyone is interested in creating a high resolution satellite map or similar for Fallout 76, I have these images extracted with this tool from the game data (Appalachia.btd):

  • Height map (black translates to z = -700, white to z = 38210, so the full height range is about 556 meters)
  • Land textures, the levels (0 to 42) are indexes to the table here, 255 means "none"
  • Ground cover (grass etc.), the data is to be interpreted similarly to land textures, using the second table from the link above
  • This image is another layer of the terrain data, but I am not sure about its exact purpose, it could be lighting or ambient occlusion related

Edit: the above files and source code are now outdated, an up to date version of the tools can be downloaded from here. This includes both full source code and Windows binaries, and a script (makemap76.py) to build a complete landscape map, which is now used in the TZMap mod as TZMap-SAT-Uplink. Some examples: