[樂游網導讀]想必大家在玩《方舟:生存進化》的時候,都是進的別人服務器吧,那么問題來了,怎么開私人服務器玩游戲呢,來看看這篇文章,希望能能幫助到大家。
想必大家在玩《方舟:生存進化》的時候,都是進的別人服務器吧,那么問題來了,怎么開私人服務器玩游戲呢,來看看這篇文章,希望能能幫助到大家。
How to Create an ARK: Survival Evolved Dedicated Server Guide
Creating an ARK: Survival Evolved game server is an easy process that can be done from either a dedicated server or your home computer.
Server Requirements
Windows 7, 8, 8.1, Server 2008, Server 2012 & 64-Bit
Quad Core processor (requires up to 2 full cores)
4GB memory (currently uses around 4GB memory for 100 players filled)
20GB disk space (install folder)
Step 1: Fetching Game Server files from SteamCMD
It is possible to fetch the steam files programmatically from Steam using SteamCMD.
Create a folder where you wish to store your ARK: Survival Evolved game server hosting files
Inside of the folder, place the newly downloading SteamCMD.exe file
Create a batch file named SteamCMD.bat
Place the following code in this batch file:
@echo off
start "" steamcmd.exe +login USER PASS +force_install_dir "C:\Some\Path\Where\You\Want\Game\Server\Files\To\Go" +app_update 346110 validate +quit
Right-click SteamCMD.bat and Run as Administrator
Your game server files should be completely downloaded by now
Step 1 (alternate method): Locating Game Server Files on Hard Drive
You can host ARK directly from your Steam common folder. To locate your common folder:
Right-click ARK: Survival Evolved from Steam, select Properties
Click Local Files tab
Click 'Browse Local Files button
Step 2: Setting up an ARK: Survival Evolved Dedicated Server
Create a batch file named ARK.bat in your newly created SteamCMD folder (Step 1) or your Steam common folder (Step 1: (alternate method)).
Place the following code in this batch file:
start ShooterGameServer.exe "../../../ShooterGame/ShooterGame.uproject" "/Game/Maps/TheIslandSubMaps/TheIsland?Port=27015?QueryPort=27016?SessionName=SURVIVALSERVERS?MaxPlayers=127?listen?ServerPassword=MYPASSWORD?ServerAdminPassword=MYPASSWORD" -nosteamclient -game -server -log
More information will be coming on June 2nd as server files are released
Step 3: Port Forwarding
Add an incoming rule to your Windows Firewall to allow UDP port 27015 as well as 27016 (or whichever port you are using).
You may additionally need to add a forwarding rule to your network router. You can use PortForward.com to read how to do this.
HOW TO JOIN YOUR SERVER
STEP 1: Update your server to the newest ARK version, then click the green update button at the bottom of the panel. * If you are not a Survival Servers customer ask your game server host about this.
UpdatecmdARK.png
STEP 2: Right click Steam in the task bar icons of your PC and select servers as pictured below.
Step11.png
STEP 3: Select ARK as your game at the bottom. Join your server!
Step2.png
Configuring your ARK Game Server!
Now comes the fun part, setting up your ARK game server to your liking.
To modify game server settings you can open the ShooterGame/Saved/Config/WindowsServer/GameUserSettings.ini
You can modify settings in here (in addition to the launch line) - these settings overwrite your launch line settings:
* Password=genesis
* ServerPassword=genesis
* MaxPlayers=10
國人福音:
如何創建一個ARK:生存演進專用服務器指南
創建ARK:生存演進游戲服務器是一個簡單的過程,可以從一個專用的服務器或您的家用電腦來完成。
服務器要求
第1步:設置一個ARK:生存演進專用服務器
創建一個名為一個批處理文件ARK.bat(步驟1)在新創建的SteamCMD文件夾或蒸汽常見文件夾(第1步:(另一種方法))。
發生在這個批處理文件中下面的代碼:
啟動ShooterGameServer.exe“../../../ShooterGame/ShooterGame.uproject” -nosteamclient - 游戲-server -log
更多信息將在6月2日即將作為服務器文件發布
第2步:端口轉發
傳入規則添加到您的Windows防火墻以允許UDP端口27015和27016(或任何港口您正在使用)。
你可以另外需要一個轉發規則添加到您的網絡路由器。您可以使用PortForward.com閱讀如何做到這一點。
如何加入您的服務器
第1步:更新您的服務器到最新版本方舟,然后單擊面板底部的綠色更新按鈕。*如果您不是一個生存的服務器客戶問這是你的游戲服務器主機。
現在到了有趣的部分,你的ARK游戲服務器設置自己的喜好。
要修改游戲服務器設置,你可以打開ShooterGame /保存/配置/的WindowsServer / GameUserSettings.ini
您可以修改此設置(除發射線) - 這些設置覆蓋您推出的線路設置:
*密碼=成因
* SERVERPASSWORD =成因
* MAXPLAYERS = 10
世界保存數據的位置
ShooterGame /保存/ SavedArks
最新教程:
研究了一天終于成功架設了服務器且在steam上顯示出來,現在開始我們的開服教程
一:下載服務器并且運行
1、在C盤創建一個名為Ark的文件夾
2、下載我打包的工具找到1號文件夾把里面的兩個文件放到Ark文件夾下并且運行update_ark.bat 等待下載完成,成功后會自動退出【注意,不要錯把1號文件夾放入Ark里,是里面的兩個文件、另外有些人電腦.bat是不顯示出來的,你們自己區分下】
3、找到方舟游戲路徑【我的在D:\Steam\steamapps\common\ARK\ShooterGame\Binaries\Win64 實在找不到的打開steam右鍵方舟 ——屬性——本地文件——瀏覽本地文件就會出來 找到之后具體目錄應該是ShooterGame\Binaries\Win64里】
4、之前下載的文件夾里找到2號文件,復制run_arkserver.bat粘貼到ShooterGame\Binaries\Win64里
5、右鍵run_arkserver.bat選擇編輯 【start ShooterGameServer.exe "TheIsland?SessionName=改房間名字?MaxPlayers=100?Port=27015?QueryPort=27016?ServerPassword=房間密碼?ServerAdminPassword=管理員密碼?listen"】這樣一段命令按照中文提示更改,密碼最好4位數,更改完畢后保存并且運行一次 以后開服都要先開這個、這個就是你服務器的后臺和主要程序【服務器因個人電腦差別開啟速度不一樣,怎樣才知道成功沒成功,游戲里刷新看看房間名有沒有就知道了】 如果一直刷新不到 請往下看
二:端口映射【針對路由器用戶】
這里要用到三個端口 27015、27016、7777
1、首先查看下自己內網IP 開始——運行——輸入CMD——輸入ipconfig 找到IPv4地址 后面IP就是你內網IP
2、打開網頁輸入192.168.1.1 打開路由器后臺設置 【不同的路由器IP不一樣,具體請查看路由器貼的紙條】
3、找到轉發規則——虛擬服務器 服務器端口號輸入27015 IP地址輸入剛才你查詢的內網IP 協議ALL 狀態生效 常用服務端口號不用選擇、點擊保存 另外兩個也這樣添加
4、同樣轉發規則——DMZ主機 DMZ主機IP地址輸入查詢到的內網IP DMZ狀態啟用 點擊保存【這個很重要 想要顯示在steam上給大家看到必須這么設置】
三:后臺命令
ServerPVE: this enables PVE mode. players can not hurt other players, or their structures, or their tamed dinos.
ServerHardcore: this enables ahrdcore mode. when you die, your character is gone.
ServerCrosshair: this enables use of the crosshair
ServerForceNoHUD: this force disables the floating character name popups
AltSaveDirectoryName: this is if you wanna save the data to an alternate directory to run multiple concurrent servers or whatnot
GlobalVoiceChat: this will make voice chat not proximity based
ProximityChat: This will make text chat proximity based
NoTributeDownloads: This will disable downloading external items/characters/dinos into this ARK
AllowThirdPersonPlayer: this enables players to play in 3rd person foot mode (work in progress)
AlwaysNotifyPlayerLeft: this will notify playres when someone leaves
DontAlwaysNotifyPlayerJoined: this will prevent notification of players when someone joins
這些命令也就第一個有用 開啟PVE模式 第二個是類似專家模式 死后角色就刪除的意思吧 其他的都用不到
好了教程到這里就結束了
熱門評論
最新評論
支持( 6 ) 蓋樓(回復)
支持( 12 ) 蓋樓(回復)
支持( 10 ) 蓋樓(回復)
支持( 6 ) 蓋樓(回復)