Field | Value |
---|---|
Operating System | Linux - Debian GNU/Linux 12 on x86_64 |
Product | AMP Release “Callisto” v2.5 |
Virtualization | None |
Application | ARK: Survival Evolved |
Module | GenericModule |
Running in Container | No |
Current State | Ready |
Problem Description:
I have made some changes to Ark-seconfig.json to add settings to the “/Script/ShooterGame.ShooterGameMode” section of Game.ini for ARK se.
I have changed the configmanifest.json locally to ensure I can see my changes in the UI, and they work as expected. I then went to check the game.ini to see my changes, and the game.ini is blank.
I have checked a backup of my game.ini from before I made the changes and can see that it was blank there too. Its not clear if the game.ini file has ever been populated.
I can see in the ark-semetaconfig.json in the templates repository that the game.ini section is missing ConfigFormat, and ConfigFormatRegex parameters. Is this required for the game.ini to populate correctly? If not, are there any other reasons why it isnt populating?
Thanks
Steps to reproduce:
- Create an Ark SE instance
- Browse to /ShooterGame/Saved/Config/LinuxServer/
- Check game.ini
Actions taken to resolve so far: Checked over configuration files and looked through amp templates. I dont know how to apply the metaconfig so I am unable to test any changes.