I'm trying to run a dedicated server with srcds on windows, but its not working. I get many errors that say "Failed to load $include VMT file" followed by filenames. I checked the hl2 directory, and they are there. I tried to follow Az's directions on linux dedicated servers to no avail.
My srcds folder looks like:
Code:
/hl2
/hl2mp (copied from /orangebox)
/orangebox
/sourceforts
ClientRegistry.blob
HldsUpdateTool.exe
HldsUpdateTool_46.mst
hldsupdatetool_readme.txt
INSTALL.LOG
InstallRecord.blob
UNWISE.EXE
and I run the game as follows:
Code:
.\orangebox\srcds.exe -console -game ..\sourceforts +map sf_canyon +maxplayers 16
Any ideas? I feel weird running the orangebox srcds.exe but I don't see another binary anywhere.