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.

Unity3D "__data" package

Featured Replies

  • Author
  • Localization

AMG, posted Fri Nov 18, 2016 9:42 pm (18895)


Seems like not a single tool can unpack these "__data" Unity packages, and not a single script can import them aswell.
I've already tried the latest version of Unity Studio, UnityEX and Unity Assets Bundle Extractor, these tools can't unpack it.
Also, Chipicao's max script can't directly import it too.
This one contains mainly meshes and textures:

http://www9.zippyshare.com/v/oQI3IAIi/file.html
  • Author
  • Localization

Cornal_Ec, posted Sat Nov 19, 2016 6:54 am (18901)


The assets bundle extractor works fine, what app is this?

Image

Image
  • Author
  • Localization

Acewell, posted Sat Nov 19, 2016 10:00 am (18904)


i guess he is using a really old version of those tools because UnityEx and UABE both open it :?
and judging by the numerous posts made on Xentax all within 12 minutes... :P
http://forum.xentax.com/viewtopic.php?f ... 93#p124393
http://forum.xentax.com/viewtopic.php?f ... 94#p124394
http://forum.xentax.com/viewtopic.php?f ... 95#p124395

i'm guessing the game name is "Drift spirits"? :)
  • Author
  • Localization

AMG, posted Sat Nov 19, 2016 1:26 pm (18907)


UnityEX gave me many errors when exporting the meshes.
Which version of the Assets Bundle Extractor and UnityEX did you use?
I've tried with the v1.5.4 of UEX and the 64bit v2.0 of UABE, and for me didn't work.
Yes, it's Drift Spirits though. :)

Sorry, my fault, I've skipped a passage. Seems to work just fine.
  • Author
  • Localization

reyzone, posted Sun Dec 18, 2016 8:53 am (19638)


why i can't export mesh to obj? i used AssetsBundleExtractor_2.0
  • Author
  • Localization

Acewell, posted Sun Dec 18, 2016 1:56 pm (19659)


it tells you right there in the error dialog :)
Quote:
Compressed meshes are not supported!


Unity Studio is the only tool that supports compressed meshes as far as i know.
i think the process is to use "UABE" to decompress the package then use "Unity Studio" to open it :?

i recall compressed meshes are just models with reduced point accuracy and i think this mainly
affects the UV and face indices more than anything. if i knew the algorithm to restore point accuracy
i would make a Noesis python script to open the compressed ones. :geek:

edit
actually it might be easier than i thought, you could probably just read bytes as floats
or something, but i don't know how far you can get with that and be successful :ugeek:
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.