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.

Pier Solar and the Great Architects .pck

Featured Replies

  • Author
  • Localization

makc_ar, posted Sat Dec 10, 2016 1:28 pm (19426)


Thanks aluigi! How about fonts.pck?
Code:
  offset   filesize   filename
--------------------------------------
  00001000 644818     hl_bold.dat

Error: the compressed LZO input is wrong or incomplete (-6)
Info:  algorithm   10
       offset      00001000
       input size  0x0009d6d2 644818
       output size 0x0009d6d2 644818
       result      0xffffffff -1

Error: the uncompressed data (-1) is bigger than the allocated buffer (644818)

Last script line before the error or that produced the error:
  27  clog NAME OFFSET ZSIZE SIZE
  • Author
  • Localization

aluigi, posted Sat Dec 10, 2016 2:24 pm (19430)


Script 0.1.1
  • Author
  • Localization

makc_ar, posted Sat Dec 10, 2016 2:46 pm (19431)


Thanks aluigi! Reimport to script.pck?
Code:
  offset   filesize   filename
--------------------------------------

Error: unsupported compression 10 in reimport mode

Last script line before the error or that produced the error:
  30  clog NAME OFFSET ZSIZE SIZE
  • Author
  • Localization

aluigi, posted Sat Dec 10, 2016 3:48 pm (19433)


lzo1z recompression is not supported in quickbms.
The reason is simple: never found a game using it except this one :)
There are almost 10 lzo* algorithms and they all use different API so I opted for implementing only those most used (ehmm, basically the only used): lzo1, lzo1x and lzo2a.

Maybe in the next version of quickbms I can add support for the other 7 algorithms in recompression but, honestly, I'm not really motivated since they are never used (again, except in this unique game).
  • Author
  • Localization

makc_ar, posted Sat Dec 10, 2016 4:10 pm (19435)


Ok, thanks a lot, you ROCK man!
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.