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.

[X360] Battle for the pacific .xds

Featured Replies

  • Author
  • Localization

PetkaBY, posted Wed Feb 07, 2018 4:59 pm (32261)


Hi
Anybody can know what kind of compression is on the chunks in console x360 version on Battle for the pacific *.xds files (CloakNT Engine) Same format in SoF Payback
It looks like LZ.. Info cmall visible
sorry for eng if so
startup.xds from Battle for the pacific > https://fex.net/get/746294682721/253680391
  • Author
  • Localization

aluigi, posted Sun Feb 11, 2018 1:54 pm (32377)


I don't see a TOC with information about the archived files, probably they are in a smaller index file.
But yes, it's definitely lzss:
Code:
endian big
comtype lzss
for
    get SIZE long
    if SIZE == 0xffffffff
        break
    endif
    savepos OFFSET
    xmath XSIZE "SIZE * 10"
    clog "" OFFSET SIZE XSIZE
    goto SIZE 0 SEEK_CUR
next
  • Author
  • Localization

PetkaBY, posted Mon Sep 10, 2018 9:55 am (38240)


aluigi wrote:
I don't see a TOC with information about the archived files, probably they are in a smaller index file.
But yes, it's definitely lzss:
Code:
endian big
comtype lzss
for
    get SIZE long
    if SIZE == 0xffffffff
        break
    endif
    savepos OFFSET
    xmath XSIZE "SIZE * 10"
    clog "" OFFSET SIZE XSIZE
    goto SIZE 0 SEEK_CUR
next


Thanx aluigi! Regards! Need try recompres with mods.

P.S Before each file, there is a size. Names of files of this package in Exec-Xex on 360. Startup boot file call from the exec.
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.