Nioh 2 save data ownership converter
```shell
Usage: n2soc --user-data
Options:
-u, --user-data
```
Asserting my/SAVEDATA.BIN
is a save data of your own(which contains your ID info), and download/SAVEDATA.BIN
is an all-cleared save data you downloaded from community.
Surely you want to import this all-cleared data as your own to play build tests.
n2soc -u my/SAVEDATA.BIN -p download/SAVEDATA.BIN
On Windows you may execute:
n2soc.exe -u my\SAVEDATA.BIN -p download\SAVEDATA.bin
Then you will find imported data under OUTPUT
directory.