background image
Game Servers 380 7 Days to Die 4 Abiotic Factor 2 Aloft 2 alt:V 2 Americas Army Proving Grounds 2 Among Us 2 Archean 2 ARK Survival Ascended 6 ARK Survival Evolved 3 Arma 3 3 Arma Reforger 2 Aska 2 AssaultCube 2 Assetto Corsa 3 Astro Colony 2 Astroneer 2 Automobilista 2 2 Avorion 2 Banana Shooter 2 Barotrauma 3 BATTALION Legacy 2 BeamNG.drive (BeamMP) 2 Black Mesa 2 Brickadia 2 Call of Duty 2 Citadel: Forged with Fire 2 ClassiCube 2 Clone Hero 2 Colony Survival 2 Conan Exiles 4 Contagion 2 Core Keeper 2 Counter-Strike 2 3 Craftopia 2 CryoFall 2 CS2D 2 Cube 2: Sauerbraten 2 Cubic Odyssey 2 DayZ 4 DDNet 2 DDRaceNetwork 2 Dead Matter 2 Dont Starve Together 4 Eco 2 Empyrion Galactic Survival 2 Enshrouded 3 Escape from Tarkov 2 Euro Truck Simulator 2 2 Factorio 2 Farming Simulator 25 2 Fistful of Frags 2 FiveM 3 FortressCraft Evolved 2 Foundry 2 Foundry VTT 2 Frozen Flame 2 FTL Tachyon 2 Garrys Mod 3 Ground Branch 2 Half-Life 2 Deathmatch 2 Hogwarp 2 Holdfast: Nations at War 2 HumanitZ 2 Hurtworld 2 Hytale 1 Icarus 2 Insurgency Sandstorm 2 IOSoccer 2 Just Cause 3 Multiplayer 2 Kerbal Space Program 2 Killing Floor 2 3 LeagueSandbox 2 Left 4 Dead 2 Left 4 Dead 2 3 Longvinter 2 Los Angeles Crimes 2 Medal of Honor 2 Midnight Ghost Hunt 2 Mindustry 2 Minecraft 4 Minetest 2 Modiverse 2 Mordhau 3 Mount & Blade II: Bannerlord 2 Myth of Empires 2 Nazi Zombies Portable 2 Necesse 2 NeosVR 2 Neverwinter Nights EE 2 Night of the Dead 2 Nightingale 2 No Love Lost 2 No More Room in Hell 2 No One Survived 2 Nova-Life Amboise 2 Nuclear Option 2 Onset 2 Open Fortress 2 OpenArena 2 OpenRA 2 OpenRCT2 2 OpenTTD 2 Operation Harsh Doorstop 2 Palworld 3 Path of Titans 2 Pavlov VR 3 PixARK 2 Plains of Pain 2 Portal Knights 2 Post Scriptum 2 Project Zomboid 8 Puck 2 Quake Live 2 R5Reloaded 2 RedM 2 Renown 2 Resonite 2 Return to Moria 2 Rimworld Together 2 Rising World 2 Risk of Rain 2 1 Rust 4 Satisfactory 1 SCP Secret Laboratory 3 SCUM 2 Smalland 2 Solace Crafting 2 Soldat 2 Soldat 2 2 Sonic Robo Blast 2 2 Sons of the Forest 2 Soulmask 2 SourceCoop 2 Space Engineers 3 Space Station 14 2 Squad 3 Starbound 3 StarMade 2 Stationeers 2 Stormworks 2 Subnautica Nitrox 2 Sunkenland 2 SuperTuxKart 2 Sven Co-op 2 Swords 'n Magic and Stuff 2 Team Fortress 2 3 Teeworlds 2 Terraria 3 TerraTech Worlds 2 TF2 Classified 2 The Forest 3 The Front 2 The Isle 2 Tower Unite 2 Trackmania 2 Unturned 4 Urban Terror 2 V Rising 3 Valheim 3 VEIN 2 Veloren 2 Vintage Story 3 Voyagers of Nera 2 Wolfenstein: Enemy Territory 2 Wreckfest 2 Wurm Unlimited 2 Xonotic 2 Zandronum 2 Getting Started 2 Network & Connectivity 1 Server Management 2
التصنيفات

PixARK Server Setup Guide

pixark setup config voxel-survival 0 وجدوا هذا المقال مفيداً
متوفر بـ: ESPAÑOL

PixARK combines voxel-based building with ARK's dinosaur survival gameplay. This guide walks you through setting up and configuring your PixARK dedicated server hosted on Legion Hosting, from your first startup through advanced configuration and connecting players.

Before You Begin: Make sure you have access to your GPanel account. If you need help locating your server credentials, see How to Find Your Server IP and Port.

First Start in GPanel

When your PixARK server is first provisioned, you should perform an initial startup to generate all default configuration files before making any changes.

  1. Log in to GPanel with the credentials provided in your welcome email.
  2. Select your PixARK server from the server list.
  3. Click the Start button to boot the server for the first time.
  4. Wait for the console to show that the server has fully started. This initial boot may take 2-5 minutes as the world generates for the first time.
  5. Once the server is running and you see connection-ready messages in the console, click Stop to shut the server down gracefully.
  6. You can now proceed to configure your server settings before starting it again.
Important: Always stop your server before editing configuration files. Changes made while the server is running will be overwritten when the server saves or shuts down.

Startup Variables

GPanel provides startup variables that control core server parameters. These are found under the Startup tab in your server panel. Common startup variables for PixARK include:

Variable Default Description
SRV_NAME PteroPixARKServer The name displayed in the server browser. No spaces allowed.
ARK_PASSWORD (empty) Password required to join (leave blank for public)
ARK_ADMIN_PASSWORD (empty) Password for in-game admin access via enablecheats
MAX_PLAYERS 10 Maximum number of concurrent players
No Spaces in Server Name: The SRV_NAME variable must not contain spaces. Use underscores or no separators instead (e.g., MyPixARKServer).

These startup variables are applied each time the server boots and take priority over certain config file values. If a setting is available as both a startup variable and a config entry, use the startup variable for consistency.

GameUserSettings.ini Configuration

The primary configuration file for PixARK is GameUserSettings.ini, located in the ShooterGame/Saved/Config/WindowsServer/ directory. You can edit this file via SFTP or through GPanel's file manager.

Tip: Need help uploading or editing files? See How to Upload Files via SFTP.

ServerSettings Section

The [ServerSettings] section controls gameplay mechanics. Add or modify these values under that header:

[ServerSettings]
ServerAdminPassword=YourAdminPassword
ServerPassword=YourJoinPassword
MaxPlayers=20
DifficultyOffset=0.5
TamingSpeedMultiplier=2.0
XPMultiplier=2.0
HarvestAmountMultiplier=2.0
PlayerCharacterWaterDrainMultiplier=1.0
PlayerCharacterFoodDrainMultiplier=1.0
DinoCharacterFoodDrainMultiplier=1.0
DayCycleSpeedScale=1.0
NightTimeSpeedScale=1.0
DayTimeSpeedScale=1.0
PlayerDamageMultiplier=1.0
DinoDamageMultiplier=1.0
PlayerResistanceMultiplier=1.0
DinoResistanceMultiplier=1.0
AllowThirdPersonPlayer=True
ShowMapPlayerLocation=True
EnablePvPGamma=True
ServerCrosshair=True
AllowFlyerCarryPvE=True

Key Settings Explained

Setting Default Description
DifficultyOffset 0.5 Controls creature levels and loot quality (0.0 to 1.0). Higher values spawn stronger creatures with better loot.
TamingSpeedMultiplier 1.0 Multiplier for taming speed. Set to 2.0 or higher for faster taming.
XPMultiplier 1.0 Multiplier for experience gain. Values of 2.0-5.0 are common for accelerated progression.
HarvestAmountMultiplier 1.0 Multiplier for resources gathered per action. Higher values mean more resources.
DayCycleSpeedScale 1.0 Overall speed of the day/night cycle. Lower values make days longer.
ShowMapPlayerLocation False Shows player position on the in-game map. Recommended for PvE servers.

SessionSettings Section

The [SessionSettings] section controls the server name and session parameters:

[SessionSettings]
SessionName=My PixARK Server
Port=7777
QueryPort=27015
MultiHome=0.0.0.0

Map and World Type Settings

PixARK features procedurally generated voxel worlds. You can control world generation through startup parameters and configuration. The world type and seed determine the layout of biomes, dungeons, and terrain.

World Seed

The world seed determines the procedural generation of your map. To set a specific seed, check your startup variables for a SEED parameter or add it to your command line. Using the same seed will always generate the same world layout, which is useful for recreating a known world.

Biomes and Regions

PixARK worlds contain multiple biomes including Grasslands, Swamp, Desert, Frozen Land, Dark Forest, Doom Lands, and the Golden Realm. Each biome has unique creatures, resources, and difficulty levels. The world generates all biomes automatically based on the seed.

Note: World generation in PixARK is permanent once the server has been started and the world saved. To change world settings like the seed, you would need to perform a world wipe. See the section on save management below.

Server Name and Password

To set your server name and password:

  1. Open the Startup tab in GPanel and set the SRV_NAME and ARK_PASSWORD variables, or
  2. Edit GameUserSettings.ini and set SessionName under [SessionSettings] and ServerPassword under [ServerSettings].

Leave the server password blank if you want your server to be publicly accessible. Private servers with a password will still appear in the server browser but will prompt players for the password when they attempt to join.

Max Players

The maximum player count can be configured via the MAX_PLAYERS startup variable (default: 10) or the MaxPlayers setting in GameUserSettings.ini. The recommended range is 10-40 players depending on your server's resource allocation. Higher player counts require more RAM and CPU.

How to Connect to Your Server

Method 1: Steam Server Browser

  1. Open Steam and go to View > Game Servers (or View > Servers in older Steam versions).
  2. Click the Favorites tab, then Add a Server.
  3. Enter your server's IP address and query port (e.g., 123.45.67.89:27015).
  4. Click Add this address to favorites, then Find games at this address.
  5. Once the server appears, select it and click Connect.

Method 2: In-Game Server Browser

  1. Launch PixARK and select Join Server from the main menu.
  2. Use the search bar to find your server by name.
  3. Alternatively, switch to the Favorites tab if you have previously added the server.
  4. Select your server and click Join.

Method 3: Direct Connect via Steam

  1. Open Steam and go to View > Game Servers.
  2. Click the Favorites tab, then Add a Server.
  3. Enter your server's IP and game port (e.g., 123.45.67.89:7777).
  4. Click Find games at this address and connect.
Connection Trouble? Make sure you are using the correct IP and port from your GPanel dashboard. Your server will be assigned a random port unless you have a private IP. See How to Find Your Server IP and Port for details. If the server does not appear in the browser, wait a few minutes after startup for Steam to register it.

Save Management and Backups

PixARK automatically saves the world at regular intervals. Your world data is stored in the ShooterGame/Saved/ directory. Key save-related information:

  • Auto-saves occur at regular intervals (configurable in server settings). The default is typically every 15-30 minutes.
  • Manual saves can be triggered via the admin command cheat saveworld in the in-game console.
  • Backups should be made by downloading the ShooterGame/Saved/ directory via SFTP before making major changes.
  • World wipe can be performed by stopping the server and deleting the save files in the Saved/ directory, then restarting.
Warning: Deleting save files is irreversible. Always download a backup of your Saved/ directory before performing a world wipe. You can re-upload these files later to restore your world.

Recommended Backup Procedure

  1. Stop the server from GPanel to ensure a clean save state.
  2. Connect via SFTP and navigate to ShooterGame/Saved/.
  3. Download the entire Saved/ directory to your local machine.
  4. Store backups with dates (e.g., PixARK-Backup-2026-02-26) so you can identify them later.
  5. Restart the server when finished.

Recommended Server Configurations

Casual PvE Server

[ServerSettings]
TamingSpeedMultiplier=3.0
XPMultiplier=3.0
HarvestAmountMultiplier=3.0
DifficultyOffset=0.3
PlayerCharacterFoodDrainMultiplier=0.5
PlayerCharacterWaterDrainMultiplier=0.5
ShowMapPlayerLocation=True
AllowThirdPersonPlayer=True
ServerCrosshair=True

Competitive PvP Server

[ServerSettings]
TamingSpeedMultiplier=2.0
XPMultiplier=1.5
HarvestAmountMultiplier=2.0
DifficultyOffset=0.8
PlayerCharacterFoodDrainMultiplier=1.0
PlayerCharacterWaterDrainMultiplier=1.0
ShowMapPlayerLocation=False
AllowThirdPersonPlayer=True
EnablePvPGamma=True

Troubleshooting First Start Issues

Issue Solution
Server not appearing in browser Wait 3-5 minutes after startup. Verify the query port matches your GPanel settings. Try connecting via direct IP.
Server crashes on startup Check for syntax errors in GameUserSettings.ini. Ensure all brackets and values are correctly formatted. Try resetting to defaults.
World generation takes very long First-time world generation can take several minutes for PixARK's voxel worlds. Let it complete without interrupting.
Cannot connect with password Verify the password in both startup variables and GameUserSettings.ini match. Avoid special characters that may cause parsing issues.

Related Articles

Need Help? If you run into any issues not covered here, please open a support ticket and our team will assist you.

هل كان هذا المقال مفيداً؟

Ready to Get Started?

The servers are booted, select your plan and become our latest satisfied client.