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

IQA Engine #701

Open ddzzkunye opened 4 months ago

ddzzkunye commented 4 months ago

Some reference to the engine, such as the developer site or a wikipedia article.

Run on javaScript, all online. Now company closure, server shutdown, game can't play, steam downgrade.
be detected as SDK.Greenworks, SDK.NodeJS

https://moegirl.uk/index.php?title=IQA_Engine
https://zh.wikipedia.org/wiki/%E8%A7%86%E8%A7%89%E5%B0%8F%E8%AF%B4%E5%BC%95%E6%93%8E%E5%88%97%E8%A1%A8
https://zh.wikipedia.org/wiki/%E8%BD%BB%E6%96%87%E8%BD%BB%E5%B0%8F%E8%AF%B4 https://august-z.github.io/IQA-Guide/

SteamDB links

https://steamdb.info/app/895920/info/ https://steamdb.info/app/1036690/ https://steamdb.info/app/962940/info/ https://steamdb.info/app/1310720/

Possible way to detect it

/resources/app/local/style/index.css /LICENSES.chromium.html /resources/app/local/game.js
/resources/app/local/polyfill/jquery.min.js /resources/app/main.js

ddzzkunye commented 4 months ago

PR #704