View Single Post
  #32  
Old 30-12-2011, 06:34
KillerOh's Avatar
KillerOh KillerOh is offline
Registered User
 
Join Date: Oct 2009
Location: Brazil
Posts: 77
Thanks: 1
Thanked 1 Time in 1 Post
KillerOh is on a distinguished road
Exclamation

Quote:
Originally Posted by ceifadorx View Post
has someone tried this conversion with the arena dlc?
Yes, and unfortunately, by following all steps of Peterf's conversion, the final size will be aboput 4,60Gb (Above DVD5 capacity).

Yener90's conversion, however, works properly with the game and the DLC, but because yener's conversion compress almost all the game files in the .ARC (In his conversion it's renamed to .CAB) file.

Fortunately, due to the way the files are installed in Peterf's installer (1st the files inside "data" folder, then decompress the .ARC file in the game folder), you can make a small modification to the conversion AND archieve a 1xDVD5 with the game and the DLC. I'll quote the entire conversion to show what to do:

Quote:
Originally Posted by peterf1999 View Post
Dead Island (1x DVD5) *INNO+FreeArc*

1) Extract 'DI_1xDVD5.7z' contents

2) Move from Game's installation folder :
Code:
'Redist' folder to 'Dead_Island_DVD5' folder

ONLY the smallest '*.rpack' file you can find from:
'(Game's installation)\\DI\\Data' folder
to the
'Dead_Island_DVD5\\Data' folder
3) Launch FreeArc and then compress all files/folders in the root of game's installation folder:
Code:
Output archive: Dead_Island
Compression: -mx -ld800m
Make exe: Not checked
4) Move 'Dead_Island.arc' file to 'Dead_Island_DVD5' folder

5) Burn or make iso with label name of your choice
Basically, instead of moving all and every .rpack files (As described in the original conversion), you'll just move the smallest one you'll ever find (And the smallest one is just 1kb, assuming game + DLC). So all the remaining .rpack files will be compressed (Like it's done in Yener's conversion) during step 3, and we'll get 1xDVD5 again.

Last edited by KillerOh; 30-12-2011 at 06:54.
Reply With Quote