FileDetectionRuleSets
FileDetectionRuleSets copied to clipboard
Update Kex Engine
Brief explanation of the change
Friendship Club and Toast Time have files config.kpf which make false positives for the Kex engine. This fix adds negative lookbehind to exclude those files.
There's also Friendship Club.app/Contents/Resources/data/data.kpf so that's not enough.
But even then, doing negative lookbehinds is not exactly something I'd want to do here.
Can filesize be checked somehow? In Friendship Club and Toast Time kpf files are very small, less than 1 KB. In Kex engine games they contain resources and are relatively big, 20 MB and more.
After running changed rules in this pull request (this bot only tests rules.ini changes):
Changed technologies: Engine.Kex
These apps no longer match: (1) 316660
These apps now match: (20) 2310 2320 2330 2340 9030 9040 332760 405820 405830 410710 668980 1010750 1148590 1413870 1421490 1678420 1678430 1996770 2292260 2424570
Please confirm that all these changed apps are correct.