This tool automatically gathers the information about your current map at https://www.albiononline2d.com and displays the pointed nodes over your minimap.
Doesn't interfers with the game, but still does violate the user agreement: See this post
Easily configurable and convinient
- Makes screenshot of the Albion map name region
- Recognizes the name of the current map via the Google Tesseract OCR engine (needs to be installed)
- Gets the map information at www.albiononline2d.com
- Filters the information based on the ./config.json file
- Renders the nodes over the Albion minimap region
- Download and unpack the latest release
- Download the latest Google Tesseract OCR Engine
- Run the Albion Minimap Overlay, right click on the tray icon and press "Configure"
- Update the Tesseract "tesseract_path" installation location if needed
- Fill the filters you want to view in the "filters" section according to [Configuration Nodes] section
- Launch the albion-minimap-tool executable
- Switch Albion to the windowed full screen mode
- Set the ingame interface scaling to 80%
- Play and enjoy!
General section:
- Update interval - map update interval
- Retries number - retries on web request errors number
Paths section:
- Screenshot location - place to store screenshots
- Tesseract location - path to the installed Google Tesseract OCR engine
Recognition coordinates:
- Draw text capture zone - turn on if you want to fix your recognition zone
- coordinates (x0, y0, x1, y1) - relative coordinates of the recognition rectangle, feel free to play with them if your recognition rectangle has wrong positioning by default
Filters sections: Resource filters are pointed as this: {RESOURCE} -> {TIER}, where:
- {RESOURCE} - is the resource name (FIBER, HIDE, ORE, ROCK, WOOD)
- {TIER} - is the relative tier level of a resource on the map (HIGH, MEDIUM, LOW)
For example the high ore selected will display the T6 ore points on a T5 map.
Random dungeons - filter allows displaying of random dungeons.
Fishing - displays fishing nodes.
Mob camp - displays mob camps.
Roaming mob - displays roaming mobs.
- The tool launches and exites immideately - Check the tesseract path, it can't find it. Try the p.2 if this didn't help.
- The tool can't read the JSON configuration file - Try to validate your config's JSON syntax at Online JSON Formatter and Validator
- Map names aren't recognizing - tune your recognition coordinates
- v0.5.1 Recognition improved much, added system tray icon and configuration menu, caching, code refactoring, build pipeline
- v0.4.3 Fixed minimap scaling for different resolutions, minor recognition fix
- v0.4.2 Renamed script/binary to "albion-minimap-overlay", readme fixes, minor recognition fixes, resolution fixes
- v0.4.1 Improved node coordinates, added scaling for different resolutions, improved map name recognition
- v0.4 Added fishing zones and mob camps
- v0.3.2 Misc updates
- v0.3.1 Improved map name recognition
- v0.3 Improved map name recognition removed dependency on albion.thisgame.ru
- v0.2 Fixed map name recognition and added random dungeon markers
- v0.1 Initial Release
- Chat log recognition, parsing and alerts based on it, will make if I will see interest from community and will have time to do it of course :)
- Full map cache as an additional archive
E-mail: phoenixus87@gmail.com
Skype: fenyanyaa
Reddit: https://www.reddit.com/user/ph5x5
Donate: https://www.patreon.com/ph5x5
- Albion Online Team
- www.albiononline2d.com
- Pelfusion for icon
- SkinnyZi for code review and ideas