User Tools

Site Tools


en:games:quake_3_arena

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:games:quake_3_arena [2022-01-03-13-54] – [Info] 7saturnen:games:quake_3_arena [2023-08-19-09-50] (current) – [Web Links] 7saturn
Line 7: Line 7:
   * Lobby search: yes   * Lobby search: yes
   * Direct IP: yes   * Direct IP: yes
-  * Play via [[GameRanger]]: no +  * Play via [[..:game_tech:Gameranger]]: no 
-  * [[Coop]]: yes+  * [[..:gaming_theory:Coop]]: yes
   * Singleplayer campaign: yes   * Singleplayer campaign: yes
   * Hotseat: no   * Hotseat: no
 </block> </block>
-The third reincarnation of Quake is one of the most revered first person shooters in gaming history. It was released on December 5th, 1999 by [[Activision]]. Its [[idTech 3 engine]] is also the basis for a lot of other games, for instance [[Star Trek Voyager Eliteforce]]. It was the main competitor to Epic's [[Unreal Tournament]] title from November 1999. In 2005 idTech released the source files of this engine under the GPL, giving rise to even more new games, developed and maintained by the open source community.+The third reincarnation of Quake is one of the most revered first person shooters in gaming history. It was released on December 5th, 1999 by [[..:publishers:Activision]]. Its [[..:game tech:idTech 3 Engine]] is also the basis for a lot of other games, for instance [[star_trek_-_voyager_elite_force|Star TrekVoyager Elite Force]]. It was the main competitor to Epic's [[Unreal Tournament]] title from November 1999. In 2005 idTech released the source files of this engine under the GPL, giving rise to even more new games, developed and maintained by the open source community.
 ===== Installation ===== ===== Installation =====
 The game still installs well even under Windows 10 (2019-03). The only drawback is the not startable ''setup.exe'' file, when running a 64 bit version of Windows. In this case simply use the file ''Quake3\Setup.exe'' from the CD. It works just fine. The game still installs well even under Windows 10 (2019-03). The only drawback is the not startable ''setup.exe'' file, when running a 64 bit version of Windows. In this case simply use the file ''Quake3\Setup.exe'' from the CD. It works just fine.
Line 18: Line 18:
 In case you still have problems, you may always fall back to simply copying the required files. The only really required files are ''quake3.exe'' and ''baseq3\pak0.pk3''. They can be found in the folder ''Quake3''. In case you still have problems, you may always fall back to simply copying the required files. The only really required files are ''quake3.exe'' and ''baseq3\pak0.pk3''. They can be found in the folder ''Quake3''.
 ===== Graphics Hack ===== ===== Graphics Hack =====
-The game engine does offer a rather limited set of graphics resolutions. Especially the wide screen resolutions are only a few. This however, only goes for the presented resolutions in the game menu. Actually the engine does provide all available resolutions of your graphics card. The article [[Q3A Graphics Hack]] describes, how you can use them. These steps also work for most of the other [[Quake 3 Based Games]].+The game engine does offer a rather limited set of graphics resolutions. Especially the wide screen resolutions are only a few. This however, only goes for the presented resolutions in the game menu. Actually the engine does provide all available resolutions of your graphics card. The article [[..:troubleshooting:Q3A Graphics Hack]] describes, how you can use them. These steps also work for most of the other [[Quake 3 Based Games]]. 
 +===== ioQuake 3 Config Location ===== 
 +  * Server configuration: //~/.q3a/baseq3/q3config_server.cfg// 
 +  * Client configuration: //~/.q3a/baseq3/q3.cfg// 
 +===== Config Variables (Cvars) ===== 
 +See [[Quake 3 Arena Cvars]]. 
 +===== Commands ===== 
 +See [[Quake 3 Arena Commands]].
 ===== Settings That Affect Gameplay Mechanics ===== ===== Settings That Affect Gameplay Mechanics =====
 Q3 is known to have >>side effects<< caused by certain settings. Here are some candidates that might improve your experience, or worsen it. Q3 is known to have >>side effects<< caused by certain settings. Here are some candidates that might improve your experience, or worsen it.
Line 24: Line 31:
 This value limits your maximum frame rate, at which you computer updates the graphical representation of the game state (read: what you can see on your monitor). It is an integer value, that theoretically can take any number but in practice can only take values of (1000 / //x//), where //x// is an integer number greater than 1. So values such as 500 (//x// = 2) or 125 (//x// = 8) are OK. Values that do not hit these spots will be rounded up (e. g. for ''com_maxfps'' = 120 set the taken value will still be 125). Note: This is the //maximum// frame rate your client will allow itself to produce, even when your hardware might allow for more. On the other hand, if your hardware is not potent enough for this value, it might also produce lower actual frame rates. This value limits your maximum frame rate, at which you computer updates the graphical representation of the game state (read: what you can see on your monitor). It is an integer value, that theoretically can take any number but in practice can only take values of (1000 / //x//), where //x// is an integer number greater than 1. So values such as 500 (//x// = 2) or 125 (//x// = 8) are OK. Values that do not hit these spots will be rounded up (e. g. for ''com_maxfps'' = 120 set the taken value will still be 125). Note: This is the //maximum// frame rate your client will allow itself to produce, even when your hardware might allow for more. On the other hand, if your hardware is not potent enough for this value, it might also produce lower actual frame rates.
  
-Certain values of this [[cvar]] may result in higher jumps or lower jumps. The optimal value is 125. This video explains it in more detail: [[https://www.youtube.com/watch?v=he02vJvKaRs|Quake 3's frame rate dependent physics]].+Certain values of this [[..:game_tech:cvar]] may result in higher jumps or lower jumps. The optimal value is 125. This video explains it in more detail: [[https://www.youtube.com/watch?v=he02vJvKaRs|Quake 3's frame rate dependent physics]].
 ==== rate ==== ==== rate ====
 This value defines the bytes per second your client will allow to receive at max. It is send to the server and regarded as your upper limit. If the server itself has set a lower limit, it will us its own limit. When nothing is going on on the server (e. g. nobody moves or shoots) this rate must not necessarily be used up entirely. A very common value for this is 25,000. The higher the better for you, unless you reach your downstream capacity. If you set this too high for your downstream, you might experience higher pings, loss and in general a bad experience up to the point where you drop off from the server. This value defines the bytes per second your client will allow to receive at max. It is send to the server and regarded as your upper limit. If the server itself has set a lower limit, it will us its own limit. When nothing is going on on the server (e. g. nobody moves or shoots) this rate must not necessarily be used up entirely. A very common value for this is 25,000. The higher the better for you, unless you reach your downstream capacity. If you set this too high for your downstream, you might experience higher pings, loss and in general a bad experience up to the point where you drop off from the server.
Line 72: Line 79:
   * [[Reaction]]   * [[Reaction]]
   * [[Smokin Guns]]   * [[Smokin Guns]]
-  * [[Star Trek Voyager Eliteforce#replacement_binaries_newer_versions_of_ef|Star Trek: Voyager Elite Force]]+  * [[star_trek_-_voyager_elite_force#replacement_binaries_newer_versions_of_ef|Star Trek: Voyager Elite Force]]
   * [[Tremulous]]   * [[Tremulous]]
   * [[Turtle Arena]]   * [[Turtle Arena]]
Line 78: Line 85:
   * [[ZEQ2-Lite]]   * [[ZEQ2-Lite]]
  
-[[games database|Back to the games database]]+===== Web Links ===== 
 +  * [[https://lvlworld.com/]] a map repository for Q3A maps. 
 +  * [[https://www.youtube.com/watch?v=EQAdyG-bIKA|Quake 3 Arena — All Weapons]] 
 +  * [[https://www.mapraider.com/maps/quake-3-arena]] 
 + 
 +[[..:games_database|Back to the games database]]
en/games/quake_3_arena.1641214473.txt.gz · Last modified: 2022-01-03-13-54 by 7saturn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki