View Single Post
  #10  
Old 10-03-2014, 23:53
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by prudislav View Post
got some overload on dvd3 :-( but using isz format instead of iso makes it fit to dvd5
dvd3.jpg

I used Verbatim dvd-r and it fits on DVD5.

Anyway, you can increment the amount of compression memory to gain more free room:
Code:
-ep-- -r -lc- -w.\ -s; -msrep+delta+lzma:a1:mfbt4:d180m:fb273:mc10000:lc8#@Data5.lst#Data5.bin#Disk3
-ep-- -lc- -w.\ -s; -msrep+delta+lzma:a1:mfbt4:d180m:fb273:mc10000:lc8#ThiefGame\CookedPCNG\English(US)\*#Data6.bin#Disk3
-ep-- -lc- -w.\ -s; -msrep+delta+lzma:a1:mfbt4:d180m:fb273:mc10000:lc8#ThiefGame\Movies\PC\*#Data7.bin#Disk3
Code:
-ep-- -r -lc- -w.\ -s; -msrep+delta+lzma:a1:mfbt4:d210m:fb273:mc10000:lc8#@Data5.lst#Data5.bin#Disk3
-ep-- -lc- -w.\ -s; -msrep+delta+lzma:a1:mfbt4:d210m:fb273:mc10000:lc8#ThiefGame\CookedPCNG\English(US)\*#Data6.bin#Disk3
-ep-- -lc- -w.\ -s; -msrep+delta+lzma:a1:mfbt4:d210m:fb273:mc10000:lc8#ThiefGame\Movies\PC\*#Data7.bin#Disk3
Reply With Quote