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.

Issues extracting Fruit Ninja Kinect (Xbox 360)

Featured Replies

  • Author
  • Localization

LolHacksRule, posted Mon May 24, 2021 12:56 am (64242)


Most of the game's content is compressed with xcompress, which can be extracted fine for the most part, with the compression script, but a portion of files are compressed with the compression but the file isn't actually compressed, making the script fail to extract the content. Any way this could be fixed or could I use a different tool to unpack this compression with fake compressed files too?

Image

Image
  • Author
  • Localization

z4ruz, posted Wed May 26, 2021 11:33 pm (64299)


Example file?
Which script do you use?
Uncompressed file has HBR0 header. If it's trend, they can be easily found.
  • Author
  • Localization

LolHacksRule, posted Wed May 26, 2021 11:37 pm (64300)


Doesn't really need a sample file to me as this happens for the majority of small files. xcompress_file.bms if you need the script name.
  • Author
  • Localization

z4ruz, posted Thu May 27, 2021 8:00 pm (64328)


Just use wxPirs or similar utilities to extract x360 packages.
  • Author
  • Localization

LolHacksRule, posted Thu May 27, 2021 9:56 pm (64333)


I already extracted the package containing the game. wxPirs only works on LIVE/PIRS content according to what I tested.
  • Author
  • Localization

z4ruz, posted Thu May 27, 2021 11:41 pm (64334)


I used wxPirs, Le Fluffe and py360: they extract same.

'xcompress_file.bms' is for single files - it wouldn't work for package.

Package has 92 occurrences of HBR0 string. These 'files' have '.max' extension and contain single string. There's no real data here. Anyway, there's the script:

PS> I had to reconstruct the important parts of file from picture manually. File itself would have helped here.
Alternative to picture, small binary files can be effectively presented as text with powershell: Format-Hex file > log.txt
or script:
Code:
for
getdstring INPUT 16
print "%INPUT|dump%"
next

HBR0_print.bms

  • Author
  • Localization

LolHacksRule, posted Fri May 28, 2021 10:12 pm (64357)


Thank you so much.
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.