Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Missing for Mac Installation #24

Closed
RandomSwiss7983242 opened this issue Jul 6, 2021 · 1 comment
Closed

Documentation Missing for Mac Installation #24

RandomSwiss7983242 opened this issue Jul 6, 2021 · 1 comment
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@RandomSwiss7983242
Copy link

Describe the bug
I found that a combination of the Linux and Windows Documentation could be used to install this application on a Mac.

Additional context

Installation on Mac

Follow these steps:

  • Install Homebrew

  • Install ADB

    brew install android-platform-tools
  • Install Python prerequirements

    pip install Pillow matplotlib numpy pure-python-adb
    pip install pyqt5
  • Install Android Studio with sdk (link here)

  • Enable debug mode on your Smartphone (Settings -> about phone/info and tap 7 times on kernel version, then Settings -> debug options, activate it, debug mode and activate it). May vary based on phone model.

@RandomSwiss7983242 RandomSwiss7983242 added bug Something isn't working invalid This doesn't seem right labels Jul 6, 2021
fabian57fabian added a commit that referenced this issue Jul 6, 2021
Added MAC installation steps from #24 (comment)
@fabian57fabian
Copy link
Owner

Thanks for the update. Just updated the README with it.

fabian57fabian added a commit that referenced this issue Jul 19, 2022
Added MAC installation steps from #24 (comment)
fabian57fabian added a commit that referenced this issue Jul 19, 2022
* Added MAC OS installation steps

Added MAC installation steps from #24 (comment)

* Updated coordinates to fit latest updates

* Added open door check with horizontal white-yellow line check

* Updated printing checks for DEBUG

* Updated level exit from corners

* Added quick raid menu select before start

* Added newest screens

* Splitted readme instalation in different wiki folder

* Updated description in readme

* Added tested exit after game ends. also added newest update screenshots

* updated endgame exit and coordinates

* ADded archero bot thumbnail for usage

* Changed layout for youtube videos

* Updated layout with 3 main videos

* Updated video links with playlist

* Added donation button

* Updated TouchManager with basic empty image to start correctly

* Changed detection for quickraid. Fixed #26

* updated images with latest update.

* Updated images with latest update.
Removed deprecated coordinates.

* Safer endgame exit

* Added auto ability selection.
Added GameScreenConnector detection method.
Added majority of important abilities as template images.
Added tier list.

* Updated home patrol home screen management

* Updated room exit by going around always

* Automatic skill image saving for later training

* Ignored abilities_unknown folder

* Updated ability saving with original cropped image

* Solved saving ability bug

* Moved tier list to file

* Moved tier list to file

* Updated ability saving rules

* Updated abilities, numpy check and tier levels

* Added wingman ability image

* Solved ability_115 bug

* Moved abilities templates to separate folder

* Added general templates matching.
Added cropping script.
Added open doors check

* Updated final booss wait without taping somewhere

* updated upper final boss template

* _check_general_template works with PIL/np.ndarray.
Solved Ending unknown state.
Updated ending coordinates.
Solved TouchManager bugs

* Updated logs with best ability choise

* Solved last log on out-of-index list.
Updated abilities templates

* Updated blast template

* Simplified normal level exit

* Updated to work in chapter 10 Land of doom.
Updated README with latest comunications

* Updated with better endgame before lvl20 on chapter 10

* Solved uncentred dungeon

* Updated tier list

* Added strategy and selected dungeon to file to remember after clsing.
Moved chapters to Engine.

* Added automatic updates checker

* Added requests installation

* Added abilities

* Solved raid stop for old coordinates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants