Difference between revisions of "Quake2"

From FTE
Jump to: navigation, search
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
FTE supports Quake2, singleplayer and multiplayer.<br>
 +
<br>
 
== YOU MUST INSTALL THE QUAKE2 PATCH: VERSION 3.20! ==
 
== YOU MUST INSTALL THE QUAKE2 PATCH: VERSION 3.20! ==
 
''Any other version is not unsupported by FTE.''<br>
 
''Any other version is not unsupported by FTE.''<br>
Line 4: Line 6:
 
The patch is available at many places, but I would advise you get from this location: [http://www.idsoftware.com/games/quake/quake2/index.php?game_section=updates id Software's official site] This ensures you don't pick up a virus.<br>
 
The patch is available at many places, but I would advise you get from this location: [http://www.idsoftware.com/games/quake/quake2/index.php?game_section=updates id Software's official site] This ensures you don't pick up a virus.<br>
 
<br>
 
<br>
Usually you would copy all the Quake2 pak files from /quake2/baseq2/ into the /quake/fte/ folder. But there is a trick to avoid this.<br>
+
There are 2 methods to use FTE to play Quake2<br>
 +
1: Copy the FTE client to the /quake2/ folder, and load FTE and you are off<br>
 +
 
 +
----
 +
 
 +
2: Usually you would copy all the Quake2 pak files from /quake2/baseq2/ into the /quake/fte/ folder. But there is a trick to avoid this.<br>
 
<br>
 
<br>
 
I load have a batch file called "FTE (Quake2).bat", which avoids copying all pak files from the quake2 folder, which contains the following:<br>
 
I load have a batch file called "FTE (Quake2).bat", which avoids copying all pak files from the quake2 folder, which contains the following:<br>

Latest revision as of 04:15, 16 January 2006

FTE supports Quake2, singleplayer and multiplayer.

YOU MUST INSTALL THE QUAKE2 PATCH: VERSION 3.20!

Any other version is not unsupported by FTE.

The patch is available at many places, but I would advise you get from this location: id Software's official site This ensures you don't pick up a virus.

There are 2 methods to use FTE to play Quake2
1: Copy the FTE client to the /quake2/ folder, and load FTE and you are off


2: Usually you would copy all the Quake2 pak files from /quake2/baseq2/ into the /quake/fte/ folder. But there is a trick to avoid this.

I load have a batch file called "FTE (Quake2).bat", which avoids copying all pak files from the quake2 folder, which contains the following:

fteglqw.exe -basedir c:\games\quake -basegame id1 -basegame qw -basegame ..\quake2\baseq2 -basegame fte +exec noodlesqw +exec noodlesfte +exec noodlesirc

Above assumes that Quake is installed in c:\games\quake\ and Quake2 is installed in c:\games\quake2\