-
Notifications
You must be signed in to change notification settings - Fork 73
Dependencies Program
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.
Quick Links
- Changelog
- Installation
- Usage
- Main Menu
- Global Menu
- Tray Icon
- Modding
- Platform-Specific Documentation
- Tweaks
- Utilities
- Advanced