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.

Xbox compressed files 0ff512ed (XMemDecompressSegmentTD)

Featured Replies

  • Author
  • Localization

aluigi, posted Sun Oct 26, 2014 8:27 am (1206)


Just found how to decompress the Xbox compressed files that have the signature "\x0f\xf5\x12\xed".
There is a function in xcompress.lib called XMemDecompressSegmentTD (yeah no results on Google) that is not available in xcompress.h and it's necessary to decompress each chunk because you can't use the standard XMemDecompress.

In the next version of QuickBMS there will be some interesting improvements about Xmemdecompress, including the full automatic decompression of the 0ff512ed and 0ff512ee files and the availability of comtype XMemDecompressSegmentTD.
  • Author
  • Localization

michalss, posted Sun Oct 26, 2014 8:57 am (1207)


well this si nice :) Do you have any example game pls ? Just name is enought ... gthx
  • Author
  • Localization

aluigi, posted Sun Oct 26, 2014 9:31 am (1208)


Try with Google using this keyword (included "):
"0f f5 12"

Venetica, Quake Arena Arcade, Onechanbara Z Kagura, Robotic Notes, Tales of Vesperia, Afro Samurai, probably even WatchDogs.

These files can be easily decompressed with xbdecompress.exe, but I like to implement this stuff natively in QuickBMS :)
I will not implement the re-compression (for reimporting) because "0f f5 12" is a file format and not a compression, so this is just for having an on-fly decompression if xbdecompress is not available or can't be shared or it's too boring to use it for each file.
  • Author
  • Localization

aluigi, posted Mon Oct 27, 2014 10:14 am (1236)


I have just fully implemented the handling of these two files inside the private beta version of quickbms.
  • Author
  • Localization

cra0, posted Fri Oct 31, 2014 4:01 pm (1377)


luigi I think titanfall uses this too (on the 360) BPK format i can provide sample if you need
  • Author
  • Localization

aluigi, posted Fri Oct 31, 2014 7:20 pm (1383)


It's not necessary I can create any sample with xbcompress.exe, I already tested various samples and my implementation seems complete.
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.