Builds a set of DATs for libretro-database.
Builds the following sources...
- Redump
- No-Intro
- TOSEC
- Node.js
-
Download the source dat files from...
- Download https://datomatic.no-intro.org/?page=download&op=daily , toggling "Pirate, Homebrew, Aftermarket"
- Download https://www.tosecdev.org/downloads
-
Extract them and set up the .dat files to match...
input/no-intro/Nintendo - Nintendo Entertainment System*.dat input/tosec/TOSEC/Sony PlayStation*.dat
-
Run the script...
git clone https://github.com/RobLoach/libretro-dats.git cd libretro-dats git submodule update --init npm install npm test