![]() |
Ok, it works
it's not a realy nice way to pack/unpack but it works I think the problem is when use zip with password, it introduce some random number in header and data of the final zip So there is no easy way to use xdelta or hdiff to rebuild original file what i've done for v1.04.987: uncompress basis.pak in a temporary folder uncompress patch_003.pak in temporary folder uncompress patch_005.pak in temporary folder remove basis.pak patch_003.pak patch_005.pak pack with diskspangui then in my unpack batch, in the temporary folder : .\7z.exe -mx5 -tzip -spe -poKoo$]bnGTKJLMNBA9A a patch_003.pak .\patch_003\* .\7z.exe -mx5 -tzip -spe -poKoo$]bnGTKJLMNBA9A a patch_005.pak .\patch_005\* .\7z.exe -mx5 -tzip -spe -poKoo$]bnGTKJLMNBA9A a basis.pak .\basis\* move basis.pak ..\ move patch_005.pak ..\ move patch_003.pak ..\ delete temporay folder I'm around 10go compressed game with setup.exe game works without issue |
Sker Ritual v 1.0.2.20980
Code:
22:14:35 - You have chosen the DVD5 type for the media size.Code:
17:11:32 - Deleting files from the output folder. |
Hello everyone, maybe someone knows the compression method for the Crime Boss Rockay City game? this is an example file:
Ucas: https://drive.google.com/file/d/141x...usp=drive_link Pak: https://drive.google.com/file/d/1P7Q...usp=drive_link Thank you:) |
HORROR TALES: The Beggar v 14729589
Code:
---------------------------------------------------------------------------------------------------------------------------------------------------------- |
Quote:
|
zlib+reflate gives slightly better ratio:
Code:
xtool precomp -mzlib dataCode:
xtool precomp -mzlib+reflate data |
Quote:
|
This file will cause a crash:
Code:
basis.pak\sounds\dialogs\10_mission\10th_sintu_last_mission_1_1.wav |
yes in fact there are something like 12 wav files that can crash msc/flac
that's why I switched to wavpack which does 100% wav conversions There's another little trick If you make a batch script to automate file creation before compression. some files have names in Cyrillic So I added this command to my batch file: Quote:
|
I can post my batch files if you want
it's not really optimized I've started to try conversion something like 2 month ago... |
TRAIL OUT v 3.03
Code:
10:41:58 - You have chosen the DVD5 type for the media size. |
Quote:
http://i.ibb.co.com/1R3NDjh/Crime.png |
See if srep.exe is in use (taskmanager)
|
Quote:
|
Quote:
|
| All times are GMT -7. The time now is 08:34. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com