Come chat with us and we will get back to you as soon as possible!
Contact SupportHolyHosting
Holy Team

Taming is one of the core parts of ARK: Survival Evolved. It turns wild creatures into mounts, guards, resource gatherers, and occasionally very expensive mistakes with teeth. On a default server, though, some tames can take a long time.
To make the process faster, you can edit ARK's server multipliers. The main setting is `TamingSpeedMultiplier`, which increases how quickly creatures tame. An optional second setting, `DinoCharacterFoodDrainMultiplier`, can make dinosaurs get hungry faster, helping the taming process move along.
There are two useful values for this setup:
A value of `1.0` is the default. Raising it to `2.0` doubles the effect, while `5.0` makes it five times faster. Keep the numbers reasonable unless you want taming to feel more like instant paperwork than survival.


```ini TamingSpeedMultiplier=1.0 ```
You can also add the food drain setting on a new line:
```ini DinoCharacterFoodDrainMultiplier=1.0 ```


For a moderate boost, try:
```ini TamingSpeedMultiplier=3.0 DinoCharacterFoodDrainMultiplier=2.0 ```
For a much faster server, try:
```ini TamingSpeedMultiplier=5.0 DinoCharacterFoodDrainMultiplier=3.0 ```
The taming speed setting is the important one. The food drain setting is optional, but it can make certain tames feel smoother.
If the settings save but do not work in-game, check that both lines are placed under `[ServerSettings]`. ARK will ignore them if they are in the wrong section. Also confirm the spelling and formatting are exact, including the equals sign and number value.
If the file will not save, stop the server first, edit the file again, save, and then start it back up. If the panel editor still causes trouble, edit `GameUserSettings.ini` through file access instead. The usual path is `.../ShooterGame/Saved/Config/LinuxServer`.
After changing the file manually, restart the server and test taming again in-game.
Come chat with us and we will get back to you as soon as possible!
Contact SupportA step-by-step walkthrough for adding Steam Workshop mods to your ARK: Survival Evolved dedicated server, from grabbing mod IDs to editing GameUserSettings.ini and fixing the common mismatch errors that block players from joining.
Dial dino spawn rates in ARK: Survival Evolved up or down, either across the board or per species, using a few clean config edits from the HolyHosting control panel.
Learn how to tune your ARK: Survival Evolved server through the GameUserSettings.ini file. Find the config in your HolyHosting panel, change existing values, and add new settings that ARK does not include by default.