Releases: ProblemFactory/GenshinArtScanner
Releases · ProblemFactory/GenshinArtScanner
Release 0.14
- Add support for 2.0 artifacts
- Separate ocr modules for artifact names and other attributes
- Added training code
Release 0.13
- Add support for https://genshin.mingyulab.com/
- Fixed crash when not getting process names
- Improve some prompt texts
Release 0.12-hotfix2
- Support new artifacts introduced in 1.5
- Add artifact stat's value check when adding
Release 0.11
- Add support custom window name
- Scroll latency will depend on measured game response time
- Show game response time while scanning
Release 0.9
- Fix some prompt bugs
- Disable persistent storage of scan results
- Add "advanced options" allowing setting threshold for saving artifacts and scan interval for scrolling
- Add saved artifacts' star distribution
Release 0.10
- Fixed crash when not using advanced settings
- Add a new method for detecting page scroll
- Add conda environment file
Release 0.8
- Fix star detection issue
- Fix unexpected crash on detection error
- Add start distribution
Release 0.7
Refactored the code, now implement new features is much simpler!
Add ability to filter artifact based on level.
Add database for persistent storage of all scanned artifacts.
Release 0.6
Fully rebuilt the coordinate calculation algorithm, now support (almost) all resolutions
If you find any error in auto selecting the artifact, you can downgrade to version 0.5, which works perfectly fine on 16:9 resolution.
Fix some bugs cause the program exit without notice
Release 0.5
Fix an issue for crash at the end of scan (see commit for detail)
Now allow forcing the scanner work on fullscreen game (need to manually input resolution)