Jump to content

Recommended Posts

Posted

if the multi-player shortcut did not install, you have two options. either go into \bin\stable, right click DCS.exe, and make a shortcut of this. Right click on the shortcut, go to properties, and then click at the end of the target line. Now type this text in on the target line.

 

 --net gui

 

**note: there is a space after the quotes and before the first - at the end of the target line. full shortcut should look something like this.

 

"C:\Program Files (x86)\Eagle Dynamics\Ka50\bin\stable\DCS.exe" --net gui

----------------------------------

Your second option is to create a batch file to autolaunch the multiplayer component, which is what Eagle Dynamics did. To do this, create a notepad file in the base ka50 directory. in this file, you can either type

 

@start bin\stable\DCS.exe --net gui

which is the default script.

 

or you can type

@echo off
@start bin\stable\DCS.exe --net gui

which is the default script, but will not display the command shell while launching.

 

save the file as the file type "all files", with the name DCS multi.bat

 

from here you can either just launch the game directly by double clicking on the .bat file you just created, or by making a separate shortcut of the .bat file itself.

If you aim for the sky, you will never hit the ground.

Posted

If you do not see the servers you might need to change some settings in your router or firewall to let the application's traffic through, both on UDP and TCP protocols.

[sIGPIC][/sIGPIC]

Daniel "EtherealN" Agorander | Даниэль "эфирныйн" Агорандер

Intel i7 2600K @ 4.4GHz, ASUS Sabertooth P67, 8GB Corsair Vengeance @ 1600MHz, ASUS GTX 560Ti DirectCU II 1GB, Samsung 830series 512GB SSD, Corsair AX850w, two BENQ screens and TM HOTAS Warthog

DCS: A-10C Warthog FAQ | DCS: P-51D FAQ | Remember to read the Forum Rules |

|
| Life of a Game Tester
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...