sinai-dev-Minimap icon

Minimap

Gives you a minimap, and creates automatic maps for Dungeons.

Last updated 2 years ago
Total downloads 54023
Total rating 3 
Categories
Dependency string sinai-dev-Minimap-1.7.0
Dependants 2 other packages depend on this package

This mod requires the following mods to function

sinai-dev-SideLoader-3.3.6 icon
sinai-dev-SideLoader

API and Mod Development Toolkit for Outward.

Preferred version: 3.3.6
BepInEx-BepInExPack_Outward-5.4.8 icon
BepInEx-BepInExPack_Outward

BepInEx pack for Outward.

Preferred version: 5.4.8

README

Minimap

This mod adds a basic Minimap to the top-right of the Character UI, and adds automatically generated maps for Dungeons.

The way this is done is by using an orthographic camera placed above the Character. There are some efforts made to keep it lightweight such as the culling depth and using Vertex Rendering, but it may still negatively impact performance, especially on maps like Berg and Antique Plateau.

How To Use

Once installed, it should just work. Let me know if you experience any issues.

  • Toggle Minimap: There is a Custom Keybinding (in-game keybindings) which allows you to toggle the minimap, it is called Toggle Minimap in the Menu section of your keybindings.
  • Adjust Minimap Zoom: Player 1 can zoom in and out by holding Shift and pressing Up or Down arrows. Otherwise, adjust the config.

The config can be changed with the Config Manager, or with the r2modman config editor, or by editing the file at "BepInEx\config\com.sinai.minimap.cfg".