|
|
|
#1
|
|||
|
|||
|
Quote:
Example is compression schemes: v1: "xZlib+srep+lzma:176mb:normal:bt4:273:mc1000000000 :lc8" v2: "xZlib+srep+lolz:dtb1:dtw1:dto1:dtd1:mtt1:mt4:d64m :fba4096:mc1023" arc.ini: Code:
[External compressor:xZLib]
header = 0
unpackcmd = "XT" d:precomp:t50p,t4:zlib - - <stdin> <stdout>
[External compressor:srep]
header = 0
unpackcmd = "srep" -d <stdin> <stdout>
[External compressor:lolz]
header = 0
unpackcmd = "cls-lolz_x86" {options} $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
[External compressor:precomp]
header = 0
unpackcmd = "{compressor}" -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
Code:
[Srep] Bufsize=24m transfer_ReadBufSize=512k transfer_WriteBufSize=512k Memory=25% TempPath=.\ [lolz] Bufsize=512k transfer_ReadBufSize=512k transfer_WriteBufSize=512k MaxThreadsUsage=75% MaxMemoryUsage=25% TempPath=.\ ldmfMaxMemoryUsage=32m ldmfDeleteTmp=0 [Precomp] Memory=128m TempPath=.\ Example from: Arc.exe: -ld64m and XT.exe: Add the -dm1 switch and srep.exe: Added -ia- and/or -mem25p switches? Its works? Last edited by kj911; 27-04-2021 at 11:08. Reason: Typo fix |
| The Following User Says Thank You to kj911 For This Useful Post: | ||
biotec2k8 (30-04-2021) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
I tried FreeArc once. Unfortunately it doesn't work there like that. I get the read mapping error there also when compressing.
The solution was just an extra BAT. It then turns the directory into a CAB file and if you want to unpack it, you have to unpack it with an Unpack.bat. And I have to run this Unpack.bat as an admin. Otherwise I get an error there too. |
|
#3
|
|||
|
|||
|
biotec2k8
Read mapping error comes in decompression when you don't have admin elevation. Run decompressor as admin, and problem goes away.
|
| The Following User Says Thank You to Masquerade For This Useful Post: | ||
CR2032 (02-06-2022) | ||
|
#4
|
|||
|
|||
|
I know ... ^^ ... but nothing with freearc ... unfortunately
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASIS/TC problem, BPK not unpacking? | ps5haznogamez | Conversion Tutorials | 22 | 28-08-2020 09:38 |
| LOLZ not unpacking archive | steverobathan | Conversion Tutorials | 4 | 10-06-2020 03:17 |
| How to get most of lolz parallelism | elit | Conversion Tutorials | 9 | 15-10-2019 17:25 |
| dvd playing problem... | themis_t | CD/DVD Software & Utilities | 6 | 20-10-2004 13:44 |
| Problem with Record Now Max ver 4.5 | brkr101 | PS2 Games | 2 | 22-04-2004 21:40 |