Skip to content

Dependencies Program

360900 edited this page Aug 2, 2026 · 2 revisions

Dependencies is a rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot DLL load dependency issues

A selected game can automatically be started within Dependencies either by enabling "Dependencies dll debug" in the Game Menu/Game Config or by simply putting the game into the "Dependencies" Steam Collection.

If the program is not found (in the Downloads directory), the latest release will be automatically downloaded and extracted first. Depending on the game exe architecture, the corresponding debugger version (x32 or x64) will be used to open the game exe.

With DEPSAUTOUP enabled (in the Game Menu), tinkergame always checks for online program updates and installs them automatically if available.

Clone this wiki locally