Thanks yener90 x Script ;)
NOTE: Files needed can be found in Post #2
DVD1 = S.T.A.L.K.E.R. - Shadow of Chernobyl
DVD2 = S.T.A.L.K.E.R. - Call of Pripyat
DVD3 = S.T.A.L.K.E.R. - Clear Sky
Norrmal Compression
arc a -ep1 -r -w.\
DVD1 = 2,64 gb
DVD2 = 2,50 gb
DVD3 = 2.06 gb
1) Lanch Compress.bat
2) paste game directory in bat display
3) moment please :)
compress.bat
automatic save the game data ( Data1,Data2,Data3 to DVD1-DVD2-DVD3 dir)
TO CHANGE in 1xDVD9
modify the Setup.ini file:
FreeArcFile1=DVD1\Data1.cab;DestDir:{app};Disk:1;C omp:1;
FreeArcFile2=DVD2\Data2.cab;DestDir:{app};Disk:2;C omp:2;
FreeArcFile3=DVD3\Data3.cab;DestDir:{app};Disk:3;C omp:3;
Edit the file compress.bat
:Data1
set arc=Data1.cab
if exist .\DVD1\%arc% goto
Data2 end
arc a -ep1 -r -w.\
[email protected] -dp"%choice1%" .\DVD1\%arc%
if ERRORLEVEL 1 goto arcfail
:Data2
set arc=Data2.cab
if exist .\DVD2\%arc% goto Data3
arc a -ep1 -r -w.\ [email protected] -dp"%choice1%" .\DVD2\%arc%
if ERRORLEVEL 1 goto arcfail
:Data3
set arc=Data3.cab
if exist .\DVD3\%arc% goto end
arc a -ep1 -r -w.\ [email protected] -dp"%choice1%" .\DVD3\%arc%
if ERRORLEVEL 1 goto arcfail
:end
Clear Data2.lst, Data3.lst
Screenshot:
ERROR NAME AUTORUN
fix NAME AUTORUN
Correct Autorn -> Name
TRYLOGY to
TRILOGY
Correct Setup -> Back button-Next Button
Correct Installer -> ProgressBar
SplashScreen "no encrypt" in Setup.cab
NOTE: Files needed can be found in Post #2