Skip to content

v1.0.0 (Pre-release 2)

Latest
Compare
Choose a tag to compare
@Raemien Raemien released this 17 Jul 07:13
· 1 commit to master since this release

This is not a release candidate. Issues may occur.

This utility is designed to be a CLI setup wizard.
While command-line arguments are not required to run this tool, I've included a few for the sake of convenience:

NeosAPKPatchingTool.exe "APKPath" "DataPath" [args]

-h: Display help message.
-f: Automatically download any missing dependencies.
-m: Patch the input APK with NeosModLoader.
-d: Patch APK with 'debuggable' attribute.
--fingers: Patch APK with native finger tracking support.

Some things to note

  • The nml_mods and nml_libs folders are located inside sdcard/ModData/com.Solirax.Neos/....
  • You don't need to plug in your device to use this tool, though it is recommended you do for your first installation.
  • The latest GitHub release of NML does not support android. You'll either need to build from source, or download this artifact.