![]() |
hi everyone
how to extract "disc" file on SOS: A Wonderful Life game and pack back, or plugin for xtool thanks |
Quote:
Just normal ZipCrypto. Compressed data with lzs algo, very similar to early lz4. |
For my earlier test, about unpacking PCK files, encoding wem's and such, here is a comparisson for ACOrigins audio files. Excluding processing banks.
SFX + English audio Code:
original |
Quote:
|
Hello! How to determine which is the best method for compressing "Gravel" game?
I did not find it in the index so I don't know. It has .mp4 files, .pak files, .exe Also I don't quite understand how to make an installer after compressing it in DiskSpanGUI. I tried using some random methods but the files I got as an output look weird and I don't know what is the best option: "dvd5" or "unlimited". I don't understand how to pack it in the installer, where to put compressed files in and how to make it work. I'd appreciate your help. |
Use zlib
Code:
Streams: 10832 / 10834 |
Hey, I'm new and don't even know if this question is relevant here. But I need help:
1. How to identify language files from a game. Is there a tool for it? Like for some games like Spider-Man Remastered and GotG, I was not able to locate language files. 2. I'm currently using Ultra compression method of FreeArc (-mx -ld1600m), and using fazip.exe to decompress, but it takes around 1hr to extract Uncharted: Legacy of Thieves Collection. (99.2 GB compressed to 64.4GB). My FreeArc version is 0.67, however my fazip.exe version is 0.0.3 (and a decade old from 2013). Can someone provide me a link to the latest fazip.exe and fazip64.exe files. 3. Also, to decompress, what is the difference in time between fazip.exe and fazip64.exe. |
1. You can use steamdb and look inside the depots. Example for Spider-Man Remastered: the language files have the short language code as file extension. Example: French -> asset_archive\a00s035.fr
2. There is no newer version of freearc nor fazip, sadly. 3. Don't know but I guess fazip64 is using 64-bit architecture and can utilize more resources. |
Quote:
|
For pak files, but you can use it on all files, doesn't matter.
For supported installers look here https://fileforums.com/showpost.php?...87&postcount=3 |
Quote:
|
Quote:
Installer doesn't work without these files. But how does every single repack works without these, only with Setup.exe and data files? |
Setup.dll and Records.ini are required. However you can include both inside Setup.exe on compiling.
If you use ASIS, do the following steps: 1. Extract Setup.dll to "[ASIS folder]\DECOMPRESSOR" folder 2. Move Records.ini to the same folder 3. Execute "Create_Setup.dll.bat" 3a. Password input is not visible in CMD window. If you don't want to use a Password, just press ENTER twice 4. Open Script.iss and change line 8 Code:
;#define InternalDLL5. Compile the script. Setup.dll and Records.ini are now included in Setup.exe If you used a Password for Setup.dll, you have to change line 9 in the script aswell Code:
;#define PasswordDLL "123"However, next time please ask such questions in the topics in which the questions belong to. Thanks. |
Quote:
https://imgur.com/a/hm6nbiP This is the settings I used, I did not find "zlib" so I used xtool:mzlib, I don't know which one I should use: https://imgur.com/a/cbGueNR What am I doing wrong? |
Quote:
2) Deduplicator [srep] (Removes repetitions) 3) Compressor [lolz/lzma/7z/...] (lolz better but slower then others) Example for DiskSpan: xtool:mzlib+srep_new:1+LOLZ_NORMAL or xtool:mzlib+srep_new:1+lzma2 p.s. You do not need to prescribe anything yourself, everything can be selected in the program itself |
| All times are GMT -7. The time now is 06:26. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com