Atari Thumbnails do no show up

Hello again!

For some reason, I cannot get Atari 2600 and 7800 thumbnails to work no matter what I do. I checked and double checked the playlist names and the thumbnail folders match, and that the games and the thumbnails also match.

This only happens to those two systems, I got them working with all other systems I’m currently using.

Is it a known bug or something?

Have you checked if the entries inside the playlist matches as well?

label = game name = thumbnail name
db_name = playlist name = database where RetroArch is looking for

    {
      "path": "D:\\Roms\\Atari - 2600\\3-D Tic-Tac-Toe (USA).zip#3-D Tic-Tac-Toe (USA).a26",
      "label": "3-D Tic-Tac-Toe (USA)",
      "core_path": "DETECT",
      "core_name": "DETECT",
      "crc32": "58805709|crc",
      "db_name": "Atari - 2600.lpl"
    },
2 Likes

Oh, it was the db_name! I guess at one point I used different names for the Atari lists specifically and forgot to re-scan\remake them.

Thank you!

1 Like