Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.
Zero Tolerance for Disrespect

Need help getting models from a NPK file from a game called Dragonheir: Silent Gods

Featured Replies

Been trying to get models by using assestripper, assetstudio, yet it turns out most of the models are in its NPK file, ChatCPT and Google Gemini sucked at helping so I need an expert to help me getting its models

Heres the image of the game I want to get its models from its NPK.file im talking about, and its NPK files says its "UnityFS"Screenshot(4).png.64dffb189b34bc48ef9e08b179bec840.png

Screenshot (3).png

Screenshot (1).png

Since I don’t have a sample file to work with, I’m just sharing some analysis based on my past experience. Take this as a reference:

1.First, try searching for the string “UnityFS” inside the .npk file. If there are multiple search results, then the .npk file is likely just a simple package format.

2.If it is this simple type, you can directly cut the data from a hex editor and save it into a new file with an .assets extension.

3.The range of data you need to cut should start from the very beginning of the file and end right before the second occurrence of the “UnityFS” string.

4.If there is only one search result for “UnityFS”, then I will need you to upload a sample file for further analysis.

  • Supporter

AssetStudioMod unpacks two files only from dgres.npk (15 GB), this shows one of them:

DragonheirTex1_.png

(Since there's more than 10000 occurences of "UnityFS" in the npk it might be useful to split it up.)

edit: the 4th (?) block looks like so and needs to be given a dds header, maybe:

CAB-93b1fd254e7b818af969de954a2427ae.jpg.00eb47c95ef37ea4f01b9638457f0501.jpg

uvs:

dgresuvs.thumb.png.36dddf63612cfc855c2c6cf62d9417ae.png

 

Edited by shak-otay

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.