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.

Tetris PS3 Data.pak

Featured Replies

  • Author
  • Localization

MexicanPB, posted Thu Sep 03, 2020 3:15 am (58516)


Thanks, it works :D
  • Author
  • Localization

MexicanPB, posted Thu Sep 03, 2020 9:22 pm (58532)


Okay so now I have a new problem, I can't reimport textures into the .pak file without the game crashing on start and when I extracted the modified Data.pak file, it gives me this error

Error: the compressed LZMA input is wrong or incomplete (3)
you must provide more input bytes
Info: algorithm 17
offset 00010000
input size 0x00000d3c 3388
output size 0x00000d3c 3388
result 0xffffff99 -103

Error: there is an error with the decompression
the returned output size is negative (-103)

Last script line before the error or that produced the error:
19 clog NAME OFFSET SIZE SIZE

Don't know why it's happening but can someone figure out what is causing this?
  • Author
  • Localization

aluigi, posted Fri Oct 09, 2020 4:04 pm (59163)


In short the archive only stores the compressed size, the file will be decompressed without knowing the uncompressed size.
The script used the same variable for containing both the compressed and decompressed size and this solution caused some confusion in reimporting.
I just updated the script and now it seems to work :)
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.