Jump to content

Marvel Mystic Mayhem - .pck files


Go to solution Solved by PlsSendHelp,

Recommended Posts

  • Solution
Posted (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 by PlsSendHelp
Posted
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:

  1. extract apk with 7zip
  2. open razmoth's version of assetstudio and specify 2021.3.41f1 as the unity version
  3. 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?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...