WINTHER OTS - FULL MINIMAP
Version: 2026.09.14-32b7a5cb
Generated from the installed main world and custom map; all 16 floors.
18,068,815 tiles; all 993 configured house entrances covered.

IMPORT INTO YOUR WINTHER OTS WINDOWS CLIENT

1. Extract this ZIP. It contains full-map.otmm, this guide and the manifest.
2. Open the client terminal with Ctrl+T and enter:

   print(g_resources.getWriteDir())

3. Open the folder printed by that command in Windows File Explorer and copy
   full-map.otmm into it. This is your Winther OTS profile folder.
4. Log into your character, open Ctrl+T again, and run these three lines in order:

g_minimap.saveOtmm('/minimap-backup-' .. os.date('%Y%m%d-%H%M%S') .. '.otmm')
assert(g_minimap.loadOtmm('/full-map.otmm'), 'Minimap import failed')
g_minimap.saveOtmm('/minimap.otmm')

The first command creates a dated backup of your current minimap. The second
loads the full map; the third saves it for subsequent logins. No client rebuild
or restart is needed. Reopen Cyclopedia if its map view was already open.

RESTORE YOUR PREVIOUS MAP
Close the client and copy your dated minimap-backup-*.otmm file to minimap.otmm
in that same profile folder, keeping the backup itself.

This is the static main/custom world terrain. Quest/event changes, door states
and player-placed furniture update as you explore; they are not a live snapshot.
Map markers are not included. Existing marker settings are not modified.

Validated: OTMM header, all compressed blocks, all 16 floors, tile/colour/path
data, 993 house entrance positions, and rendered surface/Thais views. The offline
converter's synthetic corruption/overlay/field/house tests passed. No Windows
in-game minimap GUI test was performed.

SHA-256 full-map.otmm: 32b7a5cb0b5c58385ef9762e6653c555321c5873accc5e4d3da5f563a7642352
