190nm / rein-kuro

Tools for working with NieR Reincarnation.
13 stars 4 forks source link
nier

Installing

Extract the release zip, then compile it:

python setup.py build_ext --inplace

On windows you may need to install the Python native development tools from visual studio first.

Then, install the package:

python setup.py install

For those who c[A]re:

First time setup

(i.e for the japanese release: /caches/jp/.)

\data\data\com.square_enix.android_googleplay.nierspjp\files\octo\pdb\201\<numbers>\octocacheevai

Move ALL of the encrypted resources there. They can be found at:

\data\data\com.square_enix.android_googleplay.nierspjp\files\v1\201\.

(In particular, only the ones with 32 character filenames such as c2e196279db8b6a49db81e1a64cd344a are necessary.)

The tool is now ready to be used.

Usage