SteamDatabase / FileDetectionRuleSets

🔎 Rules to detect game engines and other technologies based on Steam depot file lists
https://steamdb.info/tech/
MIT License
170 stars 68 forks source link

add EGO #812

Open diedyesterdaywastaken opened 3 weeks ago

diedyesterdaywastaken commented 3 weeks ago

SteamDB app page links to a few games using this

Brief explanation of the change

One of the worst rules I've ever made, but Codemasters loves to update their engine a lot I guess? I'm open to suggestions so if someone figures out how to simplify the detection lmk

SteamTracker commented 3 weeks ago

After running changed rules in this pull request (this bot only tests rules.ini changes):

Changed technologies: Engine.EGO

These apps now match: (45) 11440 12750 12830 12840 12880 12890 44300 44310 44320 44340 44350 44360 201700 207270 207290 208500 211840 211940 223670 226580 255220 286570 287260 310560 321040 323770 391040 421020 451910 515220 592440 690790 703860 737800 928600 1080110 1134570 1244570 1307710 1585980 1692250 2108330 2297550 2488620 2705720

Please confirm that all these changed apps are correct.

diedyesterdaywastaken commented 3 weeks ago

yep it's all good, the regexes are bad though, and i still couldn't figure out how to simplify them