Skip to content

Ed1ks/dat-unity-android-savefile-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Edit Savefile of Android Apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages