NWMM-New-World-MiniMap
Features:
- Automatically grabs position from "New World" Instance
- Live visualisation of player position on MiniMap
- Circular & rectangular Map
- Configurable
- Auto-Follow (credits to @seler)
- Resizeable
- Cross-Platform (untested)
How to use:
- Install Pytesseract on your system
pip install pytesseract
https://github.com/UB-Mannheim/tesseract/wiki
- Install Script requirements
pip install -r requirements.txt
- Edit Pytesseract path in MiniMap.py
- Start & Log into Game
- Put your cursor where you want the GUI to spawn (Open Map ingame so you can see your mouse)
- Run Script
Bugs
- MiniMap is an active Window and can could cause player leaving focus to MiniMap by accidently clicking on it while playing
- Bad OCR in daylight
INFO: It may be possible that one or the other library I use in this project is not compatible with newest version of Python I recommend using Python 3.8 (I myself use Python 3.8.8)
Images
Credits
- Auto-Follow (credits to @seler)
- Map provided by StudioLoot (@https://studioloot.com/ / @https://www.newworld-map.com/#/)