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.

Hyrule Warriors Legends (3DS) UPDATE 1.6 LINKDATA.BIN / IDX

Featured Replies

  • Author
  • Localization

TarAnTani, posted Mon Jan 30, 2017 4:02 pm (20531)


Hi there, new modder here. :)

I would like to request some help with the Linkdata.bin / idx files found in the "eur update 1.6" for hyrule warriors legends (3ds).

The script provided here: viewtopic.php?t=2037
Code:
open FDDE "idx"
open FDDE "bin" 1
get FILES asize
math FILES / 8
for i = 0     get SIZE Long
    get OFFSET long
    if SIZE != 0
        log "" OFFSET SIZE 1
    endif
next i

Does not work quite correctly, it decompresses but produces 13.7GB of "uncompressed" data which obviously can't be correct since the original file only has about ~200MB.

The dumped Linkdata.bin and idx can be found here:
https://drive.google.com/file/d/0B3uHoR ... sp=sharing

Please, anyone able to take a look over it?

Many thanks in advance.
  • Author
  • Localization

aluigi, posted Mon Jan 30, 2017 4:28 pm (20536)


add the following after "get SIZE long":
math SIZE & 0x00ffffff

I have updated the script in the original link too.
  • Author
  • Localization

TarAnTani, posted Mon Jan 30, 2017 5:42 pm (20541)


Many thanks. That did the trick. :)
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.