RobLoach / libretro-dats

Build some of the libretro-database DATs

Home Page:http://github.com/libretro/libretro-database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libretro-dats

Builds a set of DATs for libretro-database.

Features

Builds the following sources...

  • Redump
  • No-Intro
  • TOSEC

Dependencies

  • Node.js

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

About

Build some of the libretro-database DATs

http://github.com/libretro/libretro-database


Languages

Language:JavaScript 100.0%