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.

Captain Tsubasa (PS2) lzs compressed textures

Featured Replies

  • Author
  • Localization

Wasabi, posted Thu Jan 19, 2017 11:02 pm (20305)


I decided to take a look to this game after reading another users post asking to extract its .PAC files and seemingly losing interest on the matter (probably bought a PS3/4 :D ). Those posts were old and maybe some new scripts/tools will work today. And it seems so... almost a little thing. Let's develope:
The game data is stored in AFS, we extract the content and lot of the mentioned PAC files emerge. They can be extracted with bms script "add_pac". Lets take for example and being practical for a later menu translation, "d_title.pac". It contains images encoded/compressed (don't know for sure) in .tmz.
After applying LZS (PSP_Nanoha) (script 0.1.2), changin the line: idstring "LZS\0" to idstring "lzs\0", over the file ttl_tubasa0.tmz
it resulted in a corrupted ttl_tubasa0.tm2.
Any clues? Thanks in advance.
Here the files to extract:

And scripts for your confort:
  • Author
  • Localization

Acewell, posted Mon Feb 06, 2017 5:02 am (20642)


you get a corrupt tm2 file because the structure of the tmz file doesn't work with the
script, it breaks at "get OFFSET long" and looks like there is some data missing there.
i am not a compression expert though, just posting what i see in there :)
  • Author
  • Localization

rabatini, posted Sat Feb 12, 2022 1:05 am (69828)


Hi.
I?ve update the tool.
You can now decompress the files.
  • Author
  • Localization

rabatini, posted Mon Feb 21, 2022 7:35 pm (70058)


Hello.
Update the tool

Here the decompress and compress tul.

commando
Shinkon Gattai Godannar.
Code:
program -d file.lzs -noinfo 
to decompress
program -c file.lzs -noinfo
To compress


To capitain tsubasa ps2
Battle Assault 3 featuring Gundam Seed
DICE - DNA Integrated Cybernetic Enterprises


Code:
program.exe-d file.lzs 
to decompress
program.exe -c file.lzs
To compress

LZS_PS2.zip

  • Author
  • Localization

leyme, posted Sat Mar 26, 2022 12:10 pm (70730)


rabatini wrote:
Hello.
Update the tool

Here the decompress and compress tul.

commando
Shinkon Gattai Godannar.
Code:
program -d file.lzs -noinfo 
to decompress
program -c file.lzs -noinfo
To compress


To capitain tsubasa ps2
Battle Assault 3 featuring Gundam Seed
DICE - DNA Integrated Cybernetic Enterprises


Code:
program.exe-d file.lzs 
to decompress
program.exe -c file.lzs
To compress


Please help
How to decompress this file?
  • Author
  • Localization

rabatini, posted Sat Mar 26, 2022 1:59 pm (70732)


leyme wrote:
rabatini wrote:
Hello.
Update the tool

Here the decompress and compress tul.

commando
Shinkon Gattai Godannar.
Code:
program -d file.lzs -noinfo 
to decompress
program -c file.lzs -noinfo
To compress


To capitain tsubasa ps2
Battle Assault 3 featuring Gundam Seed
DICE - DNA Integrated Cybernetic Enterprises


Code:
program.exe-d file.lzs 
to decompress
program.exe -c file.lzs
To compress


Please help
How to decompress this file?
db_chr.7z


Easy, reading my message, i put all the commands there.
inside the the zip file have a .bat open it in notepad and then change the name of the file for yours, save and execute the bat.
you will need to put your file in the same folder.

Image
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.