sselph / scraper

A scraper for EmulationStation written in Go using hashing
MIT License
448 stars 88 forks source link

RetroPie System Menu is overriden with blank values #225

Open iamhammer opened 6 years ago

iamhammer commented 6 years ago

When Scrape all systems is chosen an empty file is created at

home/pi/.emulationstation/gamelists/gamelist.xml

that overrides the default imagery and descriptors for the RetroPie system menu. The names now appear truncated, there are no descriptors, and images are no longer shown.

I request this file not be created.

iamhammer commented 6 years ago

A note for those in the future that find themselves without a RetroPie "system menu" (the images and descriptors). To repair the gamelist.xml file go to RetroPie Setup sudo ~/RetroPie-Setup/retropie_setup.sh reinstall the menu from Manage Packages -> Manage Core Packages -> retropiemenu The menu will reappear on reboot.