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.
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.
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:
I have extracted all those files together and received the files below:
None of the files at the root level provide the models in UAS. Below is a deep dive within the asset folder:
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.
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.
Question
JNCTN
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.
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.
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:
I have extracted all those files together and received the files below:
None of the files at the root level provide the models in UAS. Below is a deep dive within the asset folder:
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.
0 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.