Skip to content
This repository has been archived by the owner on Nov 20, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nezzquikk authored Oct 16, 2021
1 parent 948cf5b commit 4cdfad1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,16 @@
4. Edit Pytesseract path in MiniMap.py
5. Start & Log into Game
6. Enable "Show FPS" in Settings -> Visuals
7. Put your cursor where you want the GUI to spawn (Open Map ingame so you can see your mouse)
8. Run Script
9. Configurate your Map
10. Press "Remove" on your Keyboard to enable Overlaying, disable it with pressing "Insert" twice.

# 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)
Please downgrade or use the compiled version of this MiniMap.

# OCR-Optimization
A few filters applied ontop of the image crop to achieve better daylight OCR results<br>
Expand Down

0 comments on commit 4cdfad1

Please sign in to comment.