Skip to content

Add Nuclear Engine detection#938

Open
DmitriyBatkovich wants to merge 8 commits into
SteamDatabase:mainfrom
DmitriyBatkovich:add-nuclear-engine-detection
Open

Add Nuclear Engine detection#938
DmitriyBatkovich wants to merge 8 commits into
SteamDatabase:mainfrom
DmitriyBatkovich:add-nuclear-engine-detection

Conversation

@DmitriyBatkovich

@DmitriyBatkovich DmitriyBatkovich commented Jun 24, 2026

Copy link
Copy Markdown

SteamDB app page links to a few games using this

https://steamdb.info/app/2116280/

Brief explanation of the change

Adds detection for Nuclear Engine, a custom TXC game engine/runtime used by Lady of Dreams.

The detection uses filename-based markers shipped in the depot:

  • NuclearEngine.dll
  • Assets/Engine/nuclear-engine.json
  • Assets/Engine/NuclearEngine.marker

Local tests pass with php tests/Test.php.

@SteamDB-Tracker

Copy link
Copy Markdown
Member

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

Changed technologies: Engine.Nuclear_Engine

These apps now match: (1) 2116280

Please confirm that all these changed apps are correct.

@DmitriyBatkovich

Copy link
Copy Markdown
Author

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

Changed technologies: Engine.Nuclear_Engine

These apps now match: (1) 2116280

Please confirm that all these changed apps are correct.

Confirmed. The changed app is correct: 2116280 is Lady of Dreams, and Nuclear Engine detection is intended for this depot.

@DmitriyBatkovich

Copy link
Copy Markdown
Author

Also confirmed for Project Liminal 2:
https://steamdb.info/app/4247310/

 Current depot 4247311 ships:
 - /NuclearEngine.dll
 - /Assets/Engine/nuclear-engine.json
 - /Assets/Engine/NuclearEngine.marker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment