Skip to content
/ vgmid Public
forked from cadaver/sidid

C64 and SNES/SFC playroutine identity scanner

Notifications You must be signed in to change notification settings

TCRF/vgmid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VGMId - detect and identify video game music routines

This is based on SIDId by Lasse Öörni (Cadaver), but with the goal of targeting/searching platforms other than just the C64. For more info and usage instructions, see readme_sidid.txt.

Currently, the only other config file included is for the SNES, which aims to recognize both ROMs and SPC files. The included signatures are able to match more than 2,000 ROMs in the No-Intro set (over half of the total set). Some signatures are also divided into multiple variations (use the -m switch to display all possible matches, including variations).

Note that since there are multiple "stock" config files, there is no longer a default config file when running on Windows.

Quick instructions to scan a folder of SNES ROMs:

vgmid -csnes.cfg [dirname]

About

C64 and SNES/SFC playroutine identity scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.3%
  • Makefile 0.7%