Jump to content
  • 0

Extract assets from Andriod game in readable format?


JNCTN

Question

Posted

HI,

I want to extract the character and weapon models from a popular mobile FPS game that rhymes with Fall of Huty. It is a Unity based game therefore the assets should be viewable using Unity Asset Studio (UAS). 

When you install the game, there are additional downloads in-game which are placed in the OBB folder. I have extracted the OBB file and it shows as the following files and folders. 

image.thumb.png.cdc736887a29de0cf0f6809ceda2d782.png

The largest file present has a BYTES file extension which is openable by UAS. I don't know what program would be able to open the file.

A deep dive into the bin folder shows more file with the file extension which don't provide the assets in UAS.

image.thumb.png.f4e67c1a4bf5c08a20b87e1d8999c9d5.png

I have read in other posts that you have ot extract the OBB file on your mobile otherwise you won't get all the files. I have tried that and it provides that same files as shown above.

I then tried using the live memory dump available with Game Guardian. I have been running it on the Nox emulator. 

I have been able to successfully do this and receive the bin files shown below:

image.thumb.png.312c54152959f8fa66ae3699e153e405.png

I have extracted all those files together and received the files below:

image.thumb.png.8d36628a9a92b0e00c1791b6cabf13cd.png

None of the files at the root level provide the models in UAS. Below is a deep dive within the asset folder:

image.thumb.png.387c811f4a48276db39909d8a4c64c23.png

This provides files that are a similar format to those within the OBB extracted bin folder but still don't provide models within UAS.

I am stuck on how to best proceed to obtain these models. Can anyone provide and insight that could help me?

I am fussy in what format the models are in and I am willing to try different methods to get them.

Thanks in advance. 

image.png

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.