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.

Mario and Luigi Dream Team (*BAI_xxx_xx.DAT/Battle AI raw data)

Featured Replies

  • Author
  • Localization

LolHacksRule, posted Thu Jul 09, 2020 10:45 pm (57529)


These appear to be binaries, they look compressed but I cannot figure out the compression for them, can someone figure out the compression so I can properly view the files? Don't talk about the files from Paper Jam, they are different when decompressed. I tried manual decompression from other Nintendo modding tools and they outputted less data when decompressed.

UPDATE: LZ77 compressed in chunks
  • Author
  • Localization

LolHacksRule, posted Sat Aug 29, 2020 3:02 am (58397)


Anything?
  • Author
  • Localization

aluigi, posted Sat Oct 10, 2020 12:54 pm (59217)


Usual lz77wii:
Code:
comtype lz77wii
get SIZE asize
clog "dump.dat" 0 SIZE SIZE
  • Author
  • Localization

LolHacksRule, posted Sat Oct 10, 2020 5:11 pm (59227)


Thanks, I figured out the compression a while back but unfortunately tools only decompressed chunks...
  • Author
  • Localization

LolHacksRule, posted Wed Dec 09, 2020 7:16 pm (61015)


The said script outputs the exact same data as the modding tools but there's definitely more chunks of content like strings and bytecode compressed in them, decompressing these files output singular smaller files as both the script and modding tools only decompress the first chunk, where it decompressed is fine but can the script be modified so all found lz77 chunks can be decompressed or do I have to rip them bit by bit? Thanks.
  • Author
  • Localization

aluigi, posted Sun May 16, 2021 3:01 pm (64087)


If there is no index table with the offset of the chunks there is nothing else I can do.

The chunks don't seem to be sequential otherwise it would have been simple to find them (because lz77wii has the compressed size in the header)
  • Author
  • Localization

LolHacksRule, posted Wed May 19, 2021 3:59 pm (64140)


Dang, when I use CrystalTile2, it has an LZ77 scanner which I can modify to suit to detect LZ11 headers, so that can help I guess.
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.