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.

[3DS] Taiko no Tatsujin - Chibi Dragon (*.lmt)

Featured Replies

  • Author
  • Localization

DarkSynopsis, posted Mon Jul 04, 2016 8:15 am (15005)


Would appreciate some help converting .lmt files from this game, when I crack open the file in a HEX Editor it seems to be a .png but if I trim to the PNG section I end up with a scrambled image.

Image

Image

Most I've found on .lmt seems to be tied to animation data for Resident Evil? nothing about image files.
  • Author
  • Localization

aluigi, posted Mon Jul 04, 2016 8:59 am (15006)


In the meantime this is the script to read the fields and extract the PNG:
Code:
get NUM long
for i = 0 < NUM
    get DUMMY1 long
    get DUMMY2 long
    get DUMMY3 long
    get DUMMY4 long
    get DUMMY5 long
next i
get FILES long
for i = 0 < FILES
    get SIZE long
    savepos OFFSET
    log "" OFFSET SIZE
    math OFFSET SIZE
    goto OFFSET
next i
I hope someone else will solve the doubt of the strange colors/format because this is not my field.
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.