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......

Ele 06-01-2021 00:31

Quote:

Originally Posted by pralin (Post 489753)

It's easy.Just to go to the "Theme" section (In WindowsPhone.iss) and make your choice. By changing the value of "Color" from "01" to "34", the setup changes its color. Use "Color=00" for your custom color and define it as the value of "CustColor".

example:
Code:

[Theme]
...
Color=03
...


XxAZAxX 10-01-2021 05:58

Hi BF69
 
Hi people, I haven't been online for a long time so I now give you my New Year's Wishes and I hope it is better than the previous...

BLACKFIRE69 hi friend, is there any possibility that this beautiful script can be transformed into multi language? it would be pretty great if you could do it! Thanks in advance for your reply, and sorry for the inconvenience :)

GAMEOLOGIST 21-01-2021 08:08

How to fix this error on 1080p Monitor ?
 
Here is the Screenshot :

https://ibb.co/pjYtJg3


How to fix this error ?


Please give me the solution.

GAMEOLOGIST 21-01-2021 08:12

Here is the Screenshot :

https://ibb.co/pjYtJg3


How to fix this error ?
Please give me the solution.

DiCaPrIo 21-01-2021 09:07

Quote:

Originally Posted by GAMEOLOGIST (Post 489958)
Here is the Screenshot :

https://ibb.co/pjYtJg3


How to fix this error ?
Please give me the solution.

Change Display settings->Scale and layout

Ele 27-01-2021 03:33

New look
 
4 Attachment(s)
Changing the "Win10ModernDark.style" file will give the installer a new look.


like this,

Epic Titan 69 31-01-2021 02:54

Quote:

Originally Posted by Ele (Post 490075)
Changing the "Win10ModernDark.style" file will give the installer a new look.


like this,

How to open .style file.......
Explain in deatil plzz

Epic Titan 69 31-01-2021 02:57

Quote:

Originally Posted by Ele (Post 490075)
Changing the "Win10ModernDark.style" file will give the installer a new look.


like this,

Moreover there is an error
When it change redist name in compiler.ini the same dosent changes in setup
For eg
If i replace
Install direct x with install
The same wont happens
Please help me for this

Thanks in advance

Ele 31-01-2021 04:32

Quote:

Originally Posted by Epic Titan 69 (Post 490163)
Moreover there is an error
When it change redist name in compiler.ini the same dosent changes in setup
For eg
If i replace
Install direct x with install
The same wont happens
Please help me for this

Thanks in advance

yep i've the same. maybe a bug. :rolleyes:

Ele 31-01-2021 04:46

Quote:

Originally Posted by Epic Titan 69 (Post 490162)
How to open .style file.......

I don't think so.

Quote:

Originally Posted by Epic Titan 69 (Post 490162)
Explain in deatil plzz

Download Delphi Firemonkey style files from the internet (or store) and replace the original "Win10ModernDark.style" file.


It's simple.. :)

Epic Titan 69 31-01-2021 05:21

Quote:

Originally Posted by Ele (Post 490169)
yep i've the same. maybe a bug. :rolleyes:

Any fix for that??

Ele 31-01-2021 06:10

Quote:

Originally Posted by Epic Titan 69 (Post 490171)
Any fix for that??

We have to wait for updates from BLACKFIRE69 as the script is protected. :o

ScOOt3r 23-02-2021 09:59

Where can we get it
 
Quote:

Originally Posted by Ele (Post 490075)
Changing the "Win10ModernDark.style" file will give the installer a new look.


like this,

where can we get that new Win10 modern style..

thanks
ScOOt3r

Ele 23-02-2021 11:00

1 Attachment(s)
Quote:

Originally Posted by ScOOt3r (Post 490502)
where can we get that new Win10 modern style..

thanks
ScOOt3r

I downloaded them from GetIt Package Manager (Rad Studio 10.4).

ScOOt3r 23-02-2021 11:27

awesome thanks for the info

ScOOt3r

BLACKFIRE69 24-02-2021 11:06

New Update
 
A new update is coming (but not so soon :D). it'll focus on bug fixing and translation (multilingual support).

if you've other requests, list them below. ;)

Epic Titan 69 24-02-2021 19:13

Quote:

Originally Posted by BLACKFIRE69 (Post 490520)
A new update is coming (but not so soon :D). it'll focus on bug fixing and translation (multilingual support).

if you've other requests, list them below. ;)

What I want is Game File Integrity checker(ISHASH.dll)
Secondly 2GB RAM limiter
THANKS............

Moreover PLZZ fix that redist bug
likewise name Of Redists cant be changed :(
(I Think u had read previous posts by me and ele :))

Epic Titan 69 24-02-2021 21:29

Quote:

Originally Posted by Epic Titan 69 (Post 490527)
What I want is Game File Integrity checker(ISHASH.dll)
Secondly 2GB RAM limiter
THANKS............

Moreover PLZZ fix that redist bug
likewise name Of Redists cant be changed :(
(I Think u had read previous posts by me and ele :))

Moreover TrY TO KEEP IT IN .iss Not In Compiler.exe

BLACKFIRE69 25-02-2021 02:55

Quote:

Originally Posted by Epic Titan 69 (Post 490527)
What I want is Game File Integrity checker(ISHASH.dll)
Secondly 2GB RAM limiter
THANKS............

Moreover PLZZ fix that redist bug
likewise name Of Redists cant be changed :(
(I Think u had read previous posts by me and ele :))

will be added with the next update. ;)

Epic Titan 69 25-02-2021 05:12

Quote:

Originally Posted by BLACKFIRE69 (Post 490539)
will be added with the next update. ;)

NXT update means update after bug fixing??

BLACKFIRE69 25-02-2021 06:13

Quote:

Originally Posted by Epic Titan 69 (Post 490541)
NXT update means update after bug fixing??

Epic Titan 69, no different updates. just one update for all.

Epic Titan 69 25-02-2021 06:32

Quote:

Originally Posted by BLACKFIRE69 (Post 490542)
Epic Titan 69, no different updates. just one update for all.

Thanks

alexachu 28-02-2021 06:41

Quote:

Originally Posted by BLACKFIRE69 (Post 490520)
A new update is coming (but not so soon :D). it'll focus on bug fixing and translation (multilingual support).

if you've other requests, list them below. ;)

https://www43.zippyshare.com/v/L5tnk8v7/file.htmlplease bro:)

lazenes 07-03-2021 10:54

how to add or change setup Language?

BLACKFIRE69 08-03-2021 08:36

Quote:

Originally Posted by lazenes (Post 490740)
how to add or change setup Language?

will be added in the next update. but not so soon. because it's a little busy here. and another update for Redshank Installer is coming.
  • more customizable.
  • multi-colors.
  • multi-languages, etc.
preview:


All times are GMT -7. The time now is 04:27.

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