https://github.com/ioncodes/ymir-screenshotter
https://github.com/ioncodes/ymir-screenshotter
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ioncodes/ymir-screenshotter
- Owner: ioncodes
- Created: 2026-05-22T07:40:05.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2026-05-27T17:40:07.000Z (about 2 months ago)
- Last Synced: 2026-06-11T08:34:46.844Z (about 1 month ago)
- Language: C++
- Size: 105 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A headless Sega Saturn screenshot utility driving [Ymir](https://github.com/StrikerX3/Ymir).
Produces a `screenshotdb//.png` tree compatible with [`emu.layle.dev`](https://emu.layle.dev).
```sh
# put IPLs in ipl/
cmake --preset release
cmake --build --preset release
./build/ymir-screenshotter "/path/to/saturn/roms" gamelist.txt
```