Fix Steam overmatch (#298)

This commit is contained in:
TheRogueArchivist
2024-04-11 10:23:46 -06:00
committed by GitHub
parent bc4f07970d
commit f58ada3dde

View File

@@ -55,7 +55,8 @@ namespace BinaryObjectScanner.Protection
new(new List<PathMatch>
{
// TODO: Identify based on "Steam(TM)" being present in "Description" but not in "File Description".
new FilePathMatch("steam.exe"),
// Overmatches on some files, such as IA item "ASMEsMechanicalEngineeringToolkit1997December".
// new FilePathMatch("steam.exe"),
new FilePathMatch("steam.ini"),