Ghosttechtips
Ghosttechtips
  • 12
  • 115 627
Ark Survival Ascended Cluster Dedicated Server Setup
In this video I go over in detail how to setup a cluster dedicated server on Ark Survival Ascended. A cluster server allows you to have more than one server active and to transfer your character, items and dinos from one map to another. We will be transferring from The Island to Scorched Earth.
Port Forwarding and Firewall rules: 7777-7780, 27015-27018
Server batch file location
C:\Program Files (x86)\Steam\steamapps\common\ARK Survival Ascended Dedicated Server\ShooterGame\Binaries\Win64
Save file location
C:\Program Files (x86)\Steam\steamapps\common\ARK Survival Ascended Dedicated Server\ShooterGame\Saved
GameUserSettings.ini location
C:\Program Files (x86)\Steam\steamapps\common\ARK Survival Ascended Dedicated Server\ShooterGame\Saved\Config\WindowsServer
Ark Cluster Server.bat script
start C:\SteamCMD\steamcmd.exe +force_install_dir C:\Program Files (x86)\Steam\steamapps\common\ARK Survival Ascended Dedicated Server\ShooterGame\Binaries\Win64 +login anonymous +app_update 2430930 validate +quit
pause
start ArkAscendedServer.exe TheIsland_WP?listen?Port=7777?QueryPort=27015?SessionName=ClusterIsland?AltSaveDirectoryName=Save1? -NoBattlEye -mods=975282 -nosteamclient -game -server -log -crossplay -clusterid=cluster1 && start ArkAscendedServer.exe ScorchedEarth_WP?listen?Port=7779?QueryPort=27017?SessionName=ClusterScorched?AltSaveDirectoryName=Save2? -NoBattlEye -mods=975282 -nosteamclient -game -server -log -crossplay -clusterid=cluster1
exit
Ark Survival Ascended Dedicated Server Setup using Steam Part 1
th-cam.com/video/3ycQhUWwXHo/w-d-xo.html
Ark Survival Ascended Dedicated Server Setup using Steam Part 2
th-cam.com/video/jyRG4XO5Z9M/w-d-xo.html
มุมมอง: 4 964

วีดีโอ

Ark Survival Ascended Dedicated Server Easy Method Part 2 - V32.24+
มุมมอง 1.8Kปีที่แล้ว
This is part 2 after watching Ark Survival Ascended Dedicated Server Easy Method. The game is constantly changing and this is what I have found I had to do to see my server on the server list again. Official Server is 32.24 at the time of this recording. Path to Win64 C:\Program Files (x86)\Steam\steamapps\common\ARK Survival Ascended Dedicated Server\ShooterGame\Binaries\Win64 Path to WindowsS...
Ark Survival Ascended Dedicated Server- Installing Mods
มุมมอง 12Kปีที่แล้ว
This is a quick tutorial on how to add mods to your dedicated server. It is recommended to only add mods that are officially on the mods list but there are mods you can download through source forge. These are a bit more in depth and require modifying the game files to run. In this video we install a Cryopods mod and a new server map. Path if downloaded through steam client: C:\Program Files (x...
Ark Survival Ascended Server Settings
มุมมอง 5Kปีที่แล้ว
Here is a quick video showing how to set up your server settings. These will include rates, multipliers, baby hatch intervals etc. This is what I have found to the easiest method but if you want to input them manually you can go to: ark.wiki.gg/wiki/Server_configuration#[ServerSettings] and put them under [Server Settings] in GameUserSettings.ini on your server. Thanks for watching!
Ark Survival Ascended Dedicated Server Setup Easy method Windows 10/11
มุมมอง 13Kปีที่แล้ว
Host and join a Ark Ascended Dedicated Server on Windows 10/11. Easy method. Does not require SteamCMD 1. Download Ark Survival Ascended Dedicated server from Steam client 2. Start Server 3. Edit gameusersettings.ini ServerPassword=YourPassword ServerAdminPassword=Youradminpassword Port=7777 QueryPort=27015 4. Port Forwarding: 7777-7778, 27015-27016 UDP/TCP 5. Turn on firewall and open Inbound ...
ARK Survival Ascended Dedicated Server Setup Windows 10/11 SteamCMD
มุมมอง 13Kปีที่แล้ว
How to create and join a custom ARK Survival Ascended dedicated server Windows 10/11 Install SteamCMD developer.valvesoftware.com/wiki/SteamCMD force_install_dir C:\ARK login anonymous -enter [Enter Password] -enter app_update 2430930 validate [Start Server and Update Server.bat] (Paste this into your server.bat file) start C:\SteamCMD\steamcmd.exe force_install_dir C:\ARK login anonymous app_u...
Capturing a Windows Image backup and Deploy it using DISM
มุมมอง 12K5 ปีที่แล้ว
In this video I go over step by step how to capture an image of your Windows Operating System as a backup and then afterwards I deploy that image to another hard-drive using DISM. (Deployment Image Servicing and Management). Here is a link to the instructions I use so that you can follow along with the commands. imgur.com/a/iAthlG1 This does work with other operating systems including windows 8...
Install Ubuntu onto Oracle VM VirtualBox
มุมมอง 1496 ปีที่แล้ว
In this video I explain how to Install Oracle VirtualBox and install Ubuntu Linux. This is for users who do not have access to Hyper-V manager. Please see my other videos if you have access to Hyper-V. Make sure that you have Virtualization and Virtualization VT-D enabled in your UEFI/BIOS. OracleBox will not function correctly without having these features enabled in your CPU settings. www.vir...
Conan Exiles Port Forwarding
มุมมอง 14K6 ปีที่แล้ว
In this video I show you an example of how to forward your ports to enable your server to be a dedicated server and allow others to connect to your server. Heres a good guide to setting up your ports by router. portforward.com/router.htm Like and Subscribe if you liked the video and want to see more like these. Comment in the description if you have any questions or are having trouble setting u...
Install Conan Exiles Dedicated Server on Ubuntu Linux (2/2)
มุมมอง 1.4K6 ปีที่แล้ว
In this video I show you how to connect to the server that we made in the previous tutorial. Make sure to open the ports 7777 and 27015 in your router or modem to enable other people to connect to your server. Use ifconfig on ubuntu terminal to see your ip address. Game.ini, Engine.ini and ServerSettings.ini location cd /home/steam/exiles/ConanSandbox/Saved/Config/WindowsServer Please like and ...
Install a Conan Exiles Dedicated Server on Ubuntu Linux (1/2)
มุมมอง 6K6 ปีที่แล้ว
This video is the 1st video of 2. In this video I show you how to install a Conan Exiles dedicated server onto Ubuntu linux 64 bit. The next video will show you how to connect to your new server. I do not take credit for the instructions I am only making a video to help people who aren't familiar with the linux terminal. Please like the video and subscribe if you want to see more videos like th...
Install Ubuntu onto Hyper-v using a VM
มุมมอง 33K6 ปีที่แล้ว
In this video I explain how to enable Hyper-V manager on Windows 10 Pro, Enterprise or Educational and how to setup a Virtual machine to install Ubuntu 18.04LTS and configure a basic switch. Make sure that you have Virtualization enabled in your UEFI/BIOS. Hyper-V will not function without having it enabled. www.ubuntu.com/download/desktop docs.microsoft.com/en-us/virtualization/hyper-v-on-wind...