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.

Revived Witch's nekodata file extraction

Featured Replies

  • Author
  • Localization

pepegaswiper69, posted Mon Dec 20, 2021 3:23 am (68382)


I'm currently messing with an Android game Revived Witch.
Their data files are stored as a custom file system format `.nekodata`. Analysing these files in a hex editor, I figured out that each nekodata file contains the following data:
- `pixelneko filesystem` header at the start
- A lot of UnityFS bundles putting next to each other
- Some form of encrypted metadata at the end
So I tried to extract each UnityFS bundle from a nekodata file and put it in Asset Studio, but all of them faced the same error of "array dimensions exceeded supported range". Any idea why this may happen?

Files: https://drive.google.com/drive/folders/ ... sp=sharing
test.bundle is the first UnityFS file in characters.nekodata
  • Author
  • Localization

Lico, posted Wed Dec 22, 2021 3:35 pm (68431)


pepegaswiper69 wrote:
I'm currently messing with an Android game Revived Witch.
Their data files are stored as a custom file system format `.nekodata`. Analysing these files in a hex editor, I figured out that each nekodata file contains the following data:
- `pixelneko filesystem` header at the start
- A lot of UnityFS bundles putting next to each other
- Some form of encrypted metadata at the end
So I tried to extract each UnityFS bundle from a nekodata file and put it in Asset Studio, but all of them faced the same error of "array dimensions exceeded supported range". Any idea why this may happen?

Files: https://drive.google.com/drive/folders/ ... sp=sharing
test.bundle is the first UnityFS file in characters.nekodata


You can use my open sourced tool instead https://github.com/lico-n/unneko
Guest
This topic is now closed to further replies.

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.