frlesno.blogg.se

Ark single player save file
Ark single player save file










ark single player save file

Thanks to Qowyn for his great work to analyze the binary format of the ARK savegame files and his Java version of ArkTools/SavegameToolkit. This project needs SavegameToolkit and SavegameToolkitAdditions from ArkSavegameToolkit. Titanomyrma) but not Manta or Gigant (i.e. There is no save button, it's self-saving when changed.įor "Excluded Wildlife" use case insensitive significant parts of the creature name, or the full name, or a regular expression like ^ant to exclude Ants (i.e.

ark single player save file

Some of them might be marked as hidden when the hiding feature of the S+ mod was used. The structures list shows only one line for each unique pair of coordinates where structures are placed (doubleclick to expand).

  • Map: Shows all tamed creatures and also player created structures on maps or as a list.
  • Wildlife: list of wild creatures with sorting (click the column headers) and basic filtering.
  • Double click on a line will show its details. However the files can be read nontheless, opening manual after selecting a map name. The tool is designed for singleplayer and might not work with the structure of the Saved folder in servers. Another click will copy and read it again.Įnter saveworld at the command line in-game to write a file that can be analyzed. ArkSaveAnalyzerĪ GUI tool to inspect the objects of a savegame file (the map file, not the player or tribe files).Ī click on a map name will copy the file from ARK's Saved folder to the configured working directory, then will read it. I forgot why I included this lib as source instead of just a NuGet package reference. Different formatting doesn't matter, and float/double/decimal values are considered the same as long as the difference is very small.Ĭ# serializes these types slightly different than Java. CompareJsonĪ small tool to compare the contents of two Json files.

    ark single player save file

    mmap, parallel).īecause I used a different library for reading the command line the syntax might be different compared to the Java version of ArkTools.

    ark single player save file

    I also can't guarantee that all of the option switches work as intended (e.g. The converting back part and some other not finished/tested parts are deactivated. This is a command line tool to convert the binary files to Json and back, and to create usefull json files like a list of all creatures. Mostly a translation of Qowyn's ark-savegame-toolkit v0.8.1 and ark-tools v0.6.4 from Java into C#. Basically a tool to analyze savegames files for ARK: Survival Evolved ContentsĪ small GUI to present the data in the savegame












    Ark single player save file