aelurum / AssetStudio

AssetStudioMod - modified version of Perfare's AssetStudio, mainly focused on UI optimization and some functionality enhancements.
MIT License
520 stars 41 forks source link

Error on Unity 2021.3 LZ4 compression #14

Closed MetasharpDev closed 11 months ago

MetasharpDev commented 1 year ago

For one piece bounty rush : Files from this folder give errors: com.bandainamcoent.opbrww\files\AssetBundle\assets here's one file for you to debug: https://gofile.io/d/yWM2ss

image

aelurum commented 1 year ago

Hi It's not a problem of AssetStudio Devs just use some kind of protection for some game assets Can't help with that

MetasharpDev commented 1 year ago

When I try to build your source code to debug it, it's missing fbxsdk.h in AssetStudioFBXNative project. Could you help?

aelurum commented 1 year ago

Build

AssetStudioFBXNative uses FBX SDK 2020.2.1, before building, you need to install the FBX SDK (and change the project file, if you installed it to a non-default directory, change additional include directory and additional library directory to point to the FBX SDK directory)

MetasharpDev commented 1 year ago

Hi, when loading One Piece Bounty Rush folder (where i got these errors), in fact I narrowed a few things after building it myself.

Here is a test folder to load that reproduces the issue: https://gofile.io/d/xdjJyb