boopsnoop Posted Sunday at 08:37 AM Posted Sunday at 08:37 AM Is anyone able to help extract the art asset files (sprites, textured2ds) from Netease's latest mobile game? Using AssetStudioGUI out of the box doesn't seem to work. APK: https://drive.google.com/file/d/1AqAQ3jRVK66fnDIqrByA77LEWNaIMXga/view?usp=drivesdk Also would love to hire someone on a regular basis for these kind of things, hmu if interested!
Solution PlsSendHelp Posted Sunday at 09:06 AM Solution Posted Sunday at 09:06 AM (edited) 30 minutes ago, boopsnoop said: Is anyone able to help extract the art asset files (sprites, textured2ds) from Netease's latest mobile game? Using AssetStudioGUI out of the box doesn't seem to work. APK: https://drive.google.com/file/d/1AqAQ3jRVK66fnDIqrByA77LEWNaIMXga/view?usp=drivesdk Also would love to hire someone on a regular basis for these kind of things, hmu if interested! specify Unity version 2021.3.41f1 and use an AssetStudio fork that can bypass fake headers (either RazMoth or aelurum). Edited Sunday at 09:07 AM by PlsSendHelp
boopsnoop Posted Sunday at 09:19 AM Author Posted Sunday at 09:19 AM 8 minutes ago, PlsSendHelp said: specify Unity version 2021.3.41f1 and use an AssetStudio fork that can bypass fake headers (either RazMoth or aelurum). Not able to get it working. Here's my step by step: extract apk with 7zip open razmoth's version of assetstudio and specify 2021.3.41f1 as the unity version load a file from Marvel MM_com,netease,mmm_1,1,31\split_UnityDataAssetPack\assets\common like ui_image__charactericon_sp.pck Get the following: # AssetStudioModGUI v0.18.0.0 [x64] [.NETCoreApp,Version=v6.0] [Info] Specified Unity version: 2021.3.41f1 [Info] Loading C:\Users\???\Downloads\Marvel MM_com,netease,mmm_1,1,31\split_UnityDataAssetPack\assets\common\ui_image__charactericon_sp.pck [Warning] Error while reading bundle file C:\Users\???\Downloads\Marvel MM_com,netease,mmm_1,1,31\split_UnityDataAssetPack\assets\common\ui_image__charactericon_sp.pck [Warning] System.IO.IOException: Unsupported block info compression type 53 [Warning] at AssetStudio.BundleFile.ReadBlocksInfoAndDirectory(FileReader reader, UnityVersion unityVer) in L:\GIT\AssetStudioMod\AssetStudio\BundleFile.cs:line 343 [Warning] at AssetStudio.BundleFile..ctor(FileReader reader, Boolean useZstd, UnityVersion specUnityVer) in L:\GIT\AssetStudioMod\AssetStudio\BundleFile.cs:line 142 [Warning] at AssetStudio.AssetsManager.LoadBundleFile(FileReader reader, String originalPath) in L:\GIT\AssetStudioMod\AssetStudio\AssetsManager.cs:line 301 [Warning] [Info] Read assets... [Info] Process assets... [Info] No Unity file can be loaded. I probably missed or screwed up a step, any ideas?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now