FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Final CorePack Installer UI (https://fileforums.com/showthread.php?t=103282)

Ele 03-01-2021 07:54

3 Attachment(s)
Quote:

Originally Posted by Epic Titan 69 (Post 489665)
Listen now am using ultra arc
But what I only want is that this compressor to be compatible with lolz compression option of ultra arc

Can u help me?

If you still need the support, I can help you with something.
ok, Let me show you how this script works with xtool 2020 (zlib), srep, lolz and diskspan.

Use my example (Compressor + Script) to understand something. You can also use the custom compressor I have attached if you like (I personally like to use the "batch" file).

now it's your turn. Compress something and try to extract it from this script.

my batch file is

Code:

@echo off

bin\arc a -lc8 -ep1 -i2 -ed -r -hpbfrepack69 -w.\temp Output\data-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack\*"

pause
exit

@everyone,
There's a change you need to make in compiler.ini. The "Password" key should be under the "Archives" section.

Code:

before

[Datas]
Password=bfrepack69

Data1=data-1.bf
;Data2=data2.cpi
;Data3=data3.cpi
;Data4=data4.cpi
; Data5, Data6 ...
;---------------------------------->

now

[Archives]
Password=bfrepack69

[Datas]
Data1=data-1.bf
;Data2=data2.cpi
;Data3=data3.cpi
;Data4=data4.cpi

; Data5, Data6 ...
;---------------------------------->


pralin 04-01-2021 01:46

Quote:

Originally Posted by Ele (Post 489686)
If you still need the support, I can help you with something.
ok, Let me show you how this script works with xtool 2020 (zlib), srep, lolz and diskspan.

Use my example (Compressor + Script) to understand something. You can also use the custom compressor I have attached if you like (I personally like to use the "batch" file).

now it's your turn. Compress something and try to extract it from this script.

my batch file is

Code:

@echo off

bin\arc a -lc8 -ep1 -i2 -ed -r -hpbfrepack69 -w.\temp Output\data-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack\*"

pause
exit

@everyone,
There's a change you need to make in compiler.ini. The "Password" key should be under the "Archives" section.

Code:

before

[Datas]
Password=bfrepack69

Data1=data-1.bf
;Data2=data2.cpi
;Data3=data3.cpi
;Data4=data4.cpi
; Data5, Data6 ...
;---------------------------------->

now

[Archives]
Password=bfrepack69

[Datas]
Data1=data-1.bf
;Data2=data2.cpi
;Data3=data3.cpi
;Data4=data4.cpi

; Data5, Data6 ...
;---------------------------------->


Thanks It workedddd
For me also

Epic Titan 69 04-01-2021 03:00

Quote:

Originally Posted by Ele (Post 489686)
If you still need the support, I can help you with something.
ok, Let me show you how this script works with xtool 2020 (zlib), srep, lolz and diskspan.

Use my example (Compressor + Script) to understand something. You can also use the custom compressor I have attached if you like (I personally like to use the "batch" file).

now it's your turn. Compress something and try to extract it from this script.

my batch file is

Code:

@echo off

bin\arc a -lc8 -ep1 -i2 -ed -r -hpbfrepack69 -w.\temp Output\data-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack\*"

pause
exit

@everyone,
There's a change you need to make in compiler.ini. The "Password" key should be under the "Archives" section.

Code:

before

[Datas]
Password=bfrepack69

Data1=data-1.bf
;Data2=data2.cpi
;Data3=data3.cpi
;Data4=data4.cpi
; Data5, Data6 ...
;---------------------------------->

now

[Archives]
Password=bfrepack69

[Datas]
Data1=data-1.bf
;Data2=data2.cpi
;Data3=data3.cpi
;Data4=data4.cpi

; Data5, Data6 ...
;---------------------------------->


Thanks Man that worked but what does 300mb means??
Moreover am facing an issue
can u do a video on how to compress.......... PLZZZZ

Epic Titan 69 04-01-2021 03:10

Quote:

Originally Posted by Epic Titan 69 (Post 489706)
Thanks Man that worked but what does 300mb means??
Moreover am facing an issue
can u do a video on how to compress.......... PLZZZZ

Plus
Is there any option of threshold percentage like in Ultra arc??
As if i want to convert whole folder in 3 to 4 .bf packs is there any option for that
I am asking this because i had to seperate files to repack them
Which is very hectic work.........

Epic Titan 69 04-01-2021 04:19

Quote:

Originally Posted by Ele (Post 489686)
If you still need the support, I can help you with something.
ok, Let me show you how this script works with xtool 2020 (zlib), srep, lolz and diskspan.

Use my example (Compressor + Script) to understand something. You can also use the custom compressor I have attached if you like (I personally like to use the "batch" file).

now it's your turn. Compress something and try to extract it from this script.

my batch file is

Code:

@echo off

bin\arc a -lc8 -ep1 -i2 -ed -r -hpbfrepack69 -w.\temp Output\data-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack\*"

pause
exit

@everyone,
There's a change you need to make in compiler.ini. The "Password" key should be under the "Archives" section.

Code:

before

[Datas]
Password=bfrepack69

Data1=data-1.bf
;Data2=data2.cpi
;Data3=data3.cpi
;Data4=data4.cpi
; Data5, Data6 ...
;---------------------------------->

now

[Archives]
Password=bfrepack69

[Datas]
Data1=data-1.bf
;Data2=data2.cpi
;Data3=data3.cpi
;Data4=data4.cpi

; Data5, Data6 ...
;---------------------------------->


Even i want to ask you some other things also
I mean 3 to 4 topics........
If u can help reply yes........

Ele 04-01-2021 07:56

4 Attachment(s)
Quote:

Originally Posted by Epic Titan 69 (Post 489706)
Thanks Man that worked but what does 300mb means??
Moreover am facing an issue
can u do a video on how to compress.......... PLZZZZ

My friend,
Razor12911's DiskSpan is the replacement for UltraARC. It allows to split Freearc archives into parts.

For more info, click here

Example:
Assume the compressed archive is 756mb "dataOne.bf". When you use "diskspan: 300mb" it splits "dataOne.bf" into three parts:

Code:

"dataOne-1.bf" (300mb)
"dataOne-2.bf" (300mb)
"dataOne-3.bf" (156mb) <= Total is 756MB

The commandline should be as follows. (Output for DiskSpan is dataOne-1.bf [not dataOne.bf])
Code:

bin\arc.exe a .... Output\dataOne-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack\*"
You don't need to add all three of these parts to "Compiler.ini". Mention only the first part (dataOne-1.bf). The script will recognize everything.
Code:

[Datas]
Data1=dataOne-1.bf
;Data2=data2.bf
;Data3=data3.cpi
;Data4=data4.cpi

; Data5, Data6 ...

-------------------------------------------------------------------------------------

let's move on to the next case.

If you've separated the game files, assume that you have put that separated files in three folders (Pack1, Pack2 and Pack3). Archive is now "dataOne.bf", "dataTwo.bf" and "dataThree.bf" respectively. Now you need to use "diskspan" in these three archives.

How can you do that? Use the following three command lines.

Code:

bin\arc.exe a .... Output\dataOne-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack1\*"
bin\arc.exe a .... Output\dataTwo-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack2\*"
bin\arc.exe a .... Output\dataThree-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack3\*"


Now, the "Compiler.ini" is
Code:

[Datas]
Data1=dataOne-1.bf
Data2=dataTwo-1.bf
Data3=dataThree-1.bf
;Data4=data4.cpi

; Data5, Data6 ...


-------------------------------------------------------------------------------------

If you're interested in the "MiniShot compressor", I also found an alpha update. I will attach it below.

Epic Titan 69 04-01-2021 08:39

Quote:

Originally Posted by Ele (Post 489711)
My friend,
Razor12911's DiskSpan is the replacement for UltraARC. It allows to split Freearc archives into parts.

For more info, click here

Example:
Assume the compressed archive is 756mb "dataOne.bf". When you use "diskspan: 300mb" it splits "dataOne.bf" into three parts:

Code:

"dataOne-1.bf" (300mb)
"dataOne-2.bf" (300mb)
"dataOne-3.bf" (156mb) <= Total is 756MB

The commandline should be as follows. (Output for DiskSpan is dataOne-1.bf [not dataOne.bf])
Code:

bin\arc.exe a .... Output\dataOne-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack\*"
You don't need to add all three of these parts to "Compiler.ini". Mention only the first part (dataOne-1.bf). The script will recognize everything.
Code:

[Datas]
Data1=dataOne-1.bf
;Data2=data2.bf
;Data3=data3.cpi
;Data4=data4.cpi

; Data5, Data6 ...

-------------------------------------------------------------------------------------

let's move on to the next case.

If you've separated the game files, assume that you have put that separated files in three folders (Pack1, Pack2 and Pack3). Archive is now "dataOne.bf", "dataTwo.bf" and "dataThree.bf" respectively. Now you need to use "diskspan" in these three archives.

How can you do that? Use the following three command lines.

Code:

bin\arc.exe a .... Output\dataOne-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack1\*"
bin\arc.exe a .... Output\dataTwo-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack2\*"
bin\arc.exe a .... Output\dataThree-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack3\*"


Now, the "Compiler.ini" is
Code:

[Datas]
Data1=dataOne-1.bf
Data2=dataTwo-1.bf
Data3=dataThree-1.bf
;Data4=data4.cpi

; Data5, Data6 ...


-------------------------------------------------------------------------------------

If you're interested in the "MiniShot compressor", I also found an alpha update. I will attach it below.

What i want is that for eg
I want to compress Among Us (400mb approx)
And I want to make 3 to 4 bin or bf packs 100 mb each with that xtool+lolz+srep.....etc etc method
What should i do in that case?

Ele 04-01-2021 09:33

Quote:

Originally Posted by Epic Titan 69 (Post 489713)
What i want is that for eg
I want to compress Among Us (400mb approx)
And I want to make 3 to 4 bin or bf packs 100 mb each with that xtool+lolz+srep.....etc etc method
What should i do in that case?

DiskSpan is not an essential tool. So you can drop it.Now try the normal method as below (no DiskSpan).

Code:

bin\arc.exe a .... Output\data1.bf -m=xtool+srep+lolz "Pack1\*"
bin\arc.exe a .... Output\data2.bf -m=xtool+srep+lolz "Pack2\*"
bin\arc.exe a .... Output\data3.bf -m=xtool+srep+lolz "Pack3\*"

And Compiler.ini
Code:

[Datas]
Data1=data1.bf
Data2=data2.bf
Data3=data3.bf


Epic Titan 69 04-01-2021 10:22

Quote:

Originally Posted by Ele (Post 489714)
DiskSpan is not an essential tool. So you can drop it.Now try the normal method as below (no DiskSpan).

Code:

bin\arc.exe a .... Output\data1.bf -m=xtool+srep+lolz "Pack1\*"
bin\arc.exe a .... Output\data2.bf -m=xtool+srep+lolz "Pack2\*"
bin\arc.exe a .... Output\data3.bf -m=xtool+srep+lolz "Pack3\*"

And Compiler.ini
Code:

[Datas]
Data1=data1.bf
Data2=data2.bf
Data3=data3.bf


Though this solved my 50% problem Thanks......

But again For this i have to divide the game manually in different folders
is there any otherway of doing so i mean choosing the whole folder and the compressor itself divides the games in different parts.............

Ele 04-01-2021 10:51

Quote:

Originally Posted by Epic Titan 69 (Post 489715)
Though this solved my 50% problem Thanks......

But again For this i have to divide the game manually in different folders
is there any otherway of doing so i mean choosing the whole folder and the compressor itself divides the games in different parts.............

Of course you can. Using "Arc.groups" you can make FreeArc to select compressors that fit each file type in an entire folder.

Example for
Code:

for *.exe, *dll  <= razor_mtx
for *.pak  <= zlib+srep+lolz
etc.

You can see that "CIU" uses this concept.

Epic Titan 69 04-01-2021 19:33

Quote:

Originally Posted by Ele (Post 489716)
Of course you can. Using "Arc.groups" you can make FreeArc to select compressors that fit each file type in an entire folder.

Example for
Code:

for *.exe, *dll  <= razor_mtx
for *.pak  <= zlib+srep+lolz
etc.

You can see that "CIU" uses this concept.

Can U explain in detail.................
Am little bit confused!!

Epic Titan 69 04-01-2021 19:43

Quote:

Originally Posted by Ele (Post 489716)
Of course you can. Using "Arc.groups" you can make FreeArc to select compressors that fit each file type in an entire folder.

Example for
Code:

for *.exe, *dll  <= razor_mtx
for *.pak  <= zlib+srep+lolz
etc.

You can see that "CIU" uses this concept.

Moreover can u make it compatible with this pattern of compression

srep+lzma+lolz

Plz i only need this method support in this script��

Ele 04-01-2021 22:46

Quote:

Originally Posted by Epic Titan 69 (Post 489720)
Moreover can u make it compatible with this pattern of compression

srep+lzma+lolz

Plz i only need this method support in this script��

My friend, This is ridiculous. Both Lzma and Lolz are final compressors. There is no point in using these two together.

It must be srep+lzma or srep+lolz


My example supports both srep+lzma and srep+lolz
Code:

bin\arc.exe .... Output\data1.bf  -m=srep+lzma "Pack\*"

or

bin\arc.exe .... Output\data1.bf  -m=srep+lolz "Pack\*"


Epic Titan 69 04-01-2021 22:53

Quote:

Originally Posted by Ele (Post 489723)
My friend, This is ridiculous. Both Lzma and Lolz are final compressors. There is no point in using these two together.

It must be srep+lzma or srep+lolz


My example supports both srep+lzma and srep+lolz
Code:

bin\arc.exe .... Output\data1.bf  -m=srep+lzma "Pack\*"

or

bin\arc.exe .... Output\data1.bf  -m=srep+lolz "Pack\*"


Thanks got that......

pralin 05-01-2021 23:46

Quote:

Originally Posted by Epic Titan 69 (Post 489724)
Thanks got that......

How to change colour in this

https://fileforums.com/showthread.php?t=102774

Plus can u provide

Srep+lzma or
srep+lolz
supports to this also......


All times are GMT -7. The time now is 11:45.

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