retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Investigate RetroArch screenshot integration #370

Open rsubtil opened 3 months ago

rsubtil commented 3 months ago

RetroArch has a feature that allows users to take a screenshot when an achievement is unlocked. With the new integrations API, it is possible to add such screenshots when themes request media files.

However, due to the likely multiple number of screenshots, this needs support for variable amount of media files.