Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 571 Bytes

File metadata and controls

26 lines (17 loc) · 571 Bytes

dat-unity-android-savefile-editor

Edit Savefile of Android Apps

Installation

Requires Python 3 and msgpack-python

  pip install msgpack

How to run this

  1. copy .dat file from an Android Unity game into the same directory as main.py
  2. name the .dat file "input.dat"
  3. run main.py
  4. open edit.json with Notepad++
  5. change values as you want and save
  6. press any key in bash
  7. copy output.dat back to android and replace the old savefile

Tested and Works

  • With Alien Invasion from Playstore