Launching tools directly: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{lang|Launching Tools directly}}
{{MultiPage}}
Most SDK tools, including [[Hammer]] and its compilers, [[HLMV]], and [[Faceposer]] do not work properly when run by double clicking on them as an EXE. A quick way to solve this issue is to create a shortcut or a batch file that runs the EXE with the parameter <code>-game ../yourmod</code>. Depending on the game, <code>-nop4</code> may also be required to prevent crashes.
 


[[Category:Source SDK FAQ]]
[[Category:Source SDK FAQ]]
[[Category:Tools]]
[[Category:Tools]]

Revision as of 07:11, 12 May 2023

Note.pngNote:Archived page history
Icon-Important.pngImportant:These pages are linked often from page history logs so Special:WhatLinksHere will not show anything.