TeaEffTeu Posted July 22 Share Posted July 22 This topic is for discussion of file formats used by the NetEase NeoX Engine. Link to comment Share on other sites More sharing options...
JohnSmith Posted July 22 Share Posted July 22 (edited) One thing's for sure: Neox engine's npk files don't include file paths, at least not in Identity V. I've got an idea – what if we create a file directory and then use a BMS script to read this directory and store file names and their hash values in a dictionary? This way, we could quickly find file names later using their hash values. Check out this example: https://github.com/Ekey/LA.NPK.Tool/blob/main/LA.Unpacker/LA.Unpacker/FileSystem/Package/NpkHash.cs Here's a part of the chr.mini.npk file directory I built, along with the .map file I found: Chr.mini.map and filelist: https://mega.nz/folder/rdJniYTJ#N-kmNu-N8B5KyqvbBzw9TA Download link for chr.mini.npk: https://h55.gph.netease.com/androiduni_netease_2.79.125221.1782109/chr.mini.npk Edited July 23 by JohnSmith Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now