ARK: Survival Evolved

ARK: Survival Evolved

GetEngrams (Engram hider utility)
Boss Mar 15, 2023 @ 2:25am
Game.ini and GUS.ini
bOnlyAllowSpecifiedEngrams=true ------------------> must be in the Game.ini

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Campfire_C", EngramPointsCost=3, EngramLevelRequirement=2, RemoveEngramPreReq=false)

This [OverrideNamedEngramEntrie] ------- > above must also be placed in the Game.ini

having [bOnlyAllowSpecifiedEngrams=true] set to true will remove all engrams in the game and only allow the override engrams you place in the Game.ini this is kinda like starting the ark game fresh with now engrams.

[GetEngrams]
GetEngrams=false
RemapRemovesRemapee=false

this code above must be placed in the GUS.ini, ALSO called or seen as GameUserSettings.ini

setting [GetEngrams=True] to True will make a LOG with all the engrams that you have on the server if you have mods it will also find those engrams and place them in that Log. from there copy the Log codes.

go to https://kronogenics.github.io/ARKEngramFilter/

from there Paste the Code directly in to the Server Log and hit Submit button.

go to the other tabs and fill out what you would like to change.

i also strongly recommend downloading Notepad++ this will help you find the engram you want to remove with just going to the top of the program clicking search, than type in Fire and hit search and next and it will display every fire word in the file.

it will also help with just double clicking the engram name instead of having to use the mouse to drag and copy

when your done you will be left with the remaining codes that must be placed in the Game.ini not in GUS.ini. when done save and start your server.

IMPORTANT--- if your using the ARKServerManager that host from your PC at home. this is for you. Look for the Engrams tab in the ARK server manager and drop down the menu.

check the 3 boxes [Auto Unlock All Engrams] , [ Enable Engrams Overrides] , [ Only Allows Selected Engrams]

than from there Click the Clipboard to the right of [Enable Engram Overrides] and paste the codes that was created from the Website you used to edit your engram codes.

scroll down and take a look. you will see all the Check Boxes with only the items you wanted to keep has now been checked and the items you didn't want was not selected.

i just want to give my thanks to this mod Developer. i really love this mod!