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.

Disgaea 7 (nltx)

Featured Replies

  • Author
  • Localization

Arcafa, posted Mon Mar 06, 2023 4:24 am (75705)


I want to extract the ui images from this game but I couldn't do it.

I tried to extract with the script in this thread: https://zenhax.com/viewtopic.php?t=8503
The file really looks like the texture from disgaea 6 from this thread: https://zenhax.com/viewtopic.php?t=15253

Here's a sample file from the game
  • Author
  • Localization

h3x3r, posted Mon Mar 06, 2023 7:44 pm (75724)


This will decompress it.
Code:
idstring "NMPLTEX1"
comtype ykcmp
get FileName basename
getdstring dummy 0x84
get FileZSize uint32
math FileZSize - 20
get FileSize uint32
savepos FileOffset
string Name p "%s_dec.nltx" FileName
append
log Name 0 148
clog Name FileOffset FileZSize FileSize
  • Author
  • Localization

Arcafa, posted Mon Mar 06, 2023 8:18 pm (75725)


ok, but how can i see its image if it's still a nltx and not an image format? I tried to use the nltx script after this script and it's not working to convert it.
  • Author
  • Localization

h3x3r, posted Tue Mar 07, 2023 2:36 pm (75733)


There is a swizzle which i can't understand. It is from switch version or PC?
  • Author
  • Localization

Arcafa, posted Tue Mar 07, 2023 4:48 pm (75738)


switch, there's no pc version yet.
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.