Attract-Mode Support Forum
Attract-Mode Support => General => Topic started 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
-
Your "system" field of the emulator.cfg must match the name that they use.
In this case.
system Super Nintendo (SNES)
-
Hi
Thank you.
Where can I find the list of all the system?
-
https://thegamesdb.net/list_platforms.php (https://thegamesdb.net/list_platforms.php)
-
Thx