View Full Version : [hekp] in compressor of Razor
Gamer009
30-09-2014, 12:10
hi
i always face problems with the compressor of "Razor"
after the cmd window completed 100%
i found nothing in the output !!!
a -ep1 -r -ed -lc512 -ld512 -mt1 -msrep64+delta+lzma64:a1:mfbt4:d158m:fb273:mc1000:l c8 "Y:\test\setup-1.bin" "U:\Middle Earth Shadow of Mordor\*"
what is the problem ?
NOTE: my RDP is 32GB RAM and 2xE5620
felice2011
30-09-2014, 13:10
Middle Earth Shadow of Mordor :D Test other methods of compression, change algorithm:)
Alash Als
30-09-2014, 19:37
i think you should not use 64bit compression......... and razor tool worked fine with me. :D
If the problem occurs then try manually using kurutcu compressor....
again if problem occurs.. use every thing manually,
process the file with arc -m0 , then with srep then with lzma..(in case of emergency)
Gamer009
01-10-2014, 04:00
thnx guyz for reply
but my RDP windows is x64 , so i use the x64 version
i'm now asking about the Compression Memory and precomp version
what should i type ?
some users say that i should type my computer memory (32 GB ) ???????
the max memory which can be typed in the pp is 4gb!
Gamer009
01-10-2014, 04:01
If the problem occurs then try manually using kurutcu compressor....
can you please link me it ?
Alash Als
01-10-2014, 05:59
http://fileforums.com/showthread.php?t=94425
you will find kurutcu compresser in this script......
and i use srep+precomp+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8
and memory is 1700mb and decompression is 1000mb
i also use 64bit operating system but 64bit compression is a bit messy...
so i use normal one and use precomp 0.42 as it has cls support or precomp inside support and also about precomp progress bar on compression you can use real packjpg.dll and for precomp 0.42 use {-intense0 -c-} in arc.ini
as i said before that some game does not support precomp so u have to use only srep+lzma and hope for best :)
Dante1995
01-10-2014, 10:00
Gamer009
not all the donuts, they can with a hole :D
use SREP+lzma normal mode
-msrep+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8
Gamer009
02-10-2014, 08:08
not all the donuts, they can with a hole :D
use SREP+lzma normal mode
-msrep+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8
ok, gonna test , thnx a lot <3
http://fileforums.com/showthread.php?t=94425
you will find kurutcu compresser in this script......
and i use srep+precomp+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8
and memory is 1700mb and decompression is 1000mb
i also use 64bit operating system but 64bit compression is a bit messy...
so i use normal one and use precomp 0.42 as it has cls support or precomp inside support and also about precomp progress bar on compression you can use real packjpg.dll and for precomp 0.42 use {-intense0 -c-} in arc.ini
as i said before that some game does not support precomp so u have to use only srep+lzma and hope for best :)
ok, mate thanks a lot for gr8 help
gonna test this compressor
i hope that i can use it properly, as i'm a bit noob :D
Carldric Clement
02-10-2014, 22:21
Test it here (http://fileforums.com/showthread.php?t=96308)!
Gamer009
04-10-2014, 01:02
http://fileforums.com/showthread.php?t=94425
you will find kurutcu compresser in this script......
and i use srep+precomp+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8
and memory is 1700mb and decompression is 1000mb
i also use 64bit operating system but 64bit compression is a bit messy...
so i use normal one and use precomp 0.42 as it has cls support or precomp inside support and also about precomp progress bar on compression you can use real packjpg.dll and for precomp 0.42 use {-intense0 -c-} in arc.ini
as i said before that some game does not support precomp so u have to use only srep+lzma and hope for best :)
thanks again, mate
but i have a problem now
in the archive.ini
i must type : ISPrecompExtract or ISArcExtract ?
i'm using this line in compressing :mprecomp+srep+delta+lzma:a1:mfbt4:d158m:fb273:mc1 000:lc8
(i think it's a precomp , i'm asking to check :D
also, there's another problem
[see the attachment]
Carldric Clement
04-10-2014, 02:00
thanks again, mate
but i have a problem now
in the archive.ini
i must type : ISPrecompExtract or ISArcExtract ?
i'm using this line in compressing :mprecomp+srep+delta+lzma:a1:mfbt4:d158m:fb273:mc1 000:lc8
(i think it's a precomp , i'm asking to check :D
also, there's another problem
[see the attachment]
You need to download here!
Inno Setup Enhanced Unicode v5 (http://fileforums.com/showpost.php?p=418194&postcount=16)
Gamer009
04-10-2014, 12:45
works , thnx a lot <3
but please the following question :)
--------------------------------------------
and what about this :
in the archive.ini
i must type : ISPrecompExtract or ISArcExtract ?
i'm using this line in compressing :mprecomp+srep+delta+lzma:a1:mfbt4:d158m:fb273:mc1 000:lc8
(i think it's a precomp , i'm asking to check
btw, here's my archive.ini
if not ISPrecompExtract ( 0, 50, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ShowChangeDiskWindow ('Please Insert Disk 2 To Continue..', ExpandConstant('{src}'),'Setup-2.bin') then break;
if not ISPrecompExtract ( 0, 50, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
Carldric Clement
04-10-2014, 16:58
works , thnx a lot <3
but please the following question :)
--------------------------------------------
and what about this :
in the archive.ini
i must type : ISPrecompExtract or ISArcExtract ?
i'm using this line in compressing :mprecomp+srep+delta+lzma:a1:mfbt4:d158m:fb273:mc1 000:lc8
(i think it's a precomp , i'm asking to check
btw, here's my archive.ini
if not ISPrecompExtract ( 0, 50, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ShowChangeDiskWindow ('Please Insert Disk 2 To Continue..', ExpandConstant('{src}'),'Setup-2.bin') then break;
if not ISPrecompExtract ( 0, 50, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
Answer About your Archive:
From Archive.ini
You must type: ISArcExtract! Not ISPrecompExtract!
(Precomp can't used extract about it! They will together from Arc it! I'm think...)
Can't used about it IsPrecompExtract it!
For Precomp used it:
if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Data_01.pcf') then break;
if not ISPrecompExtract( 0, 0, ExpandConstant('{src}\Data_01.pcf'), ExpandConstant('{app}\Data_01.bin'), true) then break;
if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Data_02.pcf') then break;
if not ISPrecompExtract( 0, 0, ExpandConstant('{src}\Data_02.pcf'), ExpandConstant('{app}\Data_02.bin'), true) then break;
For Arc used it:
if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Setup-1.bin') then break;
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Setup-2.bin') then break;
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
This the answer!
PS:
Don't used about the Precomp it!
There have crash your installation's about it!
Gamer009
05-10-2014, 21:22
Don't used about the Precomp it!
There have crash your installation's about it!
i'm now using the blackBox v1.8
i shouldn't use any compression methods which have "Precomp" ??
you will find kurutcu compresser in this script......
and i use srep+precomp+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8
and memory is 1700mb and decompression is 1000mb
can you please show me the "compress.bat" opened with notepad++
and how i can set a password for archives "bin" files
Carldric Clement
05-10-2014, 21:47
i'm now using the blackBox v1.8
i shouldn't use any compression methods which have "Precomp" ??
Yeap! They will got like Unsupported Version Precomp it!
Try to use the Srep it! I will helpfully!
:rolleyes::cool:
Gamer009
05-10-2014, 23:21
ok, thnx a lot
now i need one more help :D
how i can put a password for "bin" files
in the "compress.bat" file
Dante1995
05-10-2014, 23:55
i'm now using the blackBox v1.8
i shouldn't use any compression methods which have "Precomp" ??
can you please show me the "compress.bat" opened with notepad++
and how i can set a password for archives "bin" files
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}\'), '', false, 'PASSWORD', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
Gamer009
06-10-2014, 00:36
thanks for reply
but this is for "Installation"
i mean in [password in the compression]
before creating the bin files
Dante1995
06-10-2014, 05:13
@echo off
arc.exe -help
pause
read commands and you will find the solution ;)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.