Giter Club home page Giter Club logo

awsgtools's Introduction

Tools and scripts to parse Animal Well binary save data

Templates

010 Editor

AW_SaveData.bt is the binary template file for 010 Editor To edit your savedata:

  1. Install the editor, run it, open your AnimalWell.sav as a binary/hex file
  2. Go to Templates -> Open Template and open the downloaded AW_SaveData.bt.
  3. Press F5 to run the template or use the menu to run it.
  4. You should see the Template Results window output down below. If you dont see it, press Alt+4
  5. ONLY modify the savefile values though Template Results! Ignore Inspector.
  6. After you are done making the changes, enter 999 into GlobalState -> SaveHash field, press Enter - it will calculate save hash. Re-save the file. If you forget this step... well, you will see.

If you want to use the template at runtime, to edit live game state, in-game - open the Animal Well process, run search for hex bytes 41 57 41 56 56 57 53 48 83 EC 60 48 8B 1D and then just run the template.

ImHex

AW_SaveData.hexpat is a port of the 010 template to open-source ImHex It lacks some of the features of the base 010 template like previews for some data, but otherwise indentical.

Tools

Known save editors:

Documentation

The project wiki contains some documentation on the save format which might be useful for human eyes, including various points which might be useful for tool authors.

Contributing

If you plan to contribute to template tables, make sure to ALWAYS explictly pad any of the bitfields (structs). This is because ImHex does no padding by default so the conversion can't be straightfoward. Inline declarations of structs 010 allwos also cannot be used for the same reasons.

Contributors

  • Kein - initial save format structure research, template maintenance
  • apocalyptech - initial save format structure research, tooling
  • ero - runtime save format structure research, lots of it
  • lipsum - runtime save format structure research
  • polinet68 - save format structure research
  • avengah - save format structure research

awsgtools's People

Contributors

kein avatar apocalyptech avatar

Stargazers

Jeff Sipko avatar Zephyr Lykos avatar Ihor Taranenko avatar Paul avatar

Watchers

 avatar  avatar Ihor Taranenko avatar Ero avatar

awsgtools's Issues

misspell

PickedUpFuits -> PickedUpFruits

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.