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.

[HELP] Compress .pak file [Corum Online]

Featured Replies

  • Author
  • Localization

demonisk, posted Mon Aug 14, 2017 7:00 pm (25518)


Hi,

I extract a .pak file with this script -->
Code:
get PATH basename
string PATH = /
get VER long
get FILES long
goto 0x5c
for i = 0     savepos ENTRY_OFF
    get ENTRY_SIZE long
    get SIZE long
    get NAMESZ long
    get ENTRY_OFF2 long # same as ENTRY_OFF
    getdstring ZERO 16
    math NAMESZ 1
    getdstring NAME NAMESZ
    savepos OFFSET
    set FNAME string PATH
    string FNAME = NAME
    log FNAME OFFSET SIZE
    math ENTRY_OFF ENTRY_SIZE
    goto ENTRY_OFF
next i



Does anyone know how to compress it? :? :? :?
Thanks!!
  • Author
  • Localization

aluigi, posted Mon Aug 14, 2017 9:35 pm (25528)


Obviously no :)

You must select the SAME files and folders you selected during the extraction.
In this case you selected path\quickbms\Character as output folder while you had to select path\quickbms
  • Author
  • Localization

demonisk, posted Tue Aug 15, 2017 12:48 am (25534)


aluigi wrote:
Obviously no :)

You must select the SAME files and folders you selected during the extraction.
In this case you selected path\quickbms\Character as output folder while you had to select path\quickbms


Haha
got it
thank you so much!! :D
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.