Euro Truck Simulator 2

Euro Truck Simulator 2

View Stats:
d-luX Dec 8, 2022 @ 9:59pm
Tutorial: How to setup a dedicated server (Win10)
  1. Download the steamcmd and extract it wherever you want
  2. Start the steamcmd.exe and wait until it's finished
  3. Create a text file beside the steamcmd.exe , name it update.txt, open the file and enter the following line
    steamcmd.exe +force_install_dir gameservers/ETS2server +login anonymous +app_update 1948160 +quit pause
  4. Save the file as update.bat and double clickt it (wait until it's finished)
  5. Go to your ets2 gamefolder located in "C:\Users\%username%\Documents\Euro Truck Simulator 2" and create a textfile called "server_config.txt" and enter following lines(replace everything you need) and save the file as "server_config.sii":

    SiiNunit { server_config : myserver { lobby_name: "My Server" description: "Test Server" welcome_message: "" password: YOURVERYSECRETPASSWORD max_players: 8 max_vehicles_total: 100 max_ai_vehicles_player: 50 max_ai_vehicles_player_spawn: 50 connection_virtual_port: 100 query_virtual_port: 101 connection_dedicated_port: 27015 query_dedicated_port: 27016 server_logon_token: "" player_damage: true traffic: true hide_in_company: false hide_colliding: true force_speed_limiter: false mods_optioning: true service_no_collision: false in_menu_ghosting: false name_tags: true friends_only: false show_server: true moderator_list: 0 } }

  6. Start ets2 and join the game. Open the console and type "export_server_packages"
  7. Time to start the server. Move to YOUR_STEAMCMD_FOLDER\gameservers\ets2\bin\win_x64 and double click the exe
  8. Congrats!!! You successfully created your server :)

https://steamcommunity.com/sharedfiles/filedetails/?id=2899363724
Last edited by d-luX; Dec 8, 2022 @ 10:02pm
Date Posted: Dec 8, 2022 @ 9:59pm
Posts: 0