Jump to content

Recommended Posts

[FDP]Kamron_
Posted
Hi all
Would someone have a script for DServer to start automatically at PC startup and load the .sds file?

thank you in advance
  • 4 weeks later...
Posted (edited)
On 10/4/2019 at 7:22 PM, [FDP]Kamron_ said:

Hi all
Would someone have a script for DServer to start automatically at PC startup and load the .sds file?

thank you in advance

 

[EDIT (Thought of an easier way) ]

 

Navigate Windows Explorer to the game's bin\game folder

 

Right click DServer.exe and select 'Create shortcut'.

 

Rename the new shortcut to something appropriate.

 

Right-click the shortcut and select 'Properties'

 

The target field should contain a line similar to below:

 

      "C:\Program Files (x86)\1C Game Studios\IL-2 Sturmovik Battle of Stalingrad\bin\game\DServer.exe"

 

Add a space after the closing " followed by the relative path to your sds file.

 

     "C:\Program Files (x86)\1C Game Studios\IL-2 Sturmovik Battle of Stalingrad\bin\game\DServer.exe" ../../data/myserver.sds

 

Click the 'Apply' button.

 

Right-click the shortcut and select either Cut or Copy

 

If you're sure you want the server to run on startup:

 

   Press Windows + R and type: shell:startup <enter>.  This jumps to the Startup folder.

 

   In the right hand window, right click and select 'Paste'.

 

Otherwise just paste the shortcut onto your desktop.

 

 

 

 


 

Edited by Cynic_Al
Simplified Method

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...