/libretro-dats

Build some of the libretro-database DATs

Primary LanguageJavaScript

libretro-dats

Builds a set of DATs for libretro-database.

Features

Builds the following sources...

  • Redump
  • No-Intro
  • TOSEC

Dependencies

  • Node.js

Usage

To download and build the dats, use the following...

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

Known Issues