HI
im new to everything about doom multiplayer (well not entirely because me and my brother played co op with doom 95 (boooo!))
i recently downloaded zdeamon and zdoom and want to start a co op game with my brother using our network cards is ths possible and be warned i dont even know what a port is or nuthin
Help im a real noob to all this fancy talk
Forum rules

-
- Posts: 1152
- Joined: Tue Jul 15, 2003 9:08 pm
- Location: PROJECT DETAILS CLASSIFIED.
You only need to know your IP addresses if you're going to use ZDoom for a network game. If you can get to the command prompt, do it. If you don't know how (or it isn't in your start menu somewhere), go to start, run, type "cmd" and press enter. Type "ipconfig" at the prompt and press enter. It will tell you some things, and beside the phrase "IP Address" you should see four numbers separated by dots. That is your IP address and you will both need to know it to connect to each other. Take note of it, dots and all.
To launch the game, somebody needs to host it. One computer must type "zdoom -host 2 [and then any additional parameters like -warp, -skill, etc]" The "-host 2" part says to host a game for two players. When whoever isn't hosting wants to join the game, they'll type "zdoom -join [ip address of whoever is hosting]." You don't have to specify any of the other parameters here because whatever the server uses is what you'll use as well. The exception is if you're using custom levels or graphics or whatever. If you want to play without the game crashing, you'll both have to explicitly load your levels and such on the command line and they'll have to work in such a way that the game plays the same way on both ends.
To launch the game, somebody needs to host it. One computer must type "zdoom -host 2 [and then any additional parameters like -warp, -skill, etc]" The "-host 2" part says to host a game for two players. When whoever isn't hosting wants to join the game, they'll type "zdoom -join [ip address of whoever is hosting]." You don't have to specify any of the other parameters here because whatever the server uses is what you'll use as well. The exception is if you're using custom levels or graphics or whatever. If you want to play without the game crashing, you'll both have to explicitly load your levels and such on the command line and they'll have to work in such a way that the game plays the same way on both ends.
-
- Posts: 14
- Joined: Wed Dec 31, 2003 1:37 am
-
- Posts: 1061
- Joined: Wed Jul 16, 2003 5:29 pm
- Location: Monrovia, CA, USA
Adding just a bit to UltraV's advice, you can also join the host computer by "name" rather than IP address. The "name" is the computer identification on the LAN, shown in Network Properties. My computer's identification is Biff, so when I host, all the other players have to type is
zdoom -join Biff
Also, about zdaemon, just don't confuse that with zdoom, it is a separate program, although based on zdoom. You can have a zdaemon server running on your LAN and can join the server, playing on the same computer. Others on the LAN can also join and leave the game at will. With zdoom, all players have to join at the same time, when the game starts.
You should use zdoom if possible, its performance is superior to zdaemon in a number of ways.
zdoom -join Biff
Also, about zdaemon, just don't confuse that with zdoom, it is a separate program, although based on zdoom. You can have a zdaemon server running on your LAN and can join the server, playing on the same computer. Others on the LAN can also join and leave the game at will. With zdoom, all players have to join at the same time, when the game starts.
You should use zdoom if possible, its performance is superior to zdaemon in a number of ways.
-
- Posts: 10002
- Joined: Fri Jul 18, 2003 6:18 pm
- Location: Idaho Falls, ID
-
- Posts: 371
- Joined: Sun Jul 31, 2011 8:42 pm
- Location: Indonesia
Re: Help im a real noob to all this fancy talk
many users say this is a best steps to play zdoom online..
http://www.doomconnector.com/
http://www.doomconnector.com/
-
- Posts: 3392
- Joined: Thu Jul 05, 2007 4:53 pm
- Location: opening the forbidden box
Re: Help im a real noob to all this fancy talk
Networking Forum: the largest source of over two year bumps.
Please read the post date before posting. It's likely that someone who asked a question in 2004 and has received an answer and hasn't visited the forum in about six years isn't actively seeking one.
Please read the post date before posting. It's likely that someone who asked a question in 2004 and has received an answer and hasn't visited the forum in about six years isn't actively seeking one.
-
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
Re: Help im a real noob to all this fancy talk
Sigh. Again.