SDK workaround: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 4: Line 4:
# Copy all files, excluding TrackerNET.dll and TrackerUI.dll.
# Copy all files, excluding TrackerNET.dll and TrackerUI.dll.
# Paste these files in your username\sourcesdk\bin directory.
# Paste these files in your username\sourcesdk\bin directory.
# tools must now be run from within explorer or from the command-line; running the SDK Launcher app will cause this problem to occur again.
# Tools must now be run from within explorer or from the command-line; running the SDK Launcher app will cause this problem to occur again.

Revision as of 19:18, 25 May 2006

  1. Run the game which your mod is based on and exit.
  2. Make sure the SDKLauncher app is not running.
  3. Go to that game's \bin directory.
  4. Copy all files, excluding TrackerNET.dll and TrackerUI.dll.
  5. Paste these files in your username\sourcesdk\bin directory.
  6. Tools must now be run from within explorer or from the command-line; running the SDK Launcher app will cause this problem to occur again.