Skip to content

Commit

Permalink
Moves importer to separate repository
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0 committed Mar 7, 2021
1 parent db17543 commit a3f004f
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 4,544 deletions.
82 changes: 0 additions & 82 deletions DEVELOPMENT.md

This file was deleted.

7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,3 @@ It's a mix between [John Merit](https://forums.libretro.com/t/arcade-overlays/40
The compilation is "complete", and does not care whether the games works on your raspberry pi, needs special hardware (lightgun...), does not work in MAME2003, etc.

However, if a parent game does not work in MAME but one of its clone does, the config files will exist for both games; that's why there seem to be duplicates and clones.

## Development & import

* Copy the zip files of MAME overlays in `tmp/source`
* Run `node src/import-mame.js`
* For each image file in `tmp/output/overlay`, measure the screen coordinates, and report them in the corresponding file in `tmp/output/roms`
* Copy the overlay files in `overlays/configs` and the rom configs in `overlays/roms`
Loading

0 comments on commit a3f004f

Please sign in to comment.