Skip to content

Dependencies Program

frostworx edited this page Jul 2, 2022 · 3 revisions

Dependencies is a rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies 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 enabled DEPSAUTOUP (in the Game Menu) steamtinkerlaunch always checks for online program updates and installs them automatically if available.

Clone this wiki locally