Gamelist XML To Hyperlist XML- Converts an EmulationStation Gamelist.xml into a RetroFE usable Hyperlist.
- Optional Media Audit - BoxArt, Logos, Videos, and Minted (png and mp4 only) will update if needed
- Optional Genre Cleaning - Genres from ScreenScraper are messy (IMO)
- Optional Story File Creation - pulls game description (story) from gamelist and saves to text file
StoryI made this because lately I have been using
SkraperUI. This thing is amazing. It scrapes all of its data from
ScreenScraper. Unfortunately it doesn't yet have support for Hyperlist XML files, but it does create Gamelist XML files which this app converts into Hyperlist XMLs.
How To:- GamelistToHyperlist.ini - for your convenience. Set these to the base directory of your - Media, Roms, and Gamelists add "\" to the end of the path
- genrereplacelist.txt - this contains (most) genres from the ScreenScraper site. Left of the "|" is the source text. Right of the "|" is the replace text. This can be edited to your liking (only edit the replace text) and you can also add to the list if you find some genres that aren't getting cleaned. Usage can be enabled/disabled in the GUI.
- Rom Folder - Location of the roms in the Gamelist - required
- GamelistXML - Location of your gamelist.xml - required
- Output XML - location to save Hyperlist XML - required
- Audit Folder - location to save media audit lists. If blank no audit is preformed
- BoxArt/Logos/Videos - Media folders used for audit purposes. If Audit Folder is blank no need to fill these in.
- Story Folder - Location to save story files. If blank no stories will be saved
- RomExt - this is your rom extension without the period.
- Use Gamelist Names - turn this on for systems like - Sega Model 2/3, Sammy Atomiswave, MAME
- Clean Genres - Turn this on to clean genres from screenscraper.fr
Well I think thats it. Any problems or questions let me know.