Jump to content

Recommended Posts

Posted

Hello everyone,

I am trying to extract the game assets (textures, images, and audio) from an Android APK game called championship manager 17 (developed by Square Enix).

Inside the extracted assets folder, there are no standard .assets files. Instead, there is a large main file named packres-android_core (with no extension).

I tried renaming it to .zip / .rar and opening it with AssetStudio, but it seems to be a proprietary binary format, and it didn't work. However, I can see dialogues and readable text inside data.save and extdata.save using a hex editor, so the main archive likely holds the media.

Could anyone help me create or find a QuickBMS script to unpack this packres-android_core file?

packres-android-core 38,0 MB

download: https://www.mediafire.com/file/hkwbtat2317h6lz/packres-android_core.png/file

Thank you in advance!

Screenshot_2.png

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...