Jump to content

GameUserSettings.ini


Recommended Posts

Hey there,

I just tried to setup a server on my ubuntu server and create an ark server. Im editing the GameUserSettings.ini file on my pc and upload it via filezilla inside this directory: "ShooterGame/Saved/Config/LinuxServer". But they I restart the server due to reloading all the configs, the file resets back to default.

Here is my file:

[ServerSettings]
allowThirdPersonPlayer=1
AllowCaveBuildingPvE=1
alwaysNotifyPlayerJoined=1
alwaysNotifyPlayerLeft=1
bAllowFlyerCarryPvE=1
bDisableStructureDecayPvE=1
globalVoiceChat=0
MaxStructuresInRange=6700
noTributeDownloads=0
PreventDownloadSurvivors=0
PreventDownloadItems=0
PreventDownloadDinos=0
proximityChat=0
ResourceNoReplenishRadiusPlayers=1.00000
ResourceNoReplenishRadiusStructures=1.00000
ServerAdminPassword=ceddi
ServerCrosshair=1
serverForceNoHud=0
serverHardcore=0
ServerPassword=Ark2020
serverPVE=0
ShowMapPlayerLocation=1
TamedDinoDamageMultiplier=1.00000
TamedDinoResistanceMultiplier=1.00000
EnablePVPGamma=1
EnablePVEGamma=1
SpectatorPassword=
DifficultyOffset=0.50000
PvEStructureDecayDestructionPeriod=1.00000
Banlist="http://arkdedicated.com/banlist.txt"
PvPStructureDecay=0
DisableDinoDecayPvE=0
PvEDinoDecayPeriodMultiplier=1.00000
AdminLogging=0
MaxTamedDinos=8000
MaxNumbersofPlayersInTribe=2
BattleNumOfTribestoStartGame=2
TimeToCollapseROD=100
BattleAutoStartGameInterval=100
BattleSuddenDeathInterval=300
KickIdlePlayersPeriod=3000
PerPlatformMaxStructuresMultiplier=1.00000
StructureDamageRepairCooldown=180
bForceAllStructureLocking=1
AutoDestroyOldStructuresMultiplier=0.00000
bUseVSync=0
MaxPlatformSaddleStructureLimit=250
bPassiveDefensesDamageRiderlessDinos=1
RCONPort=27020
AutoSavePeriodMinutes=15
RCONServerGameLogBuffer=600
OverrideStructurePlatformPrevention=0
PreventOfflinePvPInterval=60.0
bPvPDinoDecay=1
bPvPStructureDecay=1
DisableImprintDinoBuff=1
AllowAnyoneBabyImprintCuddle=0
EnableExtraStructurePreventionVolumes=0
ShowFloatingDamageText=1
DestroyUnconnectedWaterPipes=1
OverrideOfficialDifficulty=5.0
TheMaxStructuresInRange=10500
MinimumDinoReuploadInterval=0
PvEAllowStructuresAtSupplyDrops=1
NPCNetworkStasisRangeScalePlayerCountStart=70
NPCNetworkStasisRangeScalePlayerCountEnd=120
NPCNetworkStasisRangeScalePercentEnd=0.50
MaxPersonalTamedDinos=500
AutoDestroyDecayedDinos=1
ClampItemSpoilingTimes=0
UseOptimizedHarvestingHealth=1
AllowCrateSpawnsOnTopOfStructures=1
ForceFlyerExplosives=1
PreventOfflinePvP=1
AllowFlyingStaminaRecovery=1
AllowMultipleAttachedC4=1
OxygenSwimSpeedStatMultiplier=1.00
bPvEDisableFriendlyFire=1
ServerAutoForceRespawnWildDinosInterval=86400
DisableWeatherFog=0
RandomSupplyCratePoints=1
CrossARKAllowForeignDinoDownloads=0
PersonalTamedDinosSaddleStructureCost=19

[/script/engine.gamesession]
MaxPlayers=10

[SessionSettings]
SessionName=Obscuritas[2020]

[MessageOfTheDay]
Duration=29
Message=Herzlichen Willkommen, Survivor!

 

Link to comment
Share on other sites

I had the same issues on linux server, the fix that worked for me was this:

1. Let the server create the file as it wants

2. Copy/Download that file and edit it (paste the things from my config inside the right part of the file)

3. Reupload the modified file with newer config and worked

The result should look like this

[ServerSettings]
allowThirdPersonPlayer=1
AllowCaveBuildingPvE=1
alwaysNotifyPlayerJoined=1
alwaysNotifyPlayerLeft=1
bAllowFlyerCarryPvE=1
bDisableStructureDecayPvE=1
globalVoiceChat=0
MaxStructuresInRange=6700
noTributeDownloads=0
PreventDownloadSurvivors=0
PreventDownloadItems=0
PreventDownloadDinos=0
proximityChat=0
ResourceNoReplenishRadiusPlayers=1.00000
ResourceNoReplenishRadiusStructures=1.00000
ServerAdminPassword=ceddi
ServerCrosshair=1
serverForceNoHud=0
serverHardcore=0
ServerPassword=Ark2020
serverPVE=0
ShowMapPlayerLocation=1
TamedDinoDamageMultiplier=1.00000
TamedDinoResistanceMultiplier=1.00000
EnablePVPGamma=1
EnablePVEGamma=1
SpectatorPassword=
DifficultyOffset=0.50000
PvEStructureDecayDestructionPeriod=1.00000
Banlist="http://arkdedicated.com/banlist.txt"
PvPStructureDecay=0
DisableDinoDecayPvE=0
PvEDinoDecayPeriodMultiplier=1.00000
AdminLogging=0
MaxTamedDinos=8000
MaxNumbersofPlayersInTribe=2
BattleNumOfTribestoStartGame=2
TimeToCollapseROD=100
BattleAutoStartGameInterval=100
BattleSuddenDeathInterval=300
KickIdlePlayersPeriod=3000
PerPlatformMaxStructuresMultiplier=1.00000
StructureDamageRepairCooldown=180
bForceAllStructureLocking=1
AutoDestroyOldStructuresMultiplier=0.00000
bUseVSync=0
MaxPlatformSaddleStructureLimit=250
bPassiveDefensesDamageRiderlessDinos=1
RCONPort=27020
AutoSavePeriodMinutes=15
RCONServerGameLogBuffer=600
OverrideStructurePlatformPrevention=0
PreventOfflinePvPInterval=60.0
bPvPDinoDecay=1
bPvPStructureDecay=1
DisableImprintDinoBuff=1
AllowAnyoneBabyImprintCuddle=0
EnableExtraStructurePreventionVolumes=0
ShowFloatingDamageText=1
DestroyUnconnectedWaterPipes=1
OverrideOfficialDifficulty=5.0
TheMaxStructuresInRange=10500
MinimumDinoReuploadInterval=0
PvEAllowStructuresAtSupplyDrops=1
NPCNetworkStasisRangeScalePlayerCountStart=70
NPCNetworkStasisRangeScalePlayerCountEnd=120
NPCNetworkStasisRangeScalePercentEnd=0.50
MaxPersonalTamedDinos=500
AutoDestroyDecayedDinos=1
ClampItemSpoilingTimes=0
UseOptimizedHarvestingHealth=1
AllowCrateSpawnsOnTopOfStructures=1
ForceFlyerExplosives=1
PreventOfflinePvP=1
AllowFlyingStaminaRecovery=1
AllowMultipleAttachedC4=1
OxygenSwimSpeedStatMultiplier=1.00
bPvEDisableFriendlyFire=1
ServerAutoForceRespawnWildDinosInterval=86400
DisableWeatherFog=0
RandomSupplyCratePoints=1
CrossARKAllowForeignDinoDownloads=0
PersonalTamedDinosSaddleStructureCost=19

[/Script/ShooterGame.ShooterGameUserSettings]
MasterAudioVolume=1.000000
MusicAudioVolume=1.000000
SFXAudioVolume=1.000000
VoiceAudioVolume=1.000000
UIScaling=1.000000
UIQuickbarScaling=0.650000
CameraShakeScale=0.650000
bFirstPersonRiding=False
bThirdPersonPlayer=False
bShowStatusNotificationMessages=True
TrueSkyQuality=0.000000
FOVMultiplier=1.000000
GroundClutterDensity=0.000000
bFilmGrain=False
bMotionBlur=False
bUseDistanceFieldAmbientOcclusion=False
bUseSSAO=False
bShowChatBox=True
bCameraViewBob=True
bInvertLookY=False
bFloatingNames=True
bChatBubbles=True
bHideServerInfo=False
bJoinNotifications=False
bCraftablesShowAllItems=False
bLocalInventoryItemsShowAllItems=False
bLocalInventoryCraftingShowAllItems=True
bRemoteInventoryItemsShowAllItems=False
bRemoteInventoryCraftingShowAllItems=False
bRemoteInventoryShowEngrams=True
LookLeftRightSensitivity=1.000000
LookUpDownSensitivity=1.000000
GraphicsQuality=1
ActiveLingeringWorldTiles=1
ClientNetQuality=3
LastServerSearchType=0
LastServerSort=2
LastPVESearchType=-1
LastDLCTypeSearchType=-1
LastServerSortAsc=True
LastAutoFavorite=True
LastServerSearchHideFull=False
LastServerSearchProtected=False
LastServerSearchIncludeServersWithActiveMods=True
HideItemTextOverlay=True
bQuickToggleItemNames=True
bDistanceFieldShadowing=False
LODScalar=0.780000
bToggleToTalk=False
HighQualityMaterials=True
HighQualitySurfaces=True
bTemperatureF=False
bDisableTorporEffect=False
bChatShowSteamName=False
bChatShowTribeName=True
bReverseTribeLogOrder=False
EmoteKeyBind1=0
EmoteKeyBind2=0
bNoBloodEffects=False
bLowQualityVFX=False
bSpectatorManualFloatingNames=False
bSuppressAdminIcon=False
bUseSimpleDistanceMovement=False
bDisableMeleeCameraSwingAnims=False
bHighQualityAnisotropicFiltering=False
bUseLowQualityLevelStreaming=True
bPreventInventoryOpeningSounds=False
bPreventItemCraftingSounds=False
bPreventHitMarkers=False
bPreventCrosshair=False
bPreventColorizedItemNames=False
bHighQualityLODs=False
bExtraLevelStreamingDistance=False
bEnableColorGrading=True
DOFSettingInterpTime=0.000000
bDisableBloom=False
bDisableLightShafts=False
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
LastJoinedSessionPerCategory=" "
bDisableMenuTransitions=False
bEnableInventoryItemTooltips=True
bRemoteInventoryShowCraftables=False
bNoTooltipDelay=False
LocalItemSortType=0
LocalCraftingSortType=0
RemoteItemSortType=0
RemoteCraftingSortType=0
VersionMetaTag=1
ShowExplorerNoteSubtitles=False
DisableMenuMusic=False
DisableDefaultCharacterItems=False
bHideFloatingPlayerNames=False
bHideGamepadItemSelectionModifier=False
bToggleExtendedHUDInfo=False
PlayActionWheelClickSound=True
CompanionReactionVerbosity=3
EnableEnvironmentalReactions=True
EnableRespawnReactions=True
EnableDeathReactions=True
EnableSayHelloReactions=True
EnableEmoteReactions=True
EnableMovementSounds=True
CompanionSubtitleVerbosityLevel=3
CompanionIsHiddenState=False
MaxAscensionLevel=0
bHostSessionHasBeenOpened=False
bForceTPVCameraOffset=False
bDisableTPVCameraInterpolation=False
bFPVClimbingGear=False
bFPVGlidingGear=False
Gamma1=2.200000
Gamma2=3.000000
AmbientSoundVolume=1.000000
bAllowAnimationStaggering=True
bUseOldThirdPersonCameraTrace=False
bUseOldThirdPersonCameraOffset=False
bLowQualityAnimations=True
bShowedGenesisDLCBackground=False
bUseVSync=False
MacroCtrl0=
MacroCtrl1=
MacroCtrl2=
MacroCtrl3=
MacroCtrl4=
MacroCtrl5=
MacroCtrl6=
MacroCtrl7=
MacroCtrl8=
MacroCtrl9=
ResolutionSizeX=1280
ResolutionSizeY=720
LastUserConfirmedResolutionSizeX=1280
LastUserConfirmedResolutionSizeY=720
WindowPosX=-1
WindowPosY=-1
bUseDesktopResolutionForFullscreen=False
FullscreenMode=2
LastConfirmedFullscreenMode=2
Version=5

[ScalabilityGroups]
sg.ResolutionQuality=100
sg.ViewDistanceQuality=3
sg.AntiAliasingQuality=3
sg.ShadowQuality=3
sg.PostProcessQuality=3
sg.TextureQuality=3
sg.EffectsQuality=3
sg.TrueSkyQuality=3
sg.GroundClutterQuality=3
sg.IBLQuality=1
sg.HeightFieldShadowQuality=3
sg.GroundClutterRadius=10000

[/script/engine.gamesession]
MaxPlayers=10

[SessionSettings]
SessionName=SessionName

[MessageOfTheDay]
Duration=29
Message=Message

 

Link to comment
Share on other sites

7 hours ago, Popiyopi said:

I had the same issues on linux server, the fix that worked for me was this:

1. Let the server create the file as it wants

2. Copy/Download that file and edit it (paste the things from my config inside the right part of the file)

3. Reupload the modified file with newer config and worked

Thanks, that worked! Now, for example the motd stays the same, but the session name and the player size keeps resetting. Is there a way to configurre them somewhere else that causes the override?

Link to comment
Share on other sites

17 hours ago, Obscuritas said:

Thanks, that worked! Now, for example the motd stays the same, but the session name and the player size keeps resetting. Is there a way to configurre them somewhere else that causes the override?

I have those configured as launch variables for the server, just add this and should work

./ShooterGameServer TheIsland?listen?SessionName=SessionName?MaxPlayers=10

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...