Difference between revisions of "Setup A Client"

From The MegaTF/TeamFortress Wiki!
Jump to: navigation, search
(24 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''Step 1.''' Download and install [http://www.megateamfortress.com/files/wiki/files/quake-shareware-setup-beta099a.exe Quake Shareware], or obtain [http://store.steampowered.com/app/2310/QUAKE/ Quake] from Steam. Quake should download into your steam directory. ''Example: C:\Program Files (x86)\Steam\steamapps\common\Quake.'' If you already own quake ignore step 1.
+
=Installation=
  
'''Step 2.''' Download and unzip [http://www.megateamfortress.com/files/wiki/files/MegaTFUnited.zip MegaTF] into your Quake folder.
+
{| class="wikitable" style="width: 100%;
 +
|- style="vertical-align: top; style="width: 50%;"
 +
| Playing TeamFortress requires:
  
'''Step 3.''' Download and unzip [http://www.megateamfortress.com/files/wiki/files/ezquake.zip ezQuake] into your Quake folder.
+
* '''Quake.''' Download and install [http://www.megateamfortress.com/files/wiki/files/quake-shareware-setup-beta099a.exe Quake Shareware], or obtain [http://store.steampowered.com/app/2310/QUAKE/ Quake] from Steam.
 +
* '''TeamFortress Mod.''' Download and unzip [http://www.megateamfortress.com/files/wiki/files/MegaTFUnited.zip MegaTF] into your Quake folder.
 +
* '''Modern Client.''' Download and unzip [http://megateamfortress.com/files/ezquake-3.2.3-zap-5274.zip ezQuake] into your Quake folder. (ezQuake replaces the old QWCL.exe as your Quake Client.  Other modern QuakeWorld [[Clients]] exist, which you may use at your discretion, but we highly recommend ezQuake.)
  
'''Step 4.''' Setup your [[Configs]]
+
Before you play, setup your [[Configs]] - TeamFortress has lots of commands to bind.  Then, Launch "ezquake.exe" in your Quake folder to play! Use the server-browser to find a TeamFortress game near you!  Or find a server at [[Active Servers]] or [https://www.quakeservers.net/quakeworld/servers/t=tf/ quakeservers.net] and connect manually from the console.
  
'''Step 5.''' Find a server at [[Active Servers]] or [https://www.quakeservers.net/quakeworld/servers/t=tf/ quakeservers.net]
+
| style="vertical-align: top; width: 50%;" | Or choose a preconfigured installer package:<br />''*recommended for new players*''
 +
* [https://www.fortressone.org FortressOne] (for Windows)
 +
|}
  
'''Step 6.''' Launch "ezquake.exe" in your Quake folder to play!
+
----
  
 
''Tip: Run your ezquake graphics on "eyecandy" for a graphical upgrade! Also visit the [[Graphical Replacements]] page for high quality texture replacements.''
 
''Tip: Run your ezquake graphics on "eyecandy" for a graphical upgrade! Also visit the [[Graphical Replacements]] page for high quality texture replacements.''
 +
 +
----
 +
 +
Optional:
 +
 +
TeamFortress servers will download maps, models, sounds and other files to you as you need them on a case-by-case basis.  However, there are some files servers do not distribute when you join.
 +
 +
The [http://www.megateamfortress.com/files/wiki/files/TFMegaPack.zip TFMegaPack (95MB)] contains optional files that you WON'T get automatically from a server for colored lighting (.lit), location data (.loc), skyboxes, and high-res textures. 
 +
 +
Sometimes, a server may be missing a file - or you may just want to save yourself the wait time and get to fragging.  In which case, download:
 +
 +
[http://www.megateamfortress.com/files/wiki/files/TFMegaPack_XL.zip TFMegaPack XL (180MB)] - All of TFMegaPack, plus the most common maps and add-on files.
 +
 +
[http://www.megateamfortress.com/files/wiki/files/TFMegaPack_XXL.zip TFMegaPack XXL (640MB)] - All of TFMegaPack_XL, plus a TON of maps and everything else.
 +
 +
----
 +
 +
'''Linux:'''<br />
 +
 +
Install [https://www.fortressone.org FortressOne] for Linux.
 +
 +
----
 +
 +
'''MAC:'''<br />
 +
 +
=Client Commands=
 +
Useful client commands that are independant of any mod. You can review these and choose how you would like to configure your client.
 +
Changes should go in ../fortress/config.cfg
 +
==EZQuake==
 +
=== v_viewheight ===
 +
v_viewheight is the level of your eyes as the player bobs up and down while running. Most people have bobbing turned off. The level of your gun doesn't change during the bob cycle, just your eyes. At -7, your eyes are at the same level as your gun. Rockets are aimed right at the crosshair during their entire path. As the level of your eyes goes up, close range aim gets more off. At -5 to -4, if you try to shoot down over a ledge, the rocket will hit the ledge and if it's close, will blow up in your face. At -6 and -7 you can aim precisely over a ledge. It really only matters for rockets. A drawback of lower viewheights is that lightning gun shafts tend to be coming right at your face. Not a problem in MegaTF. Low viewheights make you feel short and high ones make you feel tall and you can see over more obstacles.
 +
 +
=== Some useful cvar options ===
 +
 +
*r_fastsky 1 //sets sky to a solid color, less distracting, easier to see players outline in the sky.
 +
*r_skycolor x x x //RGB value of sky color
 +
*r_fastturb 1 //sets all liquids to a solid color based on texture, less distracting, cleaner looking map.
 +
*v_viewheight "-6" // Some lore about this one. This lowers your view as much as possible, with the idea of being exactly in line with your rocket trajectory, instead of above it. The idea is that your crosshair is more accurately where the rockets will hit in the distance.
 +
*s_khz "44" // attempt to sample all sounds at 44khz, crisper audio, and needed for the replacement sound pack.
 +
*s_ambientlevel "0" // removes annoying looping background noises
 +
*cl_bob "0" //removes screen bobbing
 +
*cl_bobcycle "0.0" //removes screen bobbing
 +
*cl_bobup "0.0" //removes screen bobbing
 +
*cl_rollangle "0" //controls how much your screen tilts when strafing.
 +
* etc. etc.
 +
 +
 +
==FTEQuake==
 +
<nowiki>fill me in</nowiki>

Revision as of 00:49, 18 May 2022

Installation

Playing TeamFortress requires:
  • Quake. Download and install Quake Shareware, or obtain Quake from Steam.
  • TeamFortress Mod. Download and unzip MegaTF into your Quake folder.
  • Modern Client. Download and unzip ezQuake into your Quake folder. (ezQuake replaces the old QWCL.exe as your Quake Client. Other modern QuakeWorld Clients exist, which you may use at your discretion, but we highly recommend ezQuake.)

Before you play, setup your Configs - TeamFortress has lots of commands to bind. Then, Launch "ezquake.exe" in your Quake folder to play! Use the server-browser to find a TeamFortress game near you! Or find a server at Active Servers or quakeservers.net and connect manually from the console.

Or choose a preconfigured installer package:
*recommended for new players*

Tip: Run your ezquake graphics on "eyecandy" for a graphical upgrade! Also visit the Graphical Replacements page for high quality texture replacements.


Optional:

TeamFortress servers will download maps, models, sounds and other files to you as you need them on a case-by-case basis. However, there are some files servers do not distribute when you join.

The TFMegaPack (95MB) contains optional files that you WON'T get automatically from a server for colored lighting (.lit), location data (.loc), skyboxes, and high-res textures.

Sometimes, a server may be missing a file - or you may just want to save yourself the wait time and get to fragging. In which case, download:

TFMegaPack XL (180MB) - All of TFMegaPack, plus the most common maps and add-on files.

TFMegaPack XXL (640MB) - All of TFMegaPack_XL, plus a TON of maps and everything else.


Linux:

Install FortressOne for Linux.


MAC:

Client Commands

Useful client commands that are independant of any mod. You can review these and choose how you would like to configure your client. Changes should go in ../fortress/config.cfg

EZQuake

v_viewheight

v_viewheight is the level of your eyes as the player bobs up and down while running. Most people have bobbing turned off. The level of your gun doesn't change during the bob cycle, just your eyes. At -7, your eyes are at the same level as your gun. Rockets are aimed right at the crosshair during their entire path. As the level of your eyes goes up, close range aim gets more off. At -5 to -4, if you try to shoot down over a ledge, the rocket will hit the ledge and if it's close, will blow up in your face. At -6 and -7 you can aim precisely over a ledge. It really only matters for rockets. A drawback of lower viewheights is that lightning gun shafts tend to be coming right at your face. Not a problem in MegaTF. Low viewheights make you feel short and high ones make you feel tall and you can see over more obstacles.

Some useful cvar options

  • r_fastsky 1 //sets sky to a solid color, less distracting, easier to see players outline in the sky.
  • r_skycolor x x x //RGB value of sky color
  • r_fastturb 1 //sets all liquids to a solid color based on texture, less distracting, cleaner looking map.
  • v_viewheight "-6" // Some lore about this one. This lowers your view as much as possible, with the idea of being exactly in line with your rocket trajectory, instead of above it. The idea is that your crosshair is more accurately where the rockets will hit in the distance.
  • s_khz "44" // attempt to sample all sounds at 44khz, crisper audio, and needed for the replacement sound pack.
  • s_ambientlevel "0" // removes annoying looping background noises
  • cl_bob "0" //removes screen bobbing
  • cl_bobcycle "0.0" //removes screen bobbing
  • cl_bobup "0.0" //removes screen bobbing
  • cl_rollangle "0" //controls how much your screen tilts when strafing.
  • etc. etc.


FTEQuake

fill me in