|
|
|
#1
|
||||
|
||||
|
Everytime i use bpk it gives me errors
please fix the problem
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
@ravikant
What errors are you having? |
|
#3
|
|||
|
|||
|
Thank you for your program, but there is a problem, the compression mode without temporary files is buggy, then it works, then it does not pop up an error: The program is terminated arc.exe here is the config
[External compressor:zstd] header = 0 packcmd = zstd\zstd.exe {options} <stdin> <stdout> unpackcmd = zstd\zstd.exe -d -f -T2 <stdin> <stdout> |
|
#4
|
|||
|
|||
|
@Evil_1993
Try replacing STDIO with $$arcdatafile$$.tmp $$arcpackedfile$$.tmp e.g. Code:
[External compressor:zstd]
header = 0
packcmd = zstd\zstd.exe {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = zstd\zstd.exe -d -f -T2 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
|
| The Following User Says Thank You to Masquerade For This Useful Post: | ||
bunti_o4u (06-11-2020) | ||
|
#5
|
|||
|
|||
|
Quote:
|
|
#6
|
|||
|
|||
|
Good afternoon! Tell me, is it my system problem, or is this utility error>?
|
|
#8
|
|||
|
|||
|
PS RAM and SSD serviceable. Checked.
Last edited by Evil_1993; 06-11-2020 at 09:15. |
|
#9
|
||||
|
||||
|
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 "zstd.ini" file in INIFiles folder and add options ":-ultra" or so... Let me know if it works |
|
#10
|
|||
|
|||
|
Hey man can u help me plzzzz
Since this compressor compresses whole folder in one .bin file What i want exactly that is there any option like ---->Threshold percentage <---- like in case of ultra arc by Razor |
|
#11
|
||||
|
||||
|
This will be added in next version..
But it will not come out soon..
|
|
#12
|
|||
|
|||
|
What is the option to use xzlib?
Last edited by fabrieunko; 18-10-2021 at 22:18. |
|
#13
|
|||
|
|||
|
XTool 2020 0.3.20 doesn't seem to work with multiple files then it crashes, but works with single file instead. Any solution?
|
|
#14
|
||||
|
||||
|
Quote:
instead of using <stdin> <stdout>, you can try following options: Option 1: Code:
[External compressor:ZTool]
header = 0
packcmd = Resource64\ZTool\ztool e{:option} InFile - <stdout>
datafile = InFile
Code:
Replace - - <stdin> <stdout> with $$arcdatafile$$.tmp $$arcpackedfile$$.tmp |
|
#15
|
|||
|
|||
|
Quote:
Last edited by Hexagon123; 14-03-2022 at 16:45. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mini Compressor AIO 2021 | Carldric Clement | Conversion Tutorials | 287 | 08-06-2026 11:29 |
| New Fox Kompressor 1.01c Ultimate | felice2011 | Conversion Tutorials | 31 | 07-06-2023 14:58 |
| Ultimate Conversion Compressor (UCC) | vollachr | Conversion Tutorials | 55 | 26-04-2021 09:27 |
| Kitty File Compressor (STDIO Patch) | 78372 | Conversion Tutorials | 1 | 31-10-2019 07:46 |
| Mechwarrior 4: Vengeance + Black Knight + Mercenaries + Mechpacks | Ssnake | PC Games - CD/DVD Conversions | 0 | 14-05-2006 23:55 |