RobLoach / libretro-dats

Build some of the libretro-database DATs
http://github.com/libretro/libretro-database
25 stars 18 forks source link
libretro

libretro-dats

Builds a set of DATs for libretro-database.

Features

Builds the following sources...

Dependencies

Usage

  1. Download the source dat files from...

    1. Download https://datomatic.no-intro.org/?page=download&op=daily , toggling "Pirate, Homebrew, Aftermarket"
    2. Download https://www.tosecdev.org/downloads
  2. Extract them and set up the .dat files to match...

    input/no-intro/Nintendo - Nintendo Entertainment System*.dat
    input/tosec/TOSEC/Sony PlayStation*.dat
  3. Run the script...

    git clone https://github.com/RobLoach/libretro-dats.git
    cd libretro-dats
    git submodule update --init
    npm install
    npm test