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.

Shanghai Dragon *.pck

Featured Replies

  • Author
  • Localization

StreamThread, posted Sat Jul 30, 2016 7:36 pm (15950)


Code:
#Angelica File Package, Shanghai Dragon *.PCK
comtype zlib
get FSIZE ASIZE
math FSIZE -= 0x8
goto FSIZE
get FCount Long
math FSIZE -= 0x104
goto FSIZE
get FNames Long
goto FNames

 for i = 1 to FCount do
    get nameSize Long
    get NAME string
    get OFFSET Long
    get Size Long
    get ZSIZE Long
   if Size == ZSIZE
     log NAME OFFSET Size
   Else
     clog NAME OFFSET ZSIZE Size
 Endif
Next i
  • Author
  • Localization

StreamThread, posted Sat Jul 30, 2016 10:09 pm (15961)


Yes, but older version. Structure is different.
  • Author
  • Localization

aluigi, posted Sun Jul 31, 2016 7:04 am (15971)


Do you have a sample file?
Just in case there is a way to recognize the new and old version.
  • Author
  • Localization

aluigi, posted Sun Jul 31, 2016 3:06 pm (15995)


Great, the old format can be recognized so I added support for it in my script 0.2
  • Author
  • Localization

CriticalError, posted Tue Sep 13, 2016 4:46 am (17439)


many thanks for the help luigi, I got a question, which is the real name of this game? can you provice it? thanks.
  • Author
  • Localization

aluigi, posted Thu Sep 15, 2016 8:02 am (17460)


Currently I don't know what's the framework behind the "Angelica File Package" or if it's just a format used by some game developers.
After a quick search it seems used by many chinese MMORPG but I don't know if they are developed by the same group.
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.