2 Open Issues Need Help Last updated: Jun 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug an image recognition issue in a Shadowverse automated battle script. The script, written in Python, uses ADB to control an Android emulator playing Shadowverse. The bug prevents the script from proceeding past the 'Ranked Battle' button, even after manual clicking. Debugging involves investigating image recognition accuracy and potentially adjusting image processing parameters or the button's location detection within the script.

Complexity: 4/5
bug good first issue

影之诗超凡世界自动对战

Python

AI Summary: Debug and fix a bug in an automated Shadowverse battle script for Android emulators. The bug manifests as an OpenCV error related to image template matching, possibly due to UI changes in a recent MuMu emulator update. The script needs to be adapted to handle the new UI and/or the resolution mismatch issue, even though the emulator is set to 1920x1080.

Complexity: 4/5
bug help wanted

影之诗超凡世界自动对战

Python