View Single Post
  #4636  
Old 28-05-2026, 07:59
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Use reflate/preflate

The pak file also contains 3mb of wave files and 875mb of ogg files.

Code:
 * wav     :        8, (3'117'860, 2.97 MB, 0.15%)
 * ogg     :     2463, (918'137'045, 875.60 MB, 44.32%)
Edit: Use png preprocessor+reflate/preflate as the file contains many png images.

Code:
 * png     :     1894, (1'052'939'729, 1004.16 MB, 50.83%)
 * wav     :        8, (3'117'860, 2.97 MB, 0.15%)
 * ogg     :     2463, (918'137'045, 875.60 MB, 44.32%)
 * Total   :     4365, (1'974'194'634, 1882.74 MB, 95.29%)
Code:
Streams: 3917 / 3917 (50,83%)
Patched: 2023 (41,8 MB)
Time: 00:06:53 (CPU 00:39:09)

Size: 1,93 GB >> 14,2 GB
You can extract ogg with mesa.
Then use xtool erase function to remove the files from the pak file.
After installation use xtool decode function + created xtl file to move the files back into the pak file.
__________________
Haters gonna hate

Last edited by KaktoR; 28-05-2026 at 08:16.
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
Spinneret94 (28-05-2026)
Sponsored Links