Maps installation guide for the Tibia macOS client
The macOS clients reads minimap files from ~/Library/Application Support/CipSoft GmbH/Tibia/packages/Tibia.app/Contents/Resources/minimap
(where ~
is your user’s home directory, i.e. /Users/YourUserName
). We’ve prepared a Bash script that automatically downloads our latest available maps and places them in the correct location. Check out the repository for more details.
If for some reason you prefer to do it manually, here’s how that works:
- Open the Tibia client.
- When you see the login screen,
⌘
+ click on the active Tibia icon in the macOS Dock. This opens a Finder window withTibia.app
selected. - Right-click on
Tibia.app
, and choose “Show Package Contents”. - Open
Contents
and thenResources
. You should see theminimap
directory now (among others). - Close the Tibia client.
- Make a backup copy of your
minimap
folder. This can be done by simply renaming it tominimap-backup
. - Extract the ZIP file you downloaded. This results in a new
minimap
folder containing our fully explored maps. - Open the Tibia client, log in, and check the in-game minimap to verify the installation succeeded.