Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 642 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 642 Bytes

libretro-thumbnails

Thumbnails for RetroArch

Info

ROM Name based on REDUMP

Usage

  • Thumbnails are installed into RetroArch config's thumbnails directory
  • There are three types of thumbnails:
    • Named_Snaps are in game snapshots
    • Named_Titles are title screen snapshots
    • Named_Boxarts are the boxes or covers for games
  • Thumbnails follow the following naming convention:
    thumbnails/Playlist Name/Named Type/Game Name.png
    
  • The following characters in playlist titles must be replaced with _ in the corresponding thumbnail filename:
    &*/:`<>?\|"
    
  • Images are in .png format