Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: tom75000 on August 03, 2022, 12:47:50 PM

Title: thegamedb.net error
Post by: tom75000 on August 03, 2022, 12:47:50 PM
Hi,

when I scrape all the systems I got this message :
Error: None of the configured system identifier(s) are recognized by thegamesdb.net

All the files in scraper/thegamedb.net are empty!
Do you know why?

The is my config :

# Generated by Attract-Mode v2.6.2
#
executable           "M:\Emulators\RetroArch\retroarch.exe"
args                 -L M:\Emulators\RetroArch\cores\snes9x_libretro.dll "[romfilename]"
rompath              M:\Roms\Super Nintendo Entertainment System\roms
romext               .smc;.sfc;.zip;.7zip;.rar
system               Super Nintendo Entertainment System
info_source          thegamesdb.net
exit_hotkey          Escape
artwork    boxart          M:\Roms\Super Nintendo Entertainment System\boxart
artwork    cartart         M:\Roms\Super Nintendo Entertainment System\cartart
artwork    flyer           M:\Roms\Super Nintendo Entertainment System\flyer
artwork    marquee         M:\Roms\Super Nintendo Entertainment System\marquee
artwork    snap            M:\Roms\Super Nintendo Entertainment System\snap
artwork    wheel           M:\Roms\Super Nintendo Entertainment System\wheel
Title: Re: thegamedb.net error
Post by: progets on August 03, 2022, 03:24:09 PM
Your "system" field of the emulator.cfg must match the name that they use.

In this case.
Quote
system               Super Nintendo (SNES)
Title: Re: thegamedb.net error
Post by: tom75000 on August 03, 2022, 10:25:23 PM
Hi

Thank you.
Where can I find the list of all the system?
Title: Re: thegamedb.net error
Post by: progets on August 03, 2022, 11:47:54 PM
https://thegamesdb.net/list_platforms.php (https://thegamesdb.net/list_platforms.php)
Title: Re: thegamedb.net error
Post by: tom75000 on August 04, 2022, 05:34:07 AM
Thx