Skip to content

0.1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@KuhakuPixel KuhakuPixel released this 08 Dec 15:07
· 118 commits to master since this release
4bdccfe

Added

  • Add initial version of In App purchase Hack support for android

Fixed

  • [Modder]: build from source error on windows
  • [Modder]: use --use-aapt2 during rebuild, so we can patch newer games
  • [ATG]: fix crash on armv8l (saumsung J7)
  • [ATG]: fix hang when connect to ACE Server on some devices more detail

Changed

  • [Modder]: patch command from modder patch [APK_PACKAGE_NAME] to modder patch [APK_PACKAGE_NAME] -m for adding memory editing support
  • [Modder]: removed decompile and recompile command because its not too important