Quote:
Originally Posted by Evil_1993
PS RAM and SSD serviceable. Checked.
|
Add "zstd" in method list i.e. "1.Methods_x64.ini"
Add below in arc.ini file in resource64 folder:
Code:
[External compressor: zstd]
header = 0
packcmd = Resource64\zstd\zstd.exe -{options} <stdin> <stdout>
unpackcmd = zstd.exe -d <stdin> <stdout>
Create folder "zstd" in Resource64 folder and paste the zstd.exe file.
Create "zstd.ini" file in INIFiles folder and add options ":-ultra" or so...
Let me know if it works