FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Help Please (https://fileforums.com/showthread.php?t=103631)

IRAQIGHOST 01-07-2020 01:40

Help Please
 
Hi guys

I used WPI Corepack Mixed Final Build made by BLACKFIRE69 to make setup and compress my game with his program and this method

precomp+srep+lolz:mtt0:mt1:d64m

after I make the setup and click on Install I got this error
https://i.ibb.co/L9JZrLN/Desktop-7-1...-42-AM-662.png

What should I do?
Thanks

Masquerade 01-07-2020 03:54

You need the unpack command for precomp in your setup Arc.ini

It is missing, this is why you get the error.

IRAQIGHOST 01-07-2020 04:49

Quote:

Originally Posted by Masquerade (Post 486605)
You need the unpack command for precomp in your setup Arc.ini

It is missing, this is why you get the error.

please could you write me the unpack command?

BLACKFIRE69 01-07-2020 08:57

Quote:

Originally Posted by IRAQIGHOST (Post 486604)
Hi guys

I used WPI Corepack Mixed Final Build made by BLACKFIRE69 to make setup and compress my game with his program and this method

precomp+srep+lolz:mtt0:mt1:d64m

after I make the setup and click on Install I got this error
https://i.ibb.co/L9JZrLN/Desktop-7-1...-42-AM-662.png

What should I do?
Thanks

Compression:

1. Compressor\arc.ini

procomp 0.4 3 - 0.4.8

Code:

[External compressor:precomp]
header = 0
packcmd  = precomp -intense0 -cn -v {options} -o$$arcpackedfile$$.tmp  $$arcdatafile$$.tmp

Decompression:

1. copy "precomp.exe" which you used in compression then paste it into the "Resources\Unpack" folder.
2. add this line to "Resources\Unpack\arc.ini"

procomp 0.4 3 - 0.4.8

Code:

[External compressor:precomp]
header = 0
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp


edit:

add this line to "ToolsList.iss"

Code:

Source: "Resources\Unpack\precomp.exe"; DestDir: {tmp}; Flags: dontcopy noencryption;
to "ToolsList_Init.iss"

Code:

ExtractTemporaryFile('precomp.exe');

IRAQIGHOST 01-07-2020 09:41

Quote:

Originally Posted by BLACKFIRE69 (Post 486610)
Compression:

1. Compressor\arc.ini

procomp 0.4 3 - 0.4.8

Code:

[External compressor:precomp]
header = 0
packcmd  = precomp -intense0 -cn -v {options} -o$$arcpackedfile$$.tmp  $$arcdatafile$$.tmp

Decompression:

1. copy "precomp.exe" which you used in compression then paste it into the "Resources\Unpack" folder.
2. add this line to "Resources\Unpack\arc.ini"

procomp 0.4 3 - 0.4.8

Code:

[External compressor:precomp]
header = 0
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp


edit:

add this line to "ToolsList.iss"

Code:

Source: "Resources\Unpack\precomp.exe"; DestDir: {tmp}; Flags: dontcopy noencryption;
to "ToolsList_Init.iss"

Code:

ExtractTemporaryFile('precomp.exe');

Thanks for replay

But it's the same error :(:(:(

BLACKFIRE69 01-07-2020 10:08

Quote:

Originally Posted by IRAQIGHOST (Post 486611)
Thanks for replay

But it's the same error :(:(:(

send me your "compressor + script"

IRAQIGHOST 01-07-2020 10:22

Quote:

Originally Posted by BLACKFIRE69 (Post 486612)
send me your "compressor + script"

Download it from here

https://www.mediafire.com/file/7blz6..._v5.1.rar/file

Thanks

BLACKFIRE69 01-07-2020 11:34

6 Attachment(s)
Quote:

Originally Posted by IRAQIGHOST (Post 486613)

1. goto "Compress\Tool\arc.ini"
2. change "packcmd = precomp048" to "packcmd = precomp" under "[External compressor:precomp]" section in arc.ini.

3. goto "Resources\Unpack\arc.in"
4. you've declared "precomp" twice in the "arc.ini". so delete the entire section of "[External Compressor: precomp]" next to [External Compressor: nzip].

5. now compress some sample files and check if it works. (method: precomp+srep+lolz:mtt0:mt1:d64m)
* Run Compress.exe as admin.

IRAQIGHOST 01-07-2020 12:22

Quote:

Originally Posted by BLACKFIRE69 (Post 486614)
1. goto "Compress\Tool\arc.ini"
2. change "packcmd = precomp048" to "packcmd = precomp" under "[External compressor:precomp]" section in arc.ini.

3. goto "Resources\Unpack\arc.in"
4. you've declared "precomp" twice in the "arc.ini". so delete the entire section of "[External Compressor: precomp]" next to [External Compressor: nzip].

5. now compress some sample files and check if it works. (method: precomp+srep+lolz:mtt0:mt1:d64m)
* Run Compress.exe as admin.

it's Work Thanks a lot bro

but the installing take a long time and decompressed make a temp files one of them 17Gb and 11Gb after that it's extract game files, could make it extract game files directly without temps files?

BLACKFIRE69 01-07-2020 23:41

Quote:

Originally Posted by IRAQIGHOST (Post 486615)
it's Work Thanks a lot bro

but the installing take a long time and decompressed make a temp files one of them 17Gb and 11Gb after that it's extract game files, could make it extract game files directly without temps files?

PrecompX will save your Compression and Decompression time and new update v.1.0.1 will fix temps trouble. go and check the new update.

WPI CorePack Mixed Final Build v.1.0.1 + 69-Compressor v.5.2

IRAQIGHOST 02-07-2020 00:30

Quote:

Originally Posted by BLACKFIRE69 (Post 486620)
PrecompX will save your Compression and Decompression time and new update v.1.0.1 will fix temps trouble. go and check the new update.

WPI CorePack Mixed Final Build v.1.0.1 + 69-Compressor v.5.2

ok I will try that thanks a lot bro


All times are GMT -7. The time now is 20:38.

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