libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.1k stars 1.81k forks source link

[Feature Request] Find & preview screenshots directly from a game #13557

Open bonswouar opened 2 years ago

bonswouar commented 2 years ago

Description

It would be very handy to be able to easily find screenshots from within a game. I believe it'd be quite easy to implement as there is already a gallery app and screenshots files are named with the game's prefix.

Expected behavior

Be able to access a game's screenshot from the Quick Menu for example. For example for games with passwords levels...

Actual behavior

Have to use the file explorer, find the screenshots folder, and seek for the right game files.

Version/Commit

Environment information

Related enhancements

i30817 commented 2 years ago

Makes total sense. I usually use savestates as a soft substitute when i need to get information much later, but screenshots would be safer.

BTW; if the core ever gets a fuzzy thumbnail downloader, a component like this that shows multiple images, could be used to specify another thumbnail than the default highest score which would be handy for false positives of a thumbnail fuzzy autodownloader.