ARK: Survival Evolved

ARK: Survival Evolved

25 ratings
GetEngrams (Engram hider utility)
2
2
   
Award
Favorite
Favorited
Unfavorite
Content Types: Mod
File Size
Posted
Updated
1.882 MB
May 17, 2020 @ 10:32am
May 17, 2020 @ 6:12pm
4 Change Notes ( view )

Subscribe to download
GetEngrams (Engram hider utility)

Description
For whatever reason, when it comes to hiding engrams via the game.ini through the normal technique, it can cause a lot of lag. The solution to this is to use bOnlyAllowSpecifiedEngrams=true within the game.ini. This means you must reference ALL engrams that you would like to have learnable using "OverrideNamedEngrams" and filling out the information. Unfortunately, you cannot simply reference them and call it good, it will remove the engram cost and engram level. That's where this mod comes in. It will give you a list of all of the properly formatted Engram overrides, and then you just have to take out the ones that you don't want to be learnable.

This mod mainly exists for server owners that want to hide engrams without lag. This mod will generate a list of all OverrideNamedEngrams with the correct engram name, level, and engram point requirement, which will then be output to the log. Post processing will have to be done with some kind of script.

Helper website that will do most of the processing work for you.[kronogenics.github.io]

;enable to gather engrams ;RemapRemovesRemapee is mainly used with stack mods (stack mods overwrite the engram for the original item, this will remove the original item\'s engram in favor of the overwritten one, otherwise, the mod will have both original and remap. [GetEngrams] GetEngrams=false RemapRemovesRemapee=false
Popular Discussions View All (2)
2
Aug 22, 2023 @ 11:53am
How to use
Oni Bytes
0
Mar 15, 2023 @ 2:25am
Game.ini and GUS.ini
Boss
33 Comments
Vacuous Truth May 22, 2023 @ 1:56pm 
Easy use of this mod;

1. Add this mod (2100040774) to the end/bottom of your mod list order "ActiveMods=" which is inside the GameUserSettings.ini (GUS.ini) Loading last, allowing it to catch all.
2. Add the config below to the very bottom GUS.ini with a line break before and after like:

[GetEngrams]
GetEngrams=True
RemapRemovesRemapee=False

(If using stack mods like HG or SMM then do RemapRemovesRemapee=True)
3. Add if not already existing, the command line argument -servergamelog to the very end of your command line arguments (I.E. TheIsland?Listen -Log -servergamelog)

Once all this is set up, go ahead, run the server, and let it fully start up, now check logs in the folder /shootergame/saved/logs (look for the newest log sorted by date)

That's how you use this to obtain all engrams within all mods, so you can further customize/optimize your server.
Vacuous Truth May 22, 2023 @ 1:25pm 
The following does not require the mod to be installed anymore or configured in any way.

Basic steps on how to disable engrams;

1. Enable the boolean: bOnlyAllowSpecifiedEngrams=true within the game.ini this time (This hides any engrams which are NOT added into the game.ini)

2. Remove any entries of engrams you do not wish to have, anything you remove from the list, will not show up in the games engram entries.

*Some entries may still appear in some crafting stations under certain conditions!
Always mindwipe all players on the server so there is little to no future conflict.

I will not go into further detail, as there are plenty of meticulous guides online.
Rebiirth Apr 30, 2023 @ 12:18pm 
@Krumbles yes i actually would like to know how to use it now. i added you
pichulone Feb 28, 2023 @ 9:02pm 
@krumbles, can you help me here plz . thank <3
Krumbles Jan 12, 2023 @ 5:57pm 
Hey @Rebiirth, I was able to get it to work just now. DM me if you still need help.
Rebiirth Jan 11, 2023 @ 6:41pm 
is this still working? its not working anymore for me. it used work flawlessly
GUS_CHIGGINZ May 9, 2022 @ 3:18pm 
Honestly i have been using this mod for a year now and it is the best tool i have ever used for server set up! thank you so much for this @Kronogenics!
Kronogenics  [author] Dec 16, 2021 @ 7:38pm 
I pretty much don't maintain my mods unless I'm actively playing ARK. May check the various updates for information on moved logs or something?
ACWN Dec 16, 2021 @ 5:27pm 
I'm going to be "that person" but I followed the instructions in your How To post - put everything where it was suppose to be, restarted the server with the mod enabled and "GetEngrams=true" in the GUS. However, the log does not appear in the specified location. It seems like it should be really straight forward, so I guess I'm missing something somewhere. Can you help at all?
Kronogenics  [author] Mar 8, 2021 @ 11:48am 
That's exactly what it's for :)