Outward
0 of 0

File information

Last updated

Original upload

Created by

Sinai

Uploaded by

sinaidev

Virus scan

Safe to use

Tags for this mod

About this mod

Marks Players, Enemies, Player Bags and the Soroborean Caravanner on world maps.

Requirements
Permissions and credits
This mod has moved to Thunderstore

Thunderstore is now the recommended mod database for Outward. Please use Thunderstore and r2modman instead of manual installations, thanks.

--------------------------------------------------------



More Map Details
by Sinai | My Mods | My GitHub 

This mod adds some more detail to the maps:
  • Player markers (and Player Bag markers, if bag is unequipped)
  • Enemy markers (only shows "x" until you hover over it)
  • Soroborean Caravanner marker

The config can be managed through BepInEx config. I recommend using BepInEx Configuration Manager to adjust the settings, or you can edit the file at "BepInEx\config\com.sinai.moremapdetails.cfg".

How To Install
This is a BepInEx mod.

  • If you haven't already, download and install BepInEx: instructions here
  • Install the SideLoader first.
  • Download the MoreMapDetails.zip file from the Files page
  • Put this zip file in your Outward directory, so it looks like "Outward\MoreMapDetails.zip"
  • Right-click the file and "Extract Here", so it merges with the folders.
  • Done!

CREDITS
Credits to Keretus' Player Map Markers, which I used to familiarize myself with how the map markers work. However, I rewrote his method entirely so it results in more accurate map icons. In his mod, they could be quite poorly aligned sometimes. Big thanks for the original framework, however. Overall the main changes I made were:
  • Markers are now aligned more accurately on maps
  • Markers now update to the world position in real time, instead of only when you open and close the map
  • Markers are now cached instead of destroying and creating them every time you open the map.