This is the optional content pack for Titan.tf servers. The installation of this pack is required in order to see and hear custom content on our servers. Content includes all items found in the Titan universe and Mann vs Machine icons, sounds and models.
If you already know how to do this, skip ahead.
- Go to your Steam library and right-click on Team Fortress 2.
- Click properties and a small window will appear.
- Go to the
Local Files
tab. - Click
Browse Local Files
.
If you would like an easy one-click installation process, connect to our content distributor server (IP: download.titan.tf:11111). To connect to a TF2 server via the IP address, type connect download.titan.tf:11111
into your Team Fortress 2 developer console.
Warning
The content distributor server has been deprecated. Why? TF2 limits the speed at which custom content can download, this causes a significantly longer time to download content through the automatic process as compared to manually installing it yourself.
- Download GitHub Desktop and install it.
- Launch GitHub Desktop.
- Press
CTRL + SHIFT + O
. - You will see 3 tabs (GitHub.com, GitHub Enterprise Server, and URL). Click on
URL
. - Enter
TitanTF/Titan-DLC
under the first "Repository URL or GitHub username and repository" entry. - Find your tf/custom folder location and place it in the second entry below. For example, the standard Team Fortress 2 installation on a 64-bit OS under the C drive looks like this:
C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\custom
- Make sure the entry ends with a new folder name such as
Titan DLC
. For example,C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\custom\Titan DLC
so that it will install into a new folder within tf/custom. Mods will not work when they are solely placed into the tf/custom folder! - Click on
Clone
and the content will start downloading. - Go to titan.tf Settings.
- Check the
Custom Item Sounds
checkbox.
- Click here to download the whole pack from this repository.
- Find your
tf/custom
folder location. For example, the standard Team Fortress 2 installation on a 64-bit OS under the C drive looks like this:C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\custom
- Create a folder inside your tf/custom folder named
Titan DLC
. - Extract the contents of the zip file into the newly created
Titan DLC
folder. - Go to titan.tf Settings.
- Check the
Custom Item Sounds
checkbox.
- Click here to download the whole pack compiled in VPKs via Google Drive.
- Find your
tf/custom
folder location. For example, the standard Team Fortress 2 installation on a 64-bit OS under the C drive looks like this:C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\custom
- Extract the contents of the zip file into your
tf/custom
folder. - Go to titan.tf Settings.
- Check the
Custom Item Sounds
checkbox.
When there is an update to the content pack, this repository will update. Our servers and website will also notify you about the update when you play.
The process is the same as the installation. Simply connect to the content distributor server to automatically download updates.
- Launch GitHub Desktop.
- Under the "Current Repository" option at the top left of the interface, make sure it is set to
Titan-DLC
. If it is not, click on it and change to the DLC repository. - You will see "Fetch Origin" or "Pull Origin" 2 options to the right of Step 2.
- If it says "Fetch Origin", click on it and it should show "Pull Origin" if there is an update.
- If it already says "Pull Origin", click on it and it will start updating.
- Go to titan.tf Settings.
- Check the
Custom Item Sounds
checkbox.
- Click here to download the whole pack from this repository.
- Find your
tf/custom
folder location. For example, the standard Team Fortress 2 installation on a 64-bit OS under the C drive looks like this:C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\custom
- Go to your
tf/custom
folder namedTitan DLC
you created during installation. - Wipe all files inside your
Titan DLC
folder. - Extract the contents of the zip file into the
Titan DLC
folder. - Go to titan.tf Settings.
- Check the
Custom Item Sounds
checkbox.
- Click here to download the whole pack compiled in VPKs via Google Drive.
- Find your
tf/custom
folder location. For example, the standard Team Fortress 2 installation on a 64-bit OS under the C drive looks like this:C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\custom
- Go to your
tf/custom
folder namedTitan DLC
you created during installation. - Wipe all files inside your
Titan DLC
folder. - Extract the contents of the zip file into the
Titan DLC
folder. - Go to titan.tf Settings.
- Check the
Custom Item Sounds
checkbox.
There may be some issues with your installation preventing you from seeing and hearing the custom content. But before that, make sure the Custom Item Sounds
checkbox is checked in your titan.tf Settings.
Type snd_restart
into your Team Fortress 2 developer console.
If the first method didn't work, try the following.
- Close Team Fortress 2.
- Go to
C:/Program Files (x86)/Steam/steamapps/common/Team Fortress 2/tf/sound
(may or may not have (x86) depending on your computer). - Delete the file named
sound.cache
. - Go back to the
tf/
folder and go intodownloads/sound
- Delete the file named
sound.cache
. - Boot up Team Fortress 2.
- If you still cannot hear it, type
snd_restart
into your Team Fortress 2 developer console.
If you wish to verify that the VPK you currently have was directly obtained from us and was not modified, you may use this public key.
- Download the public key file and extract it to your
C:/Program Files (x86)/Steam/steamapps/common/Team Fortress 2/bin
directory. - Extract the contents of the VPK content zip file to your
C:/Program Files (x86)/Steam/steamapps/common/Team Fortress 2/bin
directory. - Click on the folder address on your Explorer window and type
cmd
to open the command prompt. - Type
vpk -k titan.publickey.vdf checksig titan_dlc_12aug2020.vpk
and enter. - It should reply with the following message below. If it failed, the vpk was modified and you should reobtain the package from our platform.
Loaded public key file titan.publickey.vdf
SUCCESS
VPK signature validated using the specified public key.