Forum: Conversion Tutorials
10-03-2023, 11:33
|
|
Replies: 4,669
Views: 28,510,597
Canīt Compress Halo Infinite
Hello, I tried to make a repack of Halo Infinite game, an its stuck at 60% ... i donīt know why. It's the only game that this happens to me.
Here is my arc.ini settings, i use srep+lzma2
...
|
Forum: Conversion Tutorials
24-02-2023, 08:08
|
|
Replies: 4,669
Views: 28,510,597
|
Forum: Conversion Tutorials
24-11-2020, 16:13
|
|
Replies: 21
Views: 14,287
|
Forum: Conversion Tutorials
16-11-2020, 13:48
|
|
Replies: 4,669
Views: 28,510,597
|
Forum: Conversion Tutorials
30-10-2020, 15:44
|
|
Replies: 21
Views: 14,287
|
Forum: Conversion Tutorials
30-10-2020, 14:45
|
|
Replies: 21
Views: 14,287
|
Forum: Conversion Tutorials
29-10-2020, 07:33
|
|
Replies: 715
Views: 2,717,191
|
Forum: Conversion Tutorials
27-10-2020, 07:26
|
|
Replies: 715
Views: 2,717,191
This tools are for compress game files, in the...
This tools are for compress game files, in the case of XTool has functionally of inflate compatible streams of game engine, then srep compresses it and finally lzma or lolz or lzma2 compresses it...
|
Forum: Conversion Tutorials
24-10-2020, 16:27
|
|
Replies: 715
Views: 2,717,191
[External compressor:xzstd]
header = 0 ...
[External compressor:xzstd]
header = 0
packcmd = xtool precomp -mzstd -t100p-1 - - <stdin> <stdout>
unpackcmd = xtool decode -t100p-1 - - <stdin> <stdout>
With this setting, the zstd...
|
Forum: Conversion Tutorials
24-10-2020, 09:52
|
|
Replies: 715
Views: 2,717,191
|
Forum: Conversion Tutorials
24-10-2020, 09:18
|
|
Replies: 715
Views: 2,717,191
i Have rare problem ... using this setting for...
i Have rare problem ... using this setting for precomp - - <stdin> <stdout> sometimes works, sometimes dont, and $$arcdatafile$$.tmp $$arcpackedfile$$.tmp works but stuck the compression ... whats...
|
Forum: Conversion Tutorials
24-10-2020, 06:55
|
|
Replies: 4,669
Views: 28,510,597
|
Forum: Conversion Tutorials
23-10-2020, 20:30
|
|
Replies: 715
Views: 2,717,191
Thanks ... This settings are correct ?
...
Thanks ... This settings are correct ?
[External compressor:xzstd]
header = 0
packcmd = xtool precomp -mzstd -t100p-1 - - <stdin> <stdout>
unpackcmd = xtool decode -t100p-1 - - <stdin>...
|
Forum: Conversion Tutorials
23-10-2020, 06:33
|
|
Replies: 4,669
Views: 28,510,597
In the Fitgirl Setup installer resources of the...
In the Fitgirl Setup installer resources of the game, there is a file that caught my attention called tiger.exe. I imagine it must be the file that encrypt *.tiger files again after unpacking, but...
|
Forum: Conversion Tutorials
23-10-2020, 06:15
|
|
Replies: 21
Views: 14,287
In the Fitgirl Setup installer resources of the...
In the Fitgirl Setup installer resources of the game, there is a file that caught my attention called tiger.exe. I imagine it must be the file that encrypt *.tiger files again, but idk how to use it.
|
Forum: Conversion Tutorials
22-10-2020, 20:53
|
|
Replies: 4,669
Views: 28,510,597
|
Forum: Conversion Tutorials
22-10-2020, 16:24
|
|
Replies: 4,669
Views: 28,510,597
|
Forum: Conversion Tutorials
22-10-2020, 16:06
|
|
Replies: 4,669
Views: 28,510,597
|
Forum: Conversion Tutorials
22-10-2020, 15:09
|
|
Replies: 4,669
Views: 28,510,597
|
Forum: Conversion Tutorials
22-10-2020, 13:17
|
|
Replies: 21
Views: 14,287
|
Forum: Conversion Tutorials
22-10-2020, 11:42
|
|
Replies: 4,669
Views: 28,510,597
|
Forum: Conversion Tutorials
16-10-2020, 15:49
|
|
Replies: 715
Views: 2,717,191
|
Forum: Conversion Tutorials
27-09-2019, 06:53
|
|
Replies: 4,669
Views: 28,510,597
|
Forum: Conversion Tutorials
08-02-2018, 13:45
|
|
Replies: 857
Views: 1,407,081
|
Forum: Conversion Tutorials
08-02-2018, 12:57
|
|
Replies: 16
Views: 10,485
For taskkill, add this:
...
For taskkill, add this:
Exec(ExpandConstant('{sys}\taskkill.exe'), ' /F /IM afr.exe', '', SW_HIDE, ewWaitUntilTerminated, ResultCode);
|