-
Notifications
You must be signed in to change notification settings - Fork 96
Add Coherent GT SDK #897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Coherent GT SDK #897
Conversation
Why not add this to the existing rule? |
I went with a separate one, because the existing SDK.Coherent_Gameface_OR_Prysm.md states Coherent GT can be distinguished, and is a different tech stack; it's just from the same company to achieve the same end result (allow developers to use web technology to write game UI). If we merged them into one rule, we'd probably want to rename the existing rule to just be "SDK.Coherent" and then explain in the .md the difference in techs being caught. Which I'm happy to do if that's the route you'd like to go :) |
Rename to just |
Update rules.ini to combine the 2 Coherent techs
SteamDB app page links to a few games using this
https://steamdb.info/app/1172620/ - Sea of Thieves
https://steamdb.info/app/2537590/ - Flight Simulator 2024
https://steamdb.info/app/870780/ - Control
Brief explanation of the change
Adds support the Coherent GT SDK. There is already an existing rule for Coherent Gameface (or Prysm), but Coherent GT is an older version of that UI SDK on a different technology set. Confirmation of the correct CoherentUIGT.dll to look for is found on their own documentation page.