Skip to content

Valheim mod. Generate static map in nomap mode.

Notifications You must be signed in to change notification settings

shudnal/NomapPrinter

Repository files navigation

Nomap Printer

In nomap mode reading the Cartography Table will generate a simplified map to be shown by pressing Map hotkey.

This mod was designed to enhance nomap playthroughs for players to look at their current exploration progress without the spoiler of live updates.

This mod could be handy if you want some map reference for your travels but don't want to draw map yourself.

If you don't want this generated map and have your own file you can set its name in "Shared file", change Map storage config to "Load from shared file" and it will be shared to all clients from the server.

File can be set as full qualified name or just file name without path. Latter one should be placed near dll file in any subdirectory.

Map content will be automatically updated on file change.

Main features:

  • generates static map based originally on algorithms of MapPrinter mod by ASpy (all credits to him)
  • shows that map at ingame window, only in nomap mode (map updates only on table interaction)
  • map is saved between session
  • option to save generated map to file
  • map generated in 4096x4096 resolution with option to generate 8192x8192 (smoother visuals at the cost of longer draw and larger size)
  • 4 different styles of map with topographical lines
  • configurable pins on map
  • pins config is server synced

Pins default config

  • pins only shows in explored part of the map
  • Haldor and Hildir pins are always shown (especially handy for Hildir's quest pins)
  • only show your own pins (no shared pins)
  • pins that checked (red crossed) are not shown
  • Bed and death pins are not shown

Map can be

  • opened by Map bind key (default M)
  • closed by the same key or Escape
  • dragged by left mouse click and drag
  • zoomed by mouse wheel
  • set to default zoom by right mouse click
  • centered at spawn point by middle mouse click

Best mods to use with

  • To place pins immersively in nomap mode you can use AutoPinSigns
  • To see pins without map you can use Compass

Compatibility:

  • This mod interacts with very little of the game code, conflicts with other mods are pretty unlikely
  • Gamepad is not supported for ingame map window
  • It should be compatible with mods adding new biomes on map (if the biome color is set)
  • It is compatible with EpicLoot map pins

Configurating

The best way to handle configs is configuration manager. Choose one that works for you:

https://thunderstore.io/c/valheim/p/shudnal/ConfigurationManager/

https://valheim.thunderstore.io/package/Azumatt/Official_BepInEx_ConfigurationManager/

Mirrors

Nexus

Thunderstore

About

Valheim mod. Generate static map in nomap mode.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages