This is intended to be used as the supplemental script (2_CompareFolderResults.ps1) to be used in conjunction with the 1_Clean-NoIntroRoms.ps1 and 3_CheckXML.ps1 scripts. This script allows you to compare the files/roms in 2 directories to show the differences in files of each folder by using the compare-object cmdlet. It is intended to compare the different results …
Tag: No-Intro
Jun 19 2019
Clean No-Intro 2018 ROM Set
Overview What started as a simple PowerShell script to clean up RetroPie ROMs has grown into a full suite of tools for managing retro gaming distributions. The suite now supports multiple distros including Batocera, Retrobat, Recalbox, Lakka, and RetroPie, and covers everything from cleaning and organizing ROM sets to scraping validation, orphaned file cleanup, and …