ARK: Survival Evolved

ARK: Survival Evolved

View Stats:
Senkoau Feb 8, 2018 @ 9:03pm
Anyone know of a generator for a host havoc's game.ini files?
I bit the bullet and decided to just pay for a rented server/s for myself from host havoc and I'm trying to set them up currently. However a lot of the things I want need to be set up in the game.ini files on their site which is a text document rather than just checking yes/no/box like they are in a single player game. Things like multiple uses of the respec potion, different baby imprinting values, different matuartion times and so on. Some are in the knowledge base and others the command lines are I think here https://ark.gamepedia.com/Server_Configuration.

I've looked at a couple of youtube videos and I think I could manage to put something together if I need too. However I was wondering if there was anything like this https://ini.arkforum.de/ I could use to generate a properly set up game.ini file I could then copy and paste over?
< >
Showing 1-10 of 10 comments
Housatonic Feb 8, 2018 @ 9:16pm 
ARK Server Manager also lets you generate .inis if you want, I believe. Where you're hosting your server doesn't impact your .ini files though.
Valkyrie Feb 8, 2018 @ 9:17pm 
The server I use for playing around on has both options for tick box, or text config. I used to use the tick box, until I learned a bit more about the text.

Here is pretty much the base of my Game.ini, with a couple of things I added at the top.
[/script/shootergame.shootergamemode] bAllowUnlimitedRespecs=true bDisableStructurePlacementCollision=true bOnlyAllowSpecifiedEngrams=false MatingIntervalMultiplier=0.7 EggHatchSpeedMultiplier=20 BabyMatureSpeedMultiplier=20 bFlyerPlatformAllowUnalignedDinoBasing=true CropDecaySpeedMultiplier=1 PoopIntervalMultiplier=1 LayEggIntervalMultiplier=0.4 CropGrowthSpeedMultiplier=1 bPvEDisableFriendlyFire=false bAutoPvETimer=false bAutoPvEUseSystemTime=false AutoPvEStartTimeSeconds=0 AutoPvEStopTimeSeconds=0 bIncreasePvPRespawnInterval=false IncreasePvPRespawnIntervalCheckPeriod=300 IncreasePvPRespawnIntervalMultiplier=2 IncreasePvPRespawnIntervalBaseAmount=60 PvPZoneStructureDamageMultiplier=6 bPvEAllowTribeWar=True bPvEAllowTribeWarCancel=false BabyFoodConsumptionSpeedMultiplier=1 bPassiveDefensesDamageRiderlessDinos=true CustomRecipeEffectivenessMultiplier=1 CustomRecipeSkillMultiplier=1 bAllowCustomRecipes=true ResourceNoReplenishRadiusPlayers=0.5 ResourceNoReplenishRadiusStructures=0.3 MaxTribeLogs=100 bDisableLootCrates=false DinoHarvestingDamageMultiplier=3 PlayerHarvestingDamageMultiplier=1.5 DinoTurretDamageMultiplier=1 GlobalSpoilingTimeMultiplier=1 GlobalItemDecompositionTimeMultiplier=1 GlobalCorpseDecompositionTimeMultiplier=1 OverrideMaxExperiencePointsPlayer=0 OverrideMaxExperiencePointsDino=0 bDisableFriendlyFire=false MaxNumberOfPlayersInTribe=5 BabyImprintingStatScaleMultiplier=2 BabyCuddleIntervalMultiplier=.2 BabyCuddleGracePeriodMultiplier=1 BabyCuddleLoseImprintQualitySpeedMultiplier=1 PGMapName=ProceduralARK PGTerrainPropertiesString=MapSeed=999;LandscapeRadius=1.0;Water Frequency=5.0;Mountains Frequency=8.0;Mountains Slope=1.0;MountainsHeight=1.0;Turbulence Power=0.0125;Shore Slope=1.0;WaterLevel=-0.72;GrassDensity=1.0;JungleGrassDensity=0.02;ErosionIterations=200000;OceanFloorLevel=-1.0;SnowBiomeSize=0.3;RWBiomeSize=0.075;MountainBiomeStart=-0.55;MountainsTreeDensity=0.01;JungleBiomeStart=-0.65;IslandBorderCurveExp=4.0;MaxSawnPointHeight=0.1;SnowGrassDensity=0.25;MountainGrassDensity=0.05;SnowMountainGrassDensity=0.15;UnderwaterObjectsDensity=0.5;SnowMountainsTreeDensity=0.01;TreeDensity=0.003;JungleTreeDensity=0.66;RedWoodTreeDensity=0.35;SnowTreeDensity=1.0;RedwoodGrassDensity=0.1;ShoreTreeDensity=0.05;SnowShoreTreeDensity=0.025;DeepWaterBiomesDepth=-0.24;InlandWaterObjectsDensity=0.5;ShorelineStartOffset=0.01;ShorelineThickness=0.0015;TerrainScaleMultiplier=(X=1.0f,Y=1.0f,Z=1.0f);SnowBiomeLocation=(X=0.2f,Y=0.2f);RWForestBiomeLocation=(X=0.5f,Y=0.5f);NorthRegion1Start=(X=0.25f,Y=0.0f);NorthRegion1End=(X=0.416f,Y=0.5f);NorthRegion2Start=(X=0.416f,Y=0.0f);NorthRegion2End=(X=0.582f,Y=0.5f);NorthRegion3Start=(X=0.582f,Y=0.0f);NorthRegion3End=(X=0.75f,Y=0.0f);SouthRegion1Start=(X=0.25f,Y=0.5f);SouthRegion1End=(X=0.416f,Y=1.0f);SouthRegion2Start=(X=0.416f,Y=0.5f);SouthRegion2End=(X=0.582f,Y=1.0f);SouthRegion3Start=(X=0.582f,Y=0.5f);SouthRegion3End=(X=0.75f,Y=1.0f);EastRegion1Start=(X=0.75f,Y=0.0f);EastRegion1End=(X=1.0f,Y=0.333f);EastRegion2Start=(X=0.75f,Y=0.333f);EastRegion2End=(X=1.0f,Y=0.666f);EastRegion3Start=(X=0.75f,Y=0.666f);EastRegion3End=(X=1.0f,Y=1.0f);WestRegion1Start=(X=0.0f,Y=0.0f);WestRegion1End=(X=0.25f,Y=0.333f);WestRegion2Start=(X=0.0f,Y=0.333f);WestRegion2End=(X=0.25f,Y=0.666f);WestRegion3Start=(X=0.0f,Y=0.666f);WestRegion3End=(X=0.25f,Y=1.0f)

And the Gus.ini
[ServerSettings] -servergamelog -servergamelogincludetribelogs allowThirdPersonPlayer=true AllowCaveBuildingPvE=false alwaysNotifyPlayerJoined=false alwaysNotifyPlayerLeft=false AllowFlyerCarryPvE=true bDisableStructureDecayPvE=false DinoCharacterFoodDrainMultiplier=0.5 globalVoiceChat=false HarvestAmountMultiplier=5 MaxStructuresInRange=6700 noTributeDownloads=false PreventDownloadSurvivors=false PreventDownloadItems=false PreventDownloadDinos=false PreventUploadSurvivors=false PreventUploadItems=false PreventUploadDinos=false PlayerCharacterHealthRecoveryMultiplier=1.1 proximityChat=false ResourcesRespawnPeriodMultiplier=0.9 ServerAdminPassword=Outcast3 ServerCrosshair=true serverForceNoHud=false serverHardcore=false ServerPassword= serverPVE=false ShowMapPlayerLocation=false TamedDinoDamageMultiplier=1 TamedDinoResistanceMultiplier=1 TamingSpeedMultiplier=7 XPMultiplier=1 EnablePVPGamma=true DisablePvEGamma=true SpectatorPassword= DifficultyOffset=5 PvEStructureDecayDestructionPeriod=1 Banlist= PvPStructureDecay=false DisableDinoDecayPvE=false PvEDinoDecayPeriodMultiplier=1 AdminLogging=false TribeLogDestroyedEnemyStructures=true MaxTamedDinos=5000 KickIdlePlayersPeriod=3600 StructureDamageRepairCooldown=180 ForceAllStructureLocking=true AutoDestroyOldStructuresMultiplier=0 MaxPlatformSaddleStructureLimit=120 PerPlatformMaxStructuresMultiplier=1 PreventOfflinePvP=false PvPDinoDecay=false ShowFloatingDamageText=true PreventDiseases=false NonPermanentDiseases=true DisableImprintDinoBuff=false AllowAnyoneBabyImprintCuddle=false OverrideStructurePlatformPrevention=false EnableExtraStructurePreventionVolumes=true AllowRaidDinoFeeding=true PreventTribeAlliances=false AllowHitMarkers=true PreventOfflinePvPInterval=900 RCONEnabled=true RCONServerGameLogBuffer=600 OnlyDecayUnsnappedCoreStructures=true FastDecayUnsnappedCoreStructures=true PvEAllowStructuresAtSupplyDrops=true ActiveMods= RCONPort=7878 TheMaxStructuresInRange=10500.000000 OxygenSwimSpeedStatMultiplier=1.000000 StructurePreventResourceRadiusMultiplier=1.000000 RaidDinoCharacterFoodDrainMultiplier=1.000000 AutoSavePeriodMinutes=60.000000 ListenServerTetherDistanceMultiplier=1.000000 [/script/shootergame.shootergameusersettings] MasterAudioVolume=1.000000 MusicAudioVolume=1.000000 SFXAudioVolume=1.000000 VoiceAudioVolume=1.000000 CameraShakeScale=1.000000 bFirstPersonRiding=False bThirdPersonPlayer=False bShowStatusNotificationMessages=True TrueSkyQuality=0.700000 FOVMultiplier=1.000000 GroundClutterDensity=1.000000 bFilmGrain=False bMotionBlur=False bUseDFAO=False bUseSSAO=True bShowChatBox=True bCameraViewBob=True bInvertLookY=False bFloatingNames=True bChatBubbles=True bHideServerInfo=False bJoinNotifications=False bCraftablesShowAllItems=True bLocalInventoryShowAllItems=False bRemoteInventoryShowAllItems=False LookLeftRightSensitivity=1.000000 LookUpDownSensitivity=1.000000 GraphicsQuality=1 ActiveLingeringWorldTiles=7 ClientNetQuality=3 LastServerSearchType=0 LastDLCTypeSearchType=-1 LastServerSearchHideFull=False LastServerSearchProtected=False HideItemTextOverlay=False bDistanceFieldShadowing=True LODScalar=1.000000 bToggleToTalk=False HighQualityMaterials=True HighQualitySurfaces=True bTemperatureF=False bDisableTorporEffect=False bChatShowSteamName=False bChatShowTribeName=True EmoteKeyBind1=0 EmoteKeyBind2=0 bNoBloodEffects=False bLowQualityVFX=False bSpectatorManualFloatingNames=False bSuppressAdminIcon=False bUseSimpleDistanceMovement=False bDisableMeleeCameraSwingAnims=False bHighQualityAnisotropicFiltering=False bPreventInventoryOpeningSounds=False bPreventItemCraftingSounds=False bPreventHitMarkers=False bPreventCrosshair=False bPreventColorizedItemNames=False bHighQualityLODs=False bExtraLevelStreamingDistance=False bEnableColorGrading=True DOFSettingInterpTime=0.000000 bDisableBloom=False bDisableLightShafts=False LastPVESearchType=-1 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 [SessionSettings] SessionName=Your server name here [/script/engine.gamesession] MaxPlayers= [MessageOfTheDay] Duration=20 Message=Bla bla bla welcome!

You're welcome to copy and paste this and sift through to change things as you like.
Last edited by Valkyrie; Feb 8, 2018 @ 9:27pm
Senkoau Feb 8, 2018 @ 11:57pm 
Thanks, I'll see what I can do. I don't think host havoc has a gus file for me to edit just the first one looking at what you have in those scripts. I'll also try ark sever manager and see if it can generate something for me.
Valkyrie Feb 9, 2018 @ 12:13am 
A lot of the settings for customising your server are under gus.ini... I would be surprised if they didn't have anything for it.
Senkoau Feb 9, 2018 @ 1:27am 
They do and I've made use of them but there are others which aren't and a lot of those are the ones I want to change. Unlimited respec potions, different maturation/gestation times, higher values for imprinting, letting anyone cuddle/feed after that initial imprint and so on. Other things are in the GUS like harvest amount of cave building and I've modified those already. Since they have a checkbox/enter value system for that. The game.ini though is text only.

Speaking of which here is what I have I'd greatly appreciate a more experienced person taking the time to look over it for any mistakes/duplicated items please.

[/script/shootergame.shootergamemode]
bAllowUnlimitedRespecs=true
bDisableStructurePlacementCollision=true
bOnlyAllowSpecifiedEngrams=false
MatingIntervalMultiplier=0.5
EggHatchSpeedMultiplier=10
BabyMatureSpeedMultiplier=10
bFlyerPlatformAllowUnalignedDinoBasing=true
CropDecaySpeedMultiplier=1
PoopIntervalMultiplier=1
LayEggIntervalMultiplier=1.0
CropGrowthSpeedMultiplier=1
bPvEDisableFriendlyFire=false
bAutoPvETimer=false
bAutoPvEUseSystemTime=false
AutoPvEStartTimeSeconds=0
AutoPvEStopTimeSeconds=0
bIncreasePvPRespawnInterval=false
IncreasePvPRespawnIntervalCheckPeriod=300
ncreasePvPRespawnIntervalMultiplier=2
IncreasePvPRespawnIntervalBaseAmount=60
PvPZoneStructureDamageMultiplier=6
bPvEAllowTribeWar=True
bPvEAllowTribeWarCancel=false
BabyFoodConsumptionSpeedMultiplier=1
bPassiveDefensesDamageRiderlessDinos=true
CustomRecipeEffectivenessMultiplier=1
CustomRecipeSkillMultiplier=1
bAllowCustomRecipes=true
ResourceNoReplenishRadiusPlayers=1.0
ResourceNoReplenishRadiusStructures=1.0
MaxTribeLogs=100
bDisableLootCrates=false
DinoHarvestingDamageMultiplier=3
PlayerHarvestingDamageMultiplier=1.5
DinoTurretDamageMultiplier=1
GlobalSpoilingTimeMultiplier=2
GlobalItemDecompositionTimeMultiplier=2
GlobalCorpseDecompositionTimeMultiplier=3
OverrideMaxExperiencePointsPlayer=0
OverrideMaxExperiencePointsDino=0
bDisableFriendlyFire=false
MaxNumberOfPlayersInTribe=30
BabyImprintingStatScaleMultiplier=1.596
BabyCuddleIntervalMultiplier=.03
BabyCuddleGracePeriodMultiplier=1
BabyCuddleLoseImprintQualitySpeedMultiplier=5
serverForceNoHud=0
serverHardcore=0
ServerAdminPassword=
ServerPassword=
SpectatorPassword=
SpectatorPassword=
DisableImprintDinoBuff=0
AllowAnyoneBabyImprintCuddle=1
EnableExtraStructurePreventionVolumes=0
ShowFloatingDamageText=true
PvEAllowStructuresAtSupplyDrops=1
bPvEDisableFriendlyFire=1
AllowCrateSpawnsOnTopOfStructures=1
PreventOfflinePvP=true
AllowFlyingStaminaRecovery=true
bAllowPlatformSaddleMultiFloors=true
ForceAllowCaveFlyers
NonPermanentDiseases=true
OverrideStructurePlatformPrevention=true
Valkyrie Feb 9, 2018 @ 1:38am 
Seems fine to me.

Although you may find the cuddle interval to be a bit .... uh .... demanding? If I correctly remember which way that setting works.

Best way to learn is to try! Change and tinker, then go "Oh sh!t", and try to change things back.
Harl Blabberhoof Feb 9, 2018 @ 1:45am 
Keep also in mind that some options belong into the GameUserSettings.ini and some in the Game.ini (just as explained on the wiki page you linked before).
Settings in the wrong file won't work (and sometimes get deleted from that file by the server).
Senkoau Feb 9, 2018 @ 2:11am 
I double checked against host havocs game user ini and command line interface removing things in either of those like non permanent diseases (in the command line) or dino health recovery (in the game user settings). I hope I got them all.

Cuddle interval is short but I think it works based on having used it in single player. Its because of the faster maturization and also offset by the slower fall off after they tell you what they need, but if need be I'll adjust it. All of these are based on single player experience but I may have missed somethings.

Only two things I'd not found yet. First was how to raise max dino level to 150, which I think I'll get by changing override official from the default of 4 to 5 in the command line (or it'll all go horribly wrong). Second is increasing the quality of loot drops (supply and fishing) to 2 instead of one.

EDIT
There's probaby going to be a lot of things I need to adjust to get it right to be honest.
Last edited by Senkoau; Feb 9, 2018 @ 2:43am
Valkyrie Feb 9, 2018 @ 3:04am 
The difficulty at 5 will give you lvl 150 dinos.
Senkoau Feb 9, 2018 @ 11:48am 
Excellent thank you.
< >
Showing 1-10 of 10 comments
Per page: 1530 50

Date Posted: Feb 8, 2018 @ 9:03pm
Posts: 10