Installing TF2 on a dedicated server

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
levonda
New to forums
New to forums
Posts: 2
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Jan 09, 2010 7:36 pm

Installing TF2 on a dedicated server

Post by levonda »

I have a dedicated server from NFO and would like to add TF2 to our gaminginstalls folder. Do you know where I can find the link to install it?
User avatar
Edge100x
Founder
Founder
Posts: 13126
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Installing TF2 on a dedicated server

Post by Edge100x »

We include TF2 with all dedicated servers, so it should actually already be on your server. It would be in "c:\game installs\sourcebase\orangebox", since it's based off Source.

But, you'd still have to update it to the latest version. You can do that by opening up a command prompt and entering these commands:

Code: Select all

cd\game installs
hldsupdatetool.exe -dir sourcebase -game tf -command update -verify_all
After running the update, you'll be able to run the game server by executing srcds.exe in the "c:\game installs\sourcebase\orangebox" folder.
levonda
New to forums
New to forums
Posts: 2
Joined: Sat Jan 09, 2010 7:36 pm

Re: Installing TF2 on a dedicated server

Post by levonda »

Thank you very much for your help. :D
Post Reply