feat: add macOS PlayCover/MaaTools support - #238
Draft
WenSilvia wants to merge 1 commit into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
中文
本 PR 将 runhey/OnmyojiAutoScript#1720 的 macOS PlayCover/MaaTools 支持移植到 AzurTian 的
mine分支,并按当前设备层接口做了最小适配。接入思路参考 MAA macOS PlayCover/MaaTools 使用方案。主要改动
MacPlayTools控制方式。MacBGR、RGBA和MacSCK截图方式。1280×720。requirements-macos-playcover.txt。使用方式
requirements-macos-playcover.txt手动安装 Python 依赖。1280×720。MacPlayTools),截图方式选择MacBGR、RGBA或MacSCK,并填写 MaaTools 地址,例如localhost:1718。本 PR 不包含 OASX app 二进制,也不内置 Python、OCR 或 OAS 服务。
验证
English
This PR ports the macOS PlayCover/MaaTools support from runhey/OnmyojiAutoScript#1720 to AzurTian's
minebranch with minimal adaptations for its current device layer. The integration follows the approach documented in the MAA macOS PlayCover/MaaTools guide.Changes
MacPlayToolsas a control method.MacBGR,RGBA, andMacSCKscreenshot methods.1280×720PlayCover screenshots.requirements-macos-playcover.txtfor manual macOS dependency installation.Usage
requirements-macos-playcover.txt.1280×720.MacPlayTools) in OASX, chooseMacBGR,RGBA, orMacSCK, and enter the MaaTools address, for examplelocalhost:1718.This PR does not include an OASX app binary and does not bundle Python, OCR, or the OAS service.
Validation