Installation: Difference between revisions
From TF2 Classified Wiki
More actions
m Version-agnostic TF2CDownloader links, again Tag: Reverted |
m Merge lines Tag: Reverted |
||
| Line 30: | Line 30: | ||
Before running TF2CDownloader, ensure that you have at least 15GB of free space on the drive that you're running it on, otherwise the process may fail. | Before running TF2CDownloader, ensure that you have at least 15GB of free space on the drive that you're running it on, otherwise the process may fail. | ||
'''On Windows''', you can run it by simply double-clicking the file after it finishes downloading. It should open up a small window where you can answer its prompts by typing. | '''On Windows''', you can run it by simply double-clicking the file after it finishes downloading. It should open up a small window where you can answer its prompts by typing. Clicking inside the window may cause the process to pause. If the output seems to stop updating while downloading or extracting, press any key on your keyboard to resume it. | ||
'''On Linux''', you must run it from the terminal. Right-click in your sourcemods folder after moving it, click "Open in Terminal", then run <code>chmod +x ./TF2CDownloaderLinux</code> followed by <code>./TF2CDownloaderLinux</code> and let it run. | '''On Linux''', you must run it from the terminal. Right-click in your sourcemods folder after moving it, click "Open in Terminal", then run <code>chmod +x ./TF2CDownloaderLinux</code> followed by <code>./TF2CDownloaderLinux</code> and let it run. | ||
| Line 37: | Line 37: | ||
After it begins downloading, you must wait until it says "The installation has successfully completed" for your game to be playable. Closing the window or cancelling it early will leave your game in an inconsistent state. If this happens accidentally, you can simply run the application again and it should resume its progress. | After it begins downloading, you must wait until it says "The installation has successfully completed" for your game to be playable. Closing the window or cancelling it early will leave your game in an inconsistent state. If this happens accidentally, you can simply run the application again and it should resume its progress. | ||
When it finishes, you should have a "tf2classic" folder inside of your sourcemods folder containing the game files. | When it finishes, you should have a "tf2classic" folder inside of your sourcemods folder containing the game files. | ||