-
-
Notifications
You must be signed in to change notification settings - Fork 13
Signatures
Michael Green edited this page Feb 2, 2024
·
4 revisions
While games can be added to the server without them, it is recommended adding some signature DAT files beforehand to allow for better matching of ROMs to games.
These signature DAT files contain a list of titles with hashes for many of the ROM images that have been found by the community.
Currently supported DAT's:
- TOSEC: https://www.tosecdev.org/downloads/category/56-2023-01-23
- MAME Arcade and MAME Mess: https://www.progettosnaps.net/dats/MAME
If there are other DAT's you'd like to see support for, please raise an issue with a link to the DAT's.
- Download the DAT files from the source website. For example; from https://www.tosecdev.org/downloads/category/56-2023-01-23
- Extract the archive
- Copy the DAT files to
~/.gaseous-server/Data/Signatures/TOSEC/
- Download the DAT files from the source website. For example; from https://www.progettosnaps.net/dats/MAME
- Extract the archive
- Copy the file name
MAME 0.257 (arcade).dat
files to~/.gaseous-server/Data/Signatures/MAME Arcade/
- Download the DAT files from the source website. For example; from https://www.progettosnaps.net/dats/MAME
- Extract the archive
- Copy the file name
MAME 0.257 (mess).dat
files to~/.gaseous-server/Data/Signatures/MAME MESS/