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.

Tenerezza (PC) - Current BMS script might need a modification

Featured Replies

  • Author
  • Localization

Habanero, posted Sat Jul 04, 2020 9:32 pm (57448)


I'm a fan of this little JRPG, so I recently bought the physical copy. Much to my surprise, it's actually 2 discs (the rip I had seemed to only be 1 disc). The second disc is actually almost entirely a high-resolution texture pack. However, the BMS script that is currently up doesn't seem to properly extract the DDS images. I get DDS files, with the proper filenames, but opening them in Photoshop (with nVidia's DDS plugin) or XnView MP doesn't render any image. Thus, I can only conclude that the PAKs for the HD textures are slightly different from the original PAKs that the script seems to have been developed for (or was that made for the Xbox version? It works either way). If you have a chance, I'd appreciate this being looked into! Thank you. Filecutter original files here.

https://mega.nz/folder/tlhW3IhI#zLD9QED2wb0oMjc9nD3Z1w

Note: Magic.PAK gave me an error when running the filecutter.

offset filesize filename
--------------------------------------
03d5ad62 2097152 MAGIC.PAK_0_13947750

Error: incomplete input file 0: Tenerezza\noPack\MAGIC.PAK
Can't read 524288 bytes from offset 03d5ad62.
Anyway don't worry, it's possible that the BMS script has been written
to exit in this way if it's reached the end of the archive so check it
or contact its author or verify that all the files have been extracted.
Please check the following coverage information to know if it's ok.

coverage file 0 0% 0 13947750 . offset 03d5ad62

Last script line before the error or that produced the error:
32 log NAME OFFSET CHUNKSZ
  • Author
  • Localization

aluigi, posted Sun Oct 11, 2020 7:39 pm (59296)


Because they are not stored as DDS but they use a custom "LGF" format.
It's not my field but I guess it's like "LGF " followed by 16bit width and height, a zero 32bit and then the raw data.
The data is in the format 32bit, RGBA, interleaved and is perfectly visible.

P.S.: no problem with filecutter.bms on magic.pak
  • Author
  • Localization

Habanero, posted Sun Oct 11, 2020 8:34 pm (59305)


aluigi wrote:
Because they are not stored as DDS but they use a custom "LGF" format.
It's not my field but I guess it's like "LGF " followed by 16bit width and height, a zero 32bit and then the raw data.
The data is in the format 32bit, RGBA, interleaved and is perfectly visible.

P.S.: no problem with filecutter.bms on magic.pak

I see. Thank you for looking at it.
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.