BAAS Docs
Feature Configuration

PC Client Platform

Steam Global, JP PC client, window ratio, HDR, screenshot method, and control method.

The PC client is not an ADB emulator workflow. BAAS needs desktop screenshots and mouse control, so window ratio, HDR, permissions, and control method are more sensitive than in emulator setups.

Validate the display first

The PC client must keep a 16:9 image ratio. A stretched window, enabled HDR, an occluded game window, or a window moved outside the screen can break recognition and clicking.

System and Game Settings

ItemRecommended ValueReason
Windows HDROffHDR changes screenshot colors and affects template matching
Game display modeWindowed or 16:9 fullscreenThe screenshot region must stay stable
Window ratio16:9, preferably 1280x720BAAS recognition regions are designed around 16:9
Frame rate60Stable response without unnecessary load
Accelerated renderingCompatibleReduces screenshot issues
Combat letterbox barsOffPrevents recognition-region offsets
Windows settings with HDR disabled Blue Archive PC client windowed 16:9 setting

BAAS Configuration

Recommended PC-client setup:

LocationRecommended SettingNotes
ServerSteam Global or JP PCServer controls recognition resources and task behavior
Script / Screenshot methodmss or pyautoguiPC window capture does not use ADB
Script / Control methodpyautoguiBAAS controls the desktop mouse and keyboard
PermissionRun BAAS as administrator when neededCheck this when logs show clicks but the game does not respond
Legacy BAAS server setting example for PC client Legacy BAAS screenshot-method example for PC client Legacy BAAS control-method example for PC client

Common Issues

SymptomCheck First
Logs show clicks but the game does not reactRestart BAAS as administrator and keep the window visible
Logs report an invalid screen ratioRestore a 16:9 window; do not stretch it manually
Recognition fails oftenDisable HDR and confirm game language/server settings
The mouse is occupied by BAASPC control is real desktop input; avoid taking focus while it runs
Log warning about PC client screen ratio not being 16:9

During PC-client automation, BAAS tries to keep the target window in front. If you need to use the computer at the same time, prefer an emulator with ADB control.

On this page