Skip to content
[18-3] Joining a game of Quake
Quake

[18-3] Joining a game of Quake

Learn how to join a game of Quake using command line parameters and console commands like CONNECT and SLIST.

By ···10 min read·Multi-source verified
1 reading this guide  

Learn how to join a game of Quake using command line parameters and console commands like CONNECT and SLIST.

Walkthrough
  1. 1
    Run Q95.BAT -NOIPX -WINMEM 8 -WINPACK 12 from your Quake directory (default is C:\quake_sw) in a DOS box. This command sets up Quake's TCP/IP (Transmission Control Protocol/Internet Protocol) networking.
  2. 2
    Press the [~] key to open the console (a command-line interface within the game).
  3. 3
    Type CONNECT and press Enter. Quake will search for active games.
  4. 4
    Type SLIST and press Enter for a list of all available games.
  5. 5
    Select the game you wish to join and press Enter.
  6. 6
    You should see TRYING... appear in the console, followed by STILL TRYING... approximately two or three more times.
  7. 7
    You should now be connected to the game.
Tips
  • Closing all other applications before launching Quake is crucial for optimal performance and stability.
  • The command line parameters -NOIPX, -WINMEM 8, and -WINPACK 12 are essential for proper network setup.

100% Human-Written. AI Fact-Checked. Community Verified. Learn how AntMag verifies content