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.

Need help with LEGO City Undercover .PAK files

Featured Replies

  • Author
  • Localization

Havi, posted Fri Jun 23, 2017 6:04 pm (24264)


Hey folks,

Any of you smart people know how I can extract the .PAK files of LEGO City Undercover?

It would be very much appreciated if I could get some help.
  • Author
  • Localization

spider91, posted Sun Jun 25, 2017 11:39 am (24290)


Code:
get MAGIC long
get FILES long
get PAK_SIZE long
get UNKNOWN long
for i = 0 < FILES
   getdstring UNKNOWN 0x08
   get NAME_OFF long
   get FILE_OFF long
   get FILE_SIZE long
   getdstring UNKNOWN 0x08
   savepos POS
   goto NAME_OFF
   get NAME string
   goto POS
   log NAME FILE_OFF FILE_SIZE
next i
  • Author
  • Localization

Havi, posted Mon Jun 26, 2017 1:42 am (24297)


spider91 wrote:
Code:
get MAGIC long
get FILES long
get PAK_SIZE long
get UNKNOWN long
for i = 0 < FILES
   getdstring UNKNOWN 0x08
   get NAME_OFF long
   get FILE_OFF long
   get FILE_SIZE long
   getdstring UNKNOWN 0x08
   savepos POS
   goto NAME_OFF
   get NAME string
   goto POS
   log NAME FILE_OFF FILE_SIZE
next i


Mate, you're a legend. Much love to you sir!
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.