Jump to content

Recommended Posts

Posted (edited)

What is your issue?

 

Ahh --

Is there a newer guide for 1.5.4? I followed these steps as closely as possible (it said to edit network.cfg and options.lua but those files did not exist in that directory, I had to create them) but the game crashes on launch.

Edited by Wrecking Crew

Visit the Hollo Pointe DCS World server -- an open server with a variety of COOP & H2H missions including Combined Arms. All released missions are available for free download, modification and public hosting, from my Wrecking Crew Projects site.

Posted (edited)

Here is the config content from my server - C:\Users\Hollo Pointe\Saved Games\DCS\Config -

 

autoexec.cfg --

options.graphics.maxfps = 30
options.graphics.render3D = false
if not net then net = {} end
net.download_speed = 1024*1024
net.upload_speed = 256*1024

 

 

The options.lua I do not change.

 

Network.cfg --

connection = {
"LAN",
12830720,
1310720,
}
player_name = "Hollo Pointe"
server = {
disable_events = false,
public = true,
client_params = "motd="Welcome to the Hollo Pointe DCS World server!";",
pause_on_load = false,
upnp_control_url = "http://10.1.10.1:80/WANIPConnection",
upnp_service_type = "urn:schemas-upnp-org:service:WANIPConnection:1",
mission_dir = "C:\\Users\\Hollo Pointe\\Saved Games\\DCS\\Missions\",
password = "",
max_players = 17,
name = "Hollo Pointe",
client_outbound_limit = 0,
port = 10308,
client_inbound_limit = 0,
allow_object_export = true,
integrity_check = {
	"Config/Weapons",
	"Scripts/compile.lua",
},
}
client = {
history_size = 16,
history = {
},
}
chat = {
view_rows = 3,
offset = 0,
}

Edited by Wrecking Crew

Visit the Hollo Pointe DCS World server -- an open server with a variety of COOP & H2H missions including Combined Arms. All released missions are available for free download, modification and public hosting, from my Wrecking Crew Projects site.

Posted

Check out the dedicated server script link in my signature as with that you can make dcs automatically load a multiplayer mission on startup.

 

Paired with a monitoring program linked there as well you can have auto restarts for crashes which is handy

 

Hope that helps!

 

Sent from my HTC One M9 using Tapatalk

Scripts: Complete Transport And Logistics Deployment - CTLD / CTLD Examples - Lots of example of how to use CTLD

CSAR Script - Downed Pilot Rescue / Dedicated Server Script - Automatically launch DCS Multiplayer server at startup

Range Scoring Script - Get scores and counts hits on targets for gunnery or bombs / SimpleSlotBlock - Multiplayer dynamic Slot Blocking Script

 

Projects: DCS-SimpleRadio Standalone - DCS Radio Integration for All Aircraft - NO TeamSpeak Required! :)

DCS-SimpleRadio Troubleshooting Post / DCS-SimpleRadio Free Support Channel on Discord

  • Recently Browsing   0 members

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