Gamelist generated incorrect
-
Hello guys,
I installed the new Recalbox 6.0 on Raspberry pi 3.
I noticed that many scrapper images were missing. I tried to generate new scrappers by Recalbox itself, but they are still absent.
I looked at the gamelist.xml file.
After Recalbox generated the scrappers, gamelist.xml was updated, generating inconsistencies.In the <image> tag, the "-image" characters were added to the scrapper image name.
Example:
<image>./downloaded_images/1941j-image.png</ image>This is why the images do not appear because the .png file name is incorrect.
Is this information correct? -
@ricardoclaus whatever the name of the png, it must be present in the download_images directory and in the gamelist.xml with the same name and the right path
-
@nexusone13
Thanks for the answer.
My question, would be the string "-image" added to the path of the .png file
I believe that with this additional string, the system can not find the file. -
@ricardoclaus If you are using Recalbox 6.0, do not use the internal scrapper, it is not working, it is a known bug.
Use an external Scrapper, I recommend the ARRM:
https://forum.recalbox.com/topic/11850/arrm-another-recalbox-roms-manager
But you can use any other you want:
https://github.com/recalbox/recalbox-os/wiki/Scrapers-(EN)
Regardless of which Scrapper to use, the name of the image and the name of the folder it is in does not matter, SINCE IT IS CORRECTLY IN GAMELIST. If there is -image at the end of the name it does not matter, whether it's in the downloaded_images folder or the media folder, whatever, IF GAMELIST IS EQUAL.