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.

Unpacking blank file? [NCAA 14]

Featured Replies

  • Author
  • Localization

aluigi, posted Mon Dec 25, 2017 5:03 am (31008)


Name of the game?

Try this:
Code:
endian big
idstring "MC02"
get ARCHIVE_SIZE long
get HEADER_SIZE long
get DATA_SIZE long
goto 0x2c
get FILES long
xmath OFFSET "ARCHIVE_SIZE - DATA_SIZE"
for i = 0 < FILES
    get SIZE long
    log "" OFFSET SIZE
    math OFFSET SIZE
next i
  • Author
  • Localization

maizeblue11, posted Mon Dec 25, 2017 2:39 pm (31015)


aluigi wrote:
Name of the game?

Try this:
Code:
endian big
idstring "MC02"
get ARCHIVE_SIZE long
get HEADER_SIZE long
get DATA_SIZE long
goto 0x2c
get FILES long
xmath OFFSET "ARCHIVE_SIZE - DATA_SIZE"
for i = 0 < FILES
    get SIZE long
    log "" OFFSET SIZE
    math OFFSET SIZE
next i


NCAA 14
  • Author
  • Localization

maizeblue11, posted Mon Dec 25, 2017 2:49 pm (31016)


aluigi wrote:
Name of the game?

Try this:
Code:
endian big
idstring "MC02"
get ARCHIVE_SIZE long
get HEADER_SIZE long
get DATA_SIZE long
goto 0x2c
get FILES long
xmath OFFSET "ARCHIVE_SIZE - DATA_SIZE"
for i = 0     get SIZE long
    log "" OFFSET SIZE
    math OFFSET SIZE
next i


It worked, but the XPR files are both unreadable: Image

Here is another file I wanted to unpack: https://nofile.io/f/BJjEdKdnpZY/TEAMBUILDER-LIBRARY
  • Author
  • Localization

Acewell, posted Mon Dec 25, 2017 7:55 pm (31021)


maizeblue11 wrote:
It worked, but the XPR files are both unreadable

not unreadable, just has data stored different. :)
dxt3 untiled

which platform did your sample come from?
Google says "NCAA Football 14" was released on PS3 and X360
  • Author
  • Localization

maizeblue11, posted Mon Dec 25, 2017 8:49 pm (31024)


Acewell wrote:
maizeblue11 wrote:
It worked, but the XPR files are both unreadable

not unreadable, just has data stored different. :)
dxt3 untiled

which platform did your sample come from?
Google says "NCAA Football 14" was released on PS3 and X360


Xbox 360.
  • Author
  • Localization

maizeblue11, posted Wed Dec 27, 2017 2:57 pm (31060)


Acewell wrote:
maizeblue11 wrote:
It worked, but the XPR files are both unreadable

not unreadable, just has data stored different. :)
dxt3 untiled

which platform did your sample come from?
Google says "NCAA Football 14" was released on PS3 and X360


Xbox 360.
  • Author
  • Localization

maizeblue11, posted Thu Dec 28, 2017 3:37 pm (31087)


How can I view these .xpr textures?
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.