An open API service indexing awesome lists of open source software.

https://github.com/ioncodes/ymir-screenshotter


https://github.com/ioncodes/ymir-screenshotter

Last synced: 7 days ago
JSON representation

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
```