- First you need to locate the patch files, which will all be downloaded into this folder usually
C:\Users\(You)\AppData\LocalLow\Unity\com_proximabeta_NIKKE\naps
- To only get the new files I use the search function on the explorer by typing "date:patch date" and it will only list the new files. Then you copy them all over into a different folder.
- You need a tool called NAU to decrypt the encrypted files, you can download it here
- And you also need the latest keys. There's two ways to get them. Either go to this site
- After making sure you have the latest keys you can open cmd and run a command line to decrypt the files in the folder you copied over earlier. It should look something like this
NikkeAssetUnpacker.exe d -i "input folder" -o "output folder"
It should only decrypt the files that actually had encryptions this way, but some files aren't encrypted and those will just be skipped. - Then you need a tool called AssetStudio. I use this version, there's also some other forks. You don't have to install it, just unpack.
- Open AssetStudio and then select File in the top bar and Load folder and select the folder with the decrypted files and it will load them all in. And then you can view them on the Asset List and right-click to export the files.
- Some files are still in the other original folder since they weren't encrypted, but it's mostly not the interesting stuff. You could simply merge the decrypted folder with the first one and overwrite the encrypted files there, but personally I wouldn't because AssetStudio takes quite a while to load all the files and the more there are the longer it takes.
And that's it. If you check the mod site above there's some explanations there and some other methods to do stuff so that might be easier, I dunno really.