How to Start a Prboom Multi Player Game in Linux
Open a terminal window within the GUI., Navigate to the directory that stores your PrBoom files. , Make sure you have the prboom-game-server file in the directory., Enter the following text into the command line., Leave the current terminal window...
Step-by-Step Guide
-
Step 1: Open a terminal window within the GUI.
If not you cannot host a multi-player game. , prboom-game-server Press Enter.
It will say that it is "listening on port 5030, waiting for 2 players.
Join (channel 0) as player
0."
,,, prboom
-net localhost Press Enter.
PrBoom will start running but stop at the line D_CheckNetGame: waiting for server to signal game start.
The other terminal will start displaying "" over and over again.
That is normal as it is listening to the port and printing the results.
It basically means that it found one client on the network.
That client is you. , It uses the
127.0.0.1 IP address. -
Step 2: Navigate to the directory that stores your PrBoom files.
-
Step 3: Make sure you have the prboom-game-server file in the directory.
-
Step 4: Enter the following text into the command line.
-
Step 5: Leave the current terminal window open.
-
Step 6: Open another terminal window within the GUI.
-
Step 7: Within the new terminal
-
Step 8: navigate to the directory that stores your PrBoom Files.
-
Step 9: Enter the following text into the command line.
-
Step 10: Note: localhost is usually configured as your loopback on your NIC.
Detailed Guide
If not you cannot host a multi-player game. , prboom-game-server Press Enter.
It will say that it is "listening on port 5030, waiting for 2 players.
Join (channel 0) as player
0."
,,, prboom
-net localhost Press Enter.
PrBoom will start running but stop at the line D_CheckNetGame: waiting for server to signal game start.
The other terminal will start displaying "" over and over again.
That is normal as it is listening to the port and printing the results.
It basically means that it found one client on the network.
That client is you. , It uses the
127.0.0.1 IP address.
About the Author
Joshua Knight
Professional writer focused on creating easy-to-follow home improvement tutorials.
Rate This Guide
How helpful was this guide? Click to rate: