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.

How do I extract the tm2 textures from the Gundam NEXT pzz file?

Featured Replies

  • Author
  • Localization

Shou_Titor, posted Tue Dec 28, 2021 12:36 am (68511)


This is a file extracted from GVSG_AFS.AFS in the HDD of the PS2 compatible System256 PCB Gundam vs Gundam NEXT.
Does anyone know how to extract and decompress the compressed tm2 file from the pzz file?

https://mega.nz/file/hwMkSDjT#bVsxmo_72 ... r1pHhYMrhg
  • Author
  • Localization

BloodRaynare, posted Tue Dec 28, 2021 12:44 am (68512)


There's already a tool for this purpose:
https://github.com/infval/pzzcompressor_jojo

EDIT: Hmm, this looks different than the Capcom's usual PZZ file. This one needs an additional scripts to unpack the files inside first. Give me some time, I'll have to investigate it.
  • Author
  • Localization

Shou_Titor, posted Mon Feb 07, 2022 11:05 am (69715)


I managed to extract the rengouvsZAFT2, which replaced the Gundam NEXT texture, by runningpcsx2 and dumping it with texmod.

However, this method is very time consuming.
  • Author
  • Localization

rabatini, posted Mon Feb 07, 2022 1:28 pm (69718)


your file is offline.
  • Author
  • Localization

rabatini, posted Mon Feb 07, 2022 1:50 pm (69721)


I dont understand wxactly what do you want.
but.

Code:
IDString "AFS"
GET LIXO BYTE
Get ENTRIES Long

For RIP = 1 To ENTRIES
Get OFFSET Long
Get SIZE Long

log "" offset size

Next RIP


this script extract all files from AFS
  • Author
  • Localization

Shou_Titor, posted Mon Feb 07, 2022 2:04 pm (69722)


rabatini wrote:
I dont understand wxactly what do you want.
but.

Code:
IDString "AFS"
GET LIXO BYTE
Get ENTRIES Long

For RIP = 1 To ENTRIES
Get OFFSET Long
Get SIZE Long

log "" offset size

Next RIP


this script extract all files from AFS


The pzz file in GVGS_AFS.AFS contains a TIM2 file, but it is compressed and I want to decompress 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.