Forum: Conversion Tutorials
05-10-2019, 18:41
|
|
Replies: 10
Views: 7,795
[Code]
procedure CurStepChanged(CurStep:...
[Code]
procedure CurStepChanged(CurStep: TSetupStep);
begin
if CurStep = ssDone then
FileCopy(ExpandConstant('{app}\openingmovie.bk2'), ExpandConstant('{app}\openingmovie_hi.bk2'), False);
end;
|
Forum: Conversion Tutorials
05-10-2019, 05:50
|
|
Replies: 10
Views: 7,795
|
Forum: Conversion Tutorials
16-04-2019, 05:56
|
|
Replies: 1
Views: 1,200
|
Forum: Conversion Tutorials
15-02-2019, 15:31
|
|
Replies: 9
Views: 10,608
How to get most of lolz parallelism
Originally I was planing to add this as a comment to my "Cost vs return debate" thread, but I did not wanted to necro my old topic plus this is not completely relevant to that. I am not going to...
|
Forum: Conversion Tutorials
01-02-2019, 04:59
|
|
Replies: 4,639
Views: 24,643,343
Cod aw
screenshoot COD AW files SP
|
Forum: Conversion Tutorials
01-02-2019, 02:24
|
|
Replies: 4,639
Views: 24,643,343
|
Forum: Conversion Tutorials
27-11-2018, 12:06
|
|
Replies: 2
Views: 2,218
|
Forum: Conversion Tutorials
24-11-2018, 12:39
|
|
Replies: 9
Views: 6,751
|
Forum: Conversion Tutorials
21-11-2018, 01:37
|
|
Replies: 19
Views: 17,078
|
Forum: Conversion Tutorials
18-09-2018, 14:34
|
|
Replies: 31
Views: 39,812
New Fox Kompressor 1.01c Ultimate
New Fox Kompressor 1.01c Ultimate
https://image.ibb.co/d23hge/1.png
https://image.ibb.co/fSB2ge/1b.png
https://image.ibb.co/jfACge/2.png
https://image.ibb.co/d6D9SK/2b.png
|
Forum: Conversion Tutorials
11-08-2018, 01:32
|
|
Replies: 4,639
Views: 24,643,343
For The King
From 2.5 GB > 725MB
Using...
For The King
From 2.5 GB > 725MB
Using srep64+lolz
Usage:
srep64 = -m3f -l512 -a2
lolz(slow) = -d256mb -tt8 -mc1023
You can also use lolz fast but their will be a small increase in size...
|
Forum: Conversion Tutorials
19-07-2018, 23:03
|
|
Replies: 5
Views: 2,174
first of all you ask too much and that confuses...
first of all you ask too much and that confuses me alot much nvm
I assume the arc.ini has the COMMANDS/OPERATIONS for these tools, then the batch file is used to call arc.exe which carries out the...
|
Forum: Conversion Tutorials
19-07-2018, 00:11
|
|
Replies: 5
Views: 2,174
|
Forum: Conversion Tutorials
29-06-2018, 08:38
|
|
Replies: 4,639
Views: 24,643,343
Forza Horizon 3 - Encrypted Names, use it to...
Forza Horizon 3 - Encrypted Names, use it to separate your contents accordingly :-
1080p Video files:
AppFiles\gq6$l\=$\'$6qh~
4K Video files:
AppFiles\gq6$l\=$\'$6qh~\@$4q~
Now this game...
|
Forum: Conversion Tutorials
24-05-2018, 05:03
|
|
Replies: 4,639
Views: 24,643,343
Borderlands 2 (11.1 -> 5.25 Gb) (ENG only) ...
Borderlands 2 (11.1 -> 5.25 Gb) (ENG only)
Binaries
Data_4.bin (15,4 Mb)
-mexe2+delta+lolz:tt16:mtb128:d512m:oh14:fba256:mc1023
Data_Movies.bin (1.26 Gb) (*.bik)
-mbpk
p.s. deleted tracks
...
|
Forum: Conversion Tutorials
20-05-2018, 20:40
|
|
Replies: 4,639
Views: 24,643,343
Aragami 6.75 GB > 1.62 GB
Create two data files for this game like i did
in first data file---for .resS and .file files----majority of game
in arc.ini while repacking, using srep64+lolz
[External compressor:srep64]...
|
Forum: Conversion Tutorials
28-04-2018, 23:57
|
|
Replies: 29
Views: 20,401
|
Forum: Conversion Tutorials
20-04-2018, 17:33
|
|
Replies: 29
Views: 20,401
Here is how it work today:
You install the...
Here is how it work today:
You install the game to get its individual files in folder. First, nowadays we have many specialized compressors, we have bpk for compressing bik/bk2 (bink) videos, we...
|
Forum: Conversion Tutorials
04-04-2018, 18:41
|
|
Replies: 4,639
Views: 24,643,343
Beginner This Might Be Helpful(I am Too)
This Little Code might be helpful to beginners(I am also the beginner;))
Hope you will found it helpful, Any suggestions are always welcome:D
By Compressing Unreal Engine Files for e.g .tfc,...
|
Forum: Conversion Tutorials
26-03-2018, 07:07
|
|
Replies: 9
Views: 12,326
|
Forum: Conversion Tutorials
15-01-2018, 15:45
|
|
Replies: 44
Views: 31,119
And finally, I tested audio(wav) part of mm...
And finally, I tested audio(wav) part of mm compressor of FA. Here results were unexpected. Although FA apply tta compressor on each(any) wav file, results are not so clear as you will see.
But...
|
Forum: Conversion Tutorials
12-01-2018, 18:08
|
|
Replies: 44
Views: 31,119
|
Forum: Conversion Tutorials
02-01-2018, 07:37
|
|
Replies: 44
Views: 31,119
RZ take *way* too long and results are...
RZ take *way* too long and results are diminishing, I tried it again few days ago this time on ~12+gb game(with decompiled/decompressed resources). Srep even hurt it but also without, gain was like...
|
Forum: Conversion Tutorials
07-11-2017, 06:41
|
|
Replies: 1
Views: 12,683
Use this script in your .ini file:
if not...
Use this script in your .ini file:
if not ISExec ( 0, 0, 0, ExpandConstant('{app}\rebuild.bat'), '', ExpandConstant('{app}'), 'Rebuilding files...',false) then break;
To auto delete the .bat...
|
Forum: Conversion Tutorials
29-09-2017, 14:59
|
|
Replies: 44
Views: 31,119
Greetings again everyone, so I just finished...
Greetings again everyone, so I just finished RAZOR compressor results, but I also threw in zpaq on -m4 and -m5 settings for comparison. I always had certain sympathy for zpaq and its family...
|