Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts.npk only has .dat now #15

Open
cybrejon opened this issue Jun 28, 2024 · 7 comments
Open

scripts.npk only has .dat now #15

cybrejon opened this issue Jun 28, 2024 · 7 comments

Comments

@cybrejon
Copy link

I'm sure Onmyoji Arena has made recent changes to their compression because now you can only extract .dat files from scripts.npk using extractor.py.

Before this you could extract sourcemaps in json, animation data, and the sort.

@huudanh-gif
Copy link

Me too. Now they can only extract .dat files and no other files.

@MarcosVLl2
Copy link

If everyone is still having issues with this (like I did), try this:

Rename .dat to .zst

scripts.npk files are now getting saved as ZStandard files. Download any utility to unpack ZStandard (7Zip with
In linux you can use "unzstd 0000000.zst".

Hope this helps!

@Zverobob
Copy link

Having the same issue, dats all the way.
.zst doesnt work with the games I'm trying to extract files from

@MarcosVLl2
Copy link

I opened a new fork and updated some things, perhaps now you can recover the files with my version

@tlxg2
Copy link

tlxg2 commented Aug 23, 2024

Indeed unable to unpack script.npk

@MarcosVLl2
Copy link

I just updated the fork I'm working on, it should currently have full compatibility with Onmyoji and Onmyoji Arena

@ScarlettAldridge
Copy link

I just updated the fork I'm working on, it should currently have full compatibility with Onmyoji and Onmyoji Arena

Unfortunately using your tool,the script.npk in onmyoji old version still cannot open and the output has dat intension,Do you know what the problem is?Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants