Skip to content

Reverse engineering and looking at the save game format of ARK: Survival Evolved.

License

Notifications You must be signed in to change notification settings

HumaneWolf/ark-savefiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARK: Survival Evolved - Save Game Reverse Engineering

The goal for this project is to reverse engineer and document the format of the save games in the game ARK: Survival Evolved.

There is no guarantee it will ever be finished, and no time schedule for it's completion or for support for future save game format updates.

Save Format

ARK uses it's own binary save game format, rather than a standardized format. The format is documented in the wiki for this repository.

In addition, python scripts which read the save file is included, as an example of how to read the save sequentially.

Licence

The work is released under a MIT licence, however, giving credits is appreciated.

This work is derived from Qowyn work with older save game versions.

About

Reverse engineering and looking at the save game format of ARK: Survival Evolved.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages