Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 754 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 754 Bytes

libretro-scummvm.dat

A DAT file containing game files to run ScummVM games in RetroArch.

Usage

  1. Run ScummVM in RetroArch, add each game in the ScummVM interface
  2. For each game that you added, copy the individual .scummvm file from the games directory to your libretro games folder.
  • The contents of each .scummvm file should simply be the ScummVM game short name
  1. In RetroArch, scan the directory that you added all the .scummvm files

Build

  1. Install Node.js >= 4

  2. Install ScummVM

  3. Run npm install to install dependendencies

  4. Run npm test to build the games directory and ScummVM.dat