Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

[Android] Independence Day: Resurgence - Battle Heroes (*.pxp)

Featured Replies

  • Author
  • Localization

Acewell, posted Sun Jul 03, 2016 7:19 pm (14998)


Hi, this is another game by Zen Studios that uses pxp archives but they will not extract with the scripts here
http://forum.xentax.com/viewtopic.php?p ... a03#p83468
viewtopic.php?f=9&t=497&hilit=pxp
http://forum.xentax.com/viewtopic.php?f=10&t=10654

this is the smallest pxp files from the game installation


the big archive with likely the models and textures is about 180mb

thank you! :D
  • Author
  • Localization

Acewell, posted Sat Sep 30, 2017 1:39 am (26948)


Nice! thanks! :D

alien_interceptor_04_em.pxm
Image
*.pxm = models
*.pxt = textures with etc2(?) compression
*.pxa = animations


bms script to convert pxt to ktx
Code:
# script for QuickBMS http://aluigi.org/papers.htm#quickbms

get NAME basename
string NAME .ktx
get SIZE asize
math SIZE - 0x18
idstring "\x50\x58\x1A\xCD"
get VERSION long //??
get FMT long //??
get WIDTH long
get HEIGHT long
get UNK long

set memory_file binary "\xAB\x4B\x54\x58\x20\x31\x31\xBB\x0D\x0A\x1A\x0A\x01\x02\x03\x04\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x74\x92\x00\x00\x07\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"

putVarChr memory_file 0x24 WIDTH long
putVarChr memory_file 0X28 HEIGHT long
putVarChr memory_file 0x40 SIZE long

log NAME 0x0 0x44 memory_file
append
log NAME 0x18 SIZE


you can open and convert the ktx files with "Mali Texture Compression Tool"
  • Author
  • Localization

brmbgb, posted Sun Feb 23, 2020 9:11 pm (54193)


Without sounding like a total noob, to extract these models and textures, what tools exactly do I need?
Thanks.
  • Author
  • Localization

aluigi, posted Sun Mar 22, 2020 10:00 am (54929)


@brmbgb

Download QuickBMS:
http://quickbms.com

Download the script:
http://aluigi.org/bms/zen_studio_pxp.bms

Run quickbms, select the script and then select the pxp file you want to extract.

The text posted by Acewell is a script too and I guess you must use it with the extracted pxt files.
Then use Mali Texture Compression Tool as said by Acewell.
  • Author
  • Localization

brmbgb, posted Sat Jul 11, 2020 7:12 pm (57551)


Only just seen this, I've managed to extract some files (a couple of the human ships) using the tool in the link provided, but Im not sure what to do with the pxm files to view the models and it doesnt seem to have extracted any on the pxt texture files. im wondering if most of the files im looking for are missing as ive only been extracting files from an .apk of the game downloaded off the web. Any way thanks for the help so far and once again sorry for being a total noob, but i am willing to learn :)
  • Author
  • Localization

brmbgb, posted Fri Aug 14, 2020 8:37 pm (58080)


Has anybody else had any luck with this?
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.