|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
i have always the same problem...all goes well but data1.bin is about 10 MB and obviously i've got an error on decompression...any ideas?i follow the guide step by step...is the string in compress.bat correct?i don't understand all this line
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
![]() ![]() The Data1.bin contains media.upak and its size is shown above The command line is correct! |
|
#3
|
|||
|
|||
|
well done what said to do and no luck. it asks for data1.bin and not in folder ?
|
|
#4
|
||||
|
||||
|
Quote:
ds2_disc.jpg The installer expects to find the Datax.bin archives in the root of the disc, if it doesn't find them a disk prompt is shown with disk number and archive name. |
|
#5
|
||||
|
||||
|
Ok, Conversion works. Final Size 4,23 GB. If its too big, after compress, look that only one speech is Installed.
Last edited by Inge; 26-08-2012 at 00:54. |
|
#6
|
||||
|
||||
|
Thanks peterf!!; Works perfectly under Win7 64 bit!!.
|
|
#7
|
|||
|
|||
|
Hi peter could we use this conversion with the the lastest updates as the lastest one is around 3gb update from what i am reading on the net i have not updated my game yet.
|
|
#8
|
||||
|
||||
|
Quote:
i didn't test it yet , you re-make conversion and then let me known if it fits. ![]() If it doesn't fit for few mb a biks re-sampling needed
|
|
#9
|
|||
|
|||
|
gonna have to resample some biks even with trying to compress the video folder with freearc with 2gb compress still around 10mb to big and also downsize the directx folder with slim version of directx
Last edited by mikey26; 29-08-2012 at 07:55. |
|
#10
|
|||
|
|||
|
Tried with the new Update 2 [3Gb] of Darksiders2. The final size is 4.4 GB with vids 100%
|
|
#11
|
|||
|
|||
|
try a slim version of directx also try recompress data3.bin with 1gb compression with freearc that what i did and 4.36gb perfect fit on dvd5
|
|
#12
|
|||
|
|||
|
@mikey26 im new at this so can u give me the command for the recompression or do i have to reduce the bik file?
|
|
#13
|
||||
|
||||
|
Quote:
Code:
arc a -ep1 -r -w.\ -msrep+lzma:max:1gb -dp"%choice1%\media" -x@Ex_v_upak.lst .\Darksiders2\%arc% |
|
#14
|
||||
|
||||
|
Quote:
If Data1,Data2, Data4 archives already exist this batch (Compress.bat) will re-create only Data3: Code:
echo off :start cls set choice1= set arc= set retry= echo. set /p choice1=Please type game folder path (e.g. c:\Program Files\Darksiders2): if "%choice1%"=="" goto start echo. echo Creating archive files, please wait... echo. :Data1 set arc=Data1.bin if exist .\Darksiders2\%arc% goto Data2 arc a -ep -w.\ .\Darksiders2\%arc% -mprecomp:t-nfj:zl99:d1+srep+lzma:max:1gb "%choice1%\media\media.upak" if ERRORLEVEL 1 goto arcfail :Data2 set arc=Data2.bin if exist .\Darksiders2\%arc% goto Data3 arc a -ep -w.\ -mprecomp:t-nfj:zl99:d0+srep+lzma:max:1gb -dp"%choice1%\media" .\Darksiders2\%arc% @upak.lst if ERRORLEVEL 1 goto arcfail :Data3 set arc=Data3.bin if exist .\Darksiders2\%arc% goto Data4 arc a -ep1 -r -w.\ -msrep+lzma:max:1gb -dp"%choice1%\media" -x@Ex_v_upak.lst .\Darksiders2\%arc% if ERRORLEVEL 1 goto arcfail :Data4 set arc=Data4.bin if exist .\Darksiders2\%arc% goto end arc a -ep1 -r -w.\ -mprecomp:t-nfj:zl78,99:d0+srep+exe+delta+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 -dp"%choice1%" -x@Ex_m.lst .\Darksiders2\%arc% if ERRORLEVEL 1 goto arcfail :end echo.All done. pause goto EOF :arcfail echo. echo.WARNING: FreeArc returns an error in archive %arc%! set /p retry=Do you wish to retry [Y/N]: if /I "%retry%"=="Y" goto %arc:~0,5% pause :EOF Last edited by peterf1999; 31-08-2012 at 10:00. |
|
#15
|
||||
|
||||
|
dont recompress the bik files, take a look at compress.bat file & notice the commands for bin1 & bin2 ( max:1gb ) add that to line for bin3 and comment out other lines for 1,2,4 bin files & let it recompress just that 1 file. should then fit better...
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| DARKSIDERS - (2DVD9 to 3x DVD5) | pakrat2k2 | PC Games - CD/DVD Conversions | 9 | 19-07-2013 09:55 |
| Command & Conquer: Red Alert 3 (MULTI 4) DVD9 to 2xDVD5 | jta | PC Games - CD/DVD Conversions | 22 | 05-08-2012 16:55 |
| Phantasy Star Universe (DVD9 to 2 DVD5 OR DVD9 to 1 DVD5) | Heretic666 | PC Games - CD/DVD Conversions | 6 | 26-12-2006 06:28 |