A DAT file containing game files to run ScummVM games in RetroArch.
- Run ScummVM in RetroArch, add each game in the ScummVM interface
- For each game that you added, copy the individual
.scummvm
file from thegames
directory to your libretro games folder.
- The contents of each
.scummvm
file should simply be the ScummVM game short name
- In RetroArch, scan the directory that you added all the
.scummvm
files
-
Install Node.js >= 4
-
Install ScummVM
-
Run
npm install
to install dependendencies -
Run
npm test
to build thegames
directory andScummVM.dat