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.

The Legend of Zelda: Twilight Princess HD (.pack, TMPK)

Featured Replies

  • Author
  • Localization

einstein95, posted Sat Mar 05, 2016 4:41 pm (11798)


Code:
comtype gzip
get SIZE asize
clog MEMORY_FILE 0 SIZE SIZE

endian big
idstring TMPK -1
get FILEZ long -1
get UNK long -1
get NULL long -1
for i = 0 < FILEZ
   get NAMEOFF long -1
   get OFF long -1
   get SIZE long -1
   get NULL long -1
   savepos TEMP -1
   goto NAMEOFF -1
   get NAME string -1
   goto TEMP -1
   log NAME OFF SIZE -1
next i


Not sure what the UNK long is, I've only tried on one or two archives.
  • Author
  • Localization

spiritovod, posted Thu Apr 30, 2020 5:22 pm (56424)


You can get working tool for all "pack" (TMPK) archives here: https://github.com/zeldamods/tmpk

Also, compiled to exe standalone version in the attachment. Since command-line help is kind of broken, you can read explanation for all available parameters in the main script (scroll to the end).

tmpktool_1.1.1.zip

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.