Skip to content

Commit

Permalink
Update where to adjust adb port
Browse files Browse the repository at this point in the history
  • Loading branch information
akshualy committed Jun 14, 2024
1 parent 1cf7c54 commit 595fe02
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 @@ -40,7 +40,7 @@ The TFT bot is available as a Windows executable for convenience. Running from s

1. Download any Android emulator you find trustworthy that also has reasonable ADB support.
1. Please refer to the [wiki page about emulators](https://github.com/TeamFightTacticsBots/Alune/wiki/Emulators) for more information.
2. Some emulators may need adjustment of the port our ADB utility connects to. The place to adjust it is [here](./alune/adb.py) in `_connect_to_device`.
2. Some emulators may need adjustment of the port our ADB utility connects to. The place to adjust it is - after running the bot once - in `alune-output/config.yml`.
2. Install the TFT APK by downloading it from [APKMirror](https://www.apkmirror.com/apk/riot-games-inc/teamfight-tactics-league-of-legends-strategy-game/) and dragging it into your emulator.
1. If drag and drop does not work, review your emulator's documentation on how to install APK files.
2. While the bot should work with the Google Play version, **we discourage using Google Play**. It may add overlays the bot does not check for. It is also generally good security practice to **not** enter your Google credentials in emulators.
Expand Down

0 comments on commit 595fe02

Please sign in to comment.