Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 25-11-2019, 12:34
steverobathan steverobathan is offline
Registered User
 
Join Date: Nov 2019
Location: Johnstonebridge
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
steverobathan is on a distinguished road
LOLZ not unpacking archive

I can pack to an archive using precomp, srep and lolz. Precomp runs first as expected, then srep, then lolz. Packed file is a little smaller than equivalent lzma pack. If I use LZMA or LZMA2 then unpack works fine. Only problem is LOLZ!!

My Pack command:
arc a -ep1 -mx -m9x --dirs -r -w.\ TEST(Prcmp47_I_LOLZ0_MTT1).arc -mprecomp047:cn:intense+srep:mem1024mb+mm+dispack+d elta+lolz:dtb1:d512m:mtt1:mt3:ldmf1:mc1023 -x ./TEST/*

Unpack command:
arc x TEST(Prcmp47_I_LOLZ0_MTT1).arc

arc.ini:
[External compressorrecomp047]
mem = 2
packcmd = precomp047 {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp047 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

[External compressor:srep]
header = 0
packcmd = srep {options} -m5f -d1g -a2 -t8 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s - - <stdin> <stdout>

[External compressor:lolz]
header = 0
packcmd = lolz.exe {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = lolz.exe $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:lzma2]
header = 0
default = :d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0
packcmd = 7z a -txz -an -mcrc=0 -m0=lzma2{ption}:mf=bt4 -mmt=on -mx9 -si -so <stdin> <stdout>
unpackcmd = 7z x -txz -mmt2 -an -y -si -so <stdin> <stdout>


I am using latest version of lolz for packing/unpacking = v22c4b (Dec 30 2018)

I am pulling my hair out as I cant unpack archives. As is lolz runs but ignores precomp and srep giving 0 files unpacked. If I change lolz unpackcmd = lolz- <stdin> <stdout> i get errors about srep and no files. I have tried to use fazip to unpack but this also gives errors. What is the solution please????

Many thanks

Last edited by steverobathan; 25-11-2019 at 12:52.
Reply With Quote
Sponsored Links
 

Tags
arc.ini freearc, lolz


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ASIS: Advanced Simple Installer Script KaktoR Conversion Tutorials 1477 20-05-2026 10:52
Game Installer Designer by altef_4 altef_4 Conversion Tutorials 236 28-05-2021 02:54
Best Compression For Archiving brispuss PC Games 12 03-01-2020 13:34
Compression Questions yasitha Conversion Tutorials 10 09-01-2019 12:29
CLS-ZStd Razor12911 Conversion Tutorials 19 26-06-2017 06:23



All times are GMT -7. The time now is 02:54.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com