Nikke-db / Nikke-db.github.io

156 stars 56 forks source link

Sprite png #1

Closed canislupuslee closed 1 year ago

canislupuslee commented 1 year ago

Thank you, but how do you break down the game pack? What tools do you need

I can't find UnityCache when unpacking, please tell me, thank you

by 2022.11.10

Nikke-db commented 1 year ago

On android, you can find the unity cache using this path: root > android > data > com.proximabeta.nikke > files > UnityCache . The assets are in the folder Shared. You can also find the eb folder ( inside files ) which have encrypted game assets such as l2d and bgm.

This should be accessible even on non rooted devices.

Android emulators should have a similar path.

I have no idea how to access this using other operating softwares such as iOS or Harmony OS.

canislupuslee commented 1 year ago

What is the decryption tool? I tried several, but nothing worked

Nikke-db commented 1 year ago

https://github.com/FZFalzar/NikkeTools

canislupuslee commented 1 year ago

Thank you!