Releases: devintyler/ags-scraper
Releases · devintyler/ags-scraper
v1.0.1
Immutable
release. Only release title and notes can be modified.
AGS Scraper v1.0.1 - Image Fix
Images were not appearing for preview when running the app, this fixes that. It was a simple path issue. Sorry for the bug!
- fix: v1.0.1 fix images not appearing by @devintyler in #16
Other Changes
- Add CODEOWNERS file for repository ownership by @devintyler in #12
- feat: GitHub Page by @devintyler in #14
- build(deps): Bump rustls-webpki from 0.103.9 to 0.103.10 in /src-tauri by @dependabot[bot] in #15
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Immutable
release. Only release title and notes can be modified.
AGS Scraper v1.0.0
The first release of AGS Scraper — a dedicated art scraping tool built specifically for the Atari Gamestation Pro. If you've been manually hunting down boxart and screenshots for your ROM library, this should save you a lot of time.
⚠️ This tool targets the Atari Gamestation Pro only. Other Gamestation systems are not currently supported.
What it does
- 🎨 Pulls art from two sources — ScreenScraper.fr and SteamGridDB, selectable per search
- 🖼️ Four image types — Boxart, Screenshot, Title screen, and Menu art
- Image picker — browse candidates from each source before committing, with a live preview
- Crop control — choose Top, Center, or Bottom crop for Boxart and Menu images
- Auto-export — outputs files with the correct filenames and dimensions the GSP expects, no renaming needed
- Atari-styled UI — because it should feel at home next to the hardware it's built for
- Portable .exe — no installer, just run it
Requirements
- Windows 10/11
- A free ScreenScraper.fr account and/or a SteamGridDB API key
Full Changelog: https://github.com/devintyler/ags-scraper/commits/v1.0.0