View Single Post
  #70  
Old 03-11-2014, 23:04
Adonix Adonix is offline
Registered User
 
Join Date: Aug 2014
Location: India
Posts: 73
Thanks: 17
Thanked 8 Times in 7 Posts
Adonix is on a distinguished road
Quote:
Originally Posted by Dante1995 View Post
=-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-=
Components:

Code:
#Define DirectX          'True' 
#Define VisualC          'True'
#Define Physx            'True'
#Define Frameworks    'True'
True = Active
False = Disable



the progress bar must always be 100% same as the final value, otherwise the process will end before reaching this value he store 2 came to 200%, and is not to arrive at this value.
then you'll have to set as follows.
.
.
.
.
.
.
.
.

#define bin1 "data1.game"
#define bin2 "data2.game"[/CODE]
Thanks......But

i tested this installer :- http://fileforums.com/showpost.php?p...0&postcount=22

everything was going good but reaching at 25-30% it showed error "precomp.exe has stopped working".
i tested other small file size also but again at 5% it showed precomp problem
please help me. i am using precomp version 0.42 and below compression script to make .bin files.
'''''''''''''''''''''''''''''''''''''''''''''''''' '''''''''''''''''''''''''''''''''''''''''''''''''' '''''''''''''''''''''''''''
arc a -lc8 -ep1 -ed -r -w.\ Data\Data-1.bin -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
'''''''''''''''''''''''''''''''''''''''''''''''''' '''''''''''''''''''''''''''''''''''''''''''''''''' ''''''''''''''''''''''
Please help to fix the error.

Last edited by Adonix; 06-11-2014 at 00:20.
Reply With Quote