From cf656bbd4f45b4b475d6f049f9336eab7e20d811 Mon Sep 17 00:00:00 2001 From: Michael Green <84688932+michael-j-green@users.noreply.github.com> Date: Fri, 2 Feb 2024 16:33:06 +1100 Subject: [PATCH] Updated Signatures (markdown) --- Signatures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Signatures.md b/Signatures.md index 7de8f54..e712088 100644 --- a/Signatures.md +++ b/Signatures.md @@ -34,7 +34,7 @@ If there are other DAT's you'd like to see support for, please raise an issue wi ## Hasheous -Hasheous is an open source project that provides an API that Gaseous can access to match a ROM hash to a game title. It also (at the time of writing) provides IGDB match information for hashes that have been submitted before. This can result in a much faster match when importing ROMs. +Hasheous is an open source project that provides an API that Gaseous can access to match a ROM hash to a game title. It also (at the time of writing) provides IGDB match information for hashes that have been submitted before. This can result in a much faster match when importing ROMs. See: https://github.com/gaseous-project/hasheous There are two config.json options required to enable: * ``SignatureSource`` set to ``Hasheous``