Skip to content

Commit

Permalink
Clarify resolution troubleshooting
Browse files Browse the repository at this point in the history
Thanks @liquidbunx :)
  • Loading branch information
Detergent13 authored Feb 16, 2022
1 parent 93ab2be commit 6c36b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Thanks for checking out my release!

* If these steps don't work, try running the file with `python "tft.py"` instead (For Windows Store/MacOS/Linux users especially) Likewise, try `pip3` instead of `pip` for installing requirements.
* If pip doesn't seem to exist, try installing it [here](https://pip.pypa.io/en/stable/installing/). Essentially 'save as' from [here](https://bootstrap.pypa.io/get-pip.py), then run `py get-pip.py` and try to use pip again
* The bot is configured to work with in-game resolution 1920x1080, and League client resolution 1280x720. You can switch this up though, just re-capture the images in the captures folder!
* The bot is configured to work with in-game resolution 1920x1080, and League client resolution 1280x720. (Also Windows scaling 100%) You can switch this up though, just re-capture the images in the captures folder!
* If you're having issues with Python not working properly, please make sure you have the correct version (3.8.3) installed, and all of the correct module versions installed, as listed in requirements.txt
* Make sure to run League and the bot on your main monitor, as it doesn't support additional monitors!
If you need additional help, feel free to reach out to me via an [issue](https://github.com/Detergent13/tft-bot/issues).
Expand Down

0 comments on commit 6c36b97

Please sign in to comment.