PDA

View Full Version : Multi-Player tips can be found here


Ky3Mu4
11-07-05, 03:31 PM
I have the same problem, i can join 1 game out of 10 sometimes, and in adapters.txt is listed only my LAN adapter with my internal IP address... :down:

Fish
11-07-05, 06:08 PM
I had connecting problems and found out my virus scanner Panda was the problem, just shutting down didn't solve the problem.
I had to delete it from my HD.

freddo
03-08-06, 09:49 PM
This is the situation I have:

I have two comps connected via a cable from a lan card in my system.

The network connection folder shows a MAC bridge port adaptor which must be enabled for the other comp to have access.

The Adapters.txt file in DW shows up both IPs for the Default IPv4 and the MAC bridge port. I've worked out that the MAC bridge port is causing the inabilty to host in DW. I have no probs joining in DW. If I disconnect the cable or disable the MAC bridge port, then Hosting is available.

To any experts out there, is there a way around this without having to disconnect stuff.

Thanks in advance

drEaPer
05-21-06, 01:13 AM
is this thread broken?

Vasilly
05-24-06, 01:20 PM
It seems to be pointed to the wrong place AFAIK

LuftWolf
06-12-06, 12:56 AM
@ FORUM MODS This thread is currently broken, and needs to be fixed or deleted.

Imamar
11-06-07, 09:34 AM
I have horrible connection problems.. Neither my firewall or antivirus is the reason. Adapters shows fine, no problem there. I just cant find any rooms when i join to some ip. Need help. I have done everything is said in Molons mp topic, no joy. I really like to play mp, but it seems impossible. My every other game is working perfectly.

Firewall: Zonealarm
Antivirus: Nod32
Connection: 2/2 megs

Fish
11-06-07, 10:29 AM
I have horrible connection problems.. Neither my firewall or antivirus is the reason. Adapters shows fine, no problem there. I just cant find any rooms when i join to some ip. Need help. I have done everything is said in Molons mp topic, no joy. I really like to play mp, but it seems impossible. My every other game is working perfectly.

Firewall: Zonealarm
Antivirus: Nod32
Connection: 2/2 megs


Try to connect with ZA shut down. If it works you know where to look.
With XP you don't need a firewall I removed ZA a long time ago, no problems wath so ever.

Imamar
11-06-07, 03:12 PM
I have horrible connection problems.. Neither my firewall or antivirus is the reason. Adapters shows fine, no problem there. I just cant find any rooms when i join to some ip. Need help. I have done everything is said in Molons mp topic, no joy. I really like to play mp, but it seems impossible. My every other game is working perfectly.

Firewall: Zonealarm
Antivirus: Nod32
Connection: 2/2 megs

Try to connect with ZA shut down. If it works you know where to look.
With XP you don't need a firewall I removed ZA a long time ago, no problems wath so ever.

Done that. No joy :damn:

TorpexXIII
09-27-09, 04:25 PM
Hey Guys,

This is my first time on this forum so please be patient.

I like a few before me just cannot get DW to link with a buddy over the net. Ive checked out that read me file that shows help tips. We both have tried our shown IP's and our 'real' IP's. We have made sure that the network adapter is shown as the correct one in the .ini file. The only thing we havent tried is opening of new ports but I know that there is some risk in this. Surely there is an easy way!? We can creat rooms each but we cant seem to see them when we try to join. We both LOVE this game.

Many thanks in advance for help and patience!

Chris

convoy hunter
05-02-10, 07:05 AM
Is DW able to play multiplayer in windows XP with an VISTA opponent???:06::06::06:

dd149
05-02-10, 10:24 AM
No problem to have different OS, with RA 1.1 where multiplayer / multistation stability is enhanced, we in France play with 6-7 players who have XP sp3 XP pro, Win 7 and Vista, hosting also by different OS without problem, same experience from Italy and Poland I guess.

dd149
05-02-10, 10:26 AM
In france we use Hamachi, which seems to get more stable connection.

Bish0p
05-02-10, 03:04 PM
Hamachi and tunngle are great ways to play multiplayer in general.
I'd recommend tunngle over hamachi.

convoy hunter
05-03-10, 06:17 AM
I asked because at home I want to play with my brother but wireless. Well we are both connected to the same router and I host a session but my brother just doesn't find my session. the same way when he is the host. why???????????????????????????:damn::damn:

Molon Labe
05-03-10, 11:17 AM
I don't know if this has anything to do with connecting with different operating systems, but this is the starting point for connection problems generally (copied from CADC):


You can find a ReadMe in the Dangerous Waters installation folder which covers Multiplayer issues, however for convenience here are the highlights.


The IP address shown in the Gameroom for the Host in Multiplayer is the local IP address and may not be the IP address needed by other players to join your hosted game. One method to determine the IP address for your computer with respect to the rest of the Internet is to browse the website: http://www.myipaddress.com/ That website will display the IP address clients will need to use in order to join a Multiplayer game. Also, if you have a firewall installed and active it may not allow you to connect in a Multiplayer game.
SCS-DW uses DirectPlay 9.0c for its Multiplayer connectivity. In order to connect to other players in a Multiplayer game, it may be necessary to open ports in the range 2302-2400 in your firewall and/or router for TCP and UDP packets.
SCS-DW attempts to determine which network adapter your computer is using when connecting in Multiplayer games. Sometimes this default selection is incorrect and can prevent connections to/from other players in Multiplayer games. In order to determine if this default selection is causing problems, first start SCS-DW and "Host" a game. At the Gameroom screen, the adapter that was chosen by SCS-DW will be displayed in the chat window. It is suggested that you write this down. It may look similar to the following:

Local Area Connection - IPv4 - 192.1.168.69
Then using Windows Explorer, browse to the directory where SCS-DW was installed (DEFAULT: C:\Program Files\Sonalysts Combat Simulations\Dangerous Waters) and open the file "adapters.txt".The following is an example "adapters.txt" file

This file contains all adapters found on this system:
Local Area Connection - IPv4 - 62.1.168.69
The adapter that SCS-DW will pick is the "Local Area Connection" adapter, but in some case there can be two adapters on a given system:This file contains all adapters found on this system:

Broadcom Ethernet Adapter - 68.132.123.45
Local Area Connection - IPv4 - 192.1.168.69
In order to force SCS-DW to pick the "Broadcom Ethernet Adapter" you need to edit the file "dangerouswaters.ini" as follows:

Scroll down inside the "dangerouswaters.ini" file to find the keyword : .AdapterName "IPv4".In the example "adapters.txt" file above, the .AdapterName keyword would need to be changed to : .AdapterName "Broadcom Ethernet Adapter".


After making the change, save the "dangerouswaters.ini" file. Next time Dangerous Waters is run it will use the adapter that you specified.





It is recommended that the numerical address portion of an adapter be left out of the .AdapterName. This will allow SCS-DW to still connect successfully if your ISP changes the IP address being used. (This is common with cable/DSL Internet connections.)
It might help to open up port 6073 in addition to the ports 2300-2400 that the DW Readme suggests.

If using DirectX 8 or a later version...

Connection // Ports for Client Configuration // Ports for Host Configuration


Initial UDP Connection // 6073 Outbound // 6073 Inbound
Subsequent UDP Inbound // 2302-2400 // 2302-2400
Subsequent UDP Outbound // 2302-2400 // 2302-2400

Open all these... for all protocols.

-------------
I'd also check to see if it makes a difference if you use your computer IP vs. router IP, both for adapters.txt on the host machine and the IP (if any--you might not need one on a LAN) the client is connecting to.

convoy hunter
05-04-10, 04:31 AM
when I am going to connect it says that I have directplay 8