Log in

View Full Version : Rage dvd9 to 4xdvd5


angelo.saviano
07-10-2011, 01:48
hi i've created a inno script basing it on the witcher 2 script...i've excluded the mp folder so it fits on 3 dvd5(if in the script you add mp folder the game fits in 5 dvd5) and i added rage.ico so the setup has the icon of the game...here my script enjoy. the script also is made for italian language...

Smurf Stomper
07-10-2011, 06:11
what's the size if you rip out mp and all non-eng langs?

pakrat2k2
07-10-2011, 08:55
the game itself without MP and eng only = 14.3GB uncompressed
and it only includes 1 language by default ( in the base & mp/base folders file = (language).streamed file )

Will easily fit onto 3xdvd5

Droppo
07-10-2011, 19:44
I made my own English/Spanish installer on 4 DVD5 without ripping MP. I'm finishing the final compile now, will test the result and if everything goes well wil be posting the Inno Setup script so if anyone needs it can use it to build it's own installer or use it as base...

pakrat2k2
07-10-2011, 23:12
I made my own English/Spanish installer on 4 DVD5 without ripping MP. I'm finishing the final compile now, will test the result and if everything goes well wil be posting the Inno Setup script so if anyone needs it can use it to build it's own installer or use it as base...

good job, always nice to see new people posting their handiwork. I'd like to see how you've managed to include MP with it fitting on 4 dvd5's

Droppo
08-10-2011, 05:59
good job, always nice to see new people posting their handiwork. I'd like to see how you've managed to include MP with it fitting on 4 dvd5's

Well I've finished compiling and got 200MB more than 4DVD5 including english and spanish languages, so I had to change some stuff on my case and left only spanish language doing the proper changes to the game files to load in spanish directly so I guess will be ok. (same methods are valid to make an "any_language_only" installer)

Now it's compiling again and will check when I get home if it worked without problems (I'm almost sure it does). So this way will be possible to make 1 language only release, but it's something atleast. All this was made using max compression setting, didn't want to go higher than that since it has some nasty system requirements to uncompress them...
but, by the other hand... if you have enought PC to run the game, you should have no problems extracting files with ultra or ultra64 compression.

pakrat2k2
08-10-2011, 07:18
the english/spanish languages combined will not effect whether or not it will fit on 4xdvd5
it still comes out ~250mb over with the MP included in one language. ( at least in my test it did. )

Droppo
08-10-2011, 08:34
the english/spanish languages combined will not effect whether or not it will fit on 4xdvd5
it still comes out ~250mb over with the MP included in one language. ( at least in my test it did. )

Oh, damn... I haven't go to home yet to check it out, but I don't like what you say :S will have to start thinking about something different then :S

Droppo
08-10-2011, 14:40
yup, like you said... the files went higher than 4 DVD5, now i'm trying to get it done with FreeARC+InnoSetup but i'm not soo familiar with FreeARC and specially about merging both... but we'll see

gfdiabloper
09-10-2011, 02:22
please how much for DVD9 to DVD5 the Rage ??? yener, peterf1999 ???

KillerOh
09-10-2011, 04:52
please how much for DVD9 to DVD5 the Rage ??? yener, peterf1999 ???

Instead asking Yener, use his codes instead:
http://fileforums.com/showthread.php?t=91563

And don't expect a miraculous miracle to compress a HUMONGOUS game in mere 2xDVD5, BTW...

alexandr frei
10-10-2011, 07:21
just split each 3 setup-*bin into different folder,
burn as image with any label

jta
10-10-2011, 09:39
just split each 3 setup-*bin into different folder,
burn as image with any label

How to do that? Can you post an example?

pakrat2k2
10-10-2011, 11:37
not that hard to figure out.. example only dont know the correct filenames.

disk 1 - autorun.inf, icon.ico, setup.exe, setup1a.bin, setup1b.bin, setup1c.bin
disk 2 - autorun.inf, icon,ico, setup2a.bin, setup2b.bin, setup2c.bin
disk 3 - autorun.inf, icon.ico, setup3a.bin, setup3b.bin, setup3c.bin, any updates + cracks

Droppo
10-10-2011, 11:38
How to do that? Can you post an example?

he has no idea of what he is saying... what he says leads to something like 6xDVD5. The only way so far it seems to fit is making it with FreeARC+InnoSetup otherwise you'll get a 5xDVD5 version where you can actually fully include lang pack without problems

pakrat2k2
10-10-2011, 11:43
IF you include the MP part of the game as well, & dont forget the huge 1GB update that came out for it too!

SP portion only WILL fit on 3xdvd5 ( freearc + inno )
Full game ( freearc + inno JUST over 4xdvd5 ~ 200mb -- WITHOUT the current patch being applied ( eng only )

The language pack you can extract and replace the xxx.streamed ( language file ) with your choice.. there are no other
languages ingame, just the 1 file for your language.

jta
10-10-2011, 12:26
IF you include the MP part of the game as well, & dont forget the huge 1GB update that came out for it too!

SP portion only WILL fit on 3xdvd5 ( freearc + inno )
Full game ( freearc + inno JUST over 4xdvd5 ~ 200mb -- WITHOUT the current patch being applied ( eng only )

The language pack you can extract and replace the xxx.streamed ( language file ) with your choice.. there are no other
languages ingame, just the 1 file for your language.

can you to post how to do FULL GAME 4xdvd5 ~ 200mb step buy step?

Droppo
10-10-2011, 12:59
can you to post how to do FULL GAME 4xdvd5 ~ 200mb step buy step?

Do you realize what he said is that he got it 4DVD5 + 200 Extra MBs overweight , so basically 4DVD5+1CD

You can easily get it done with INNOSetup using default LZMA compression

Droppo
10-10-2011, 13:21
Here you have the script to make 5xDVD5 version where you can include the language pack and multiplayer update (probably you'll need to increase compression)

01- Extract the contents of the file to C:\Rage
02- "Install" the game on "C:\Rage\Installer\Rage"
03- Open the Rage.iss file with INNOSetup and compile it
04- Split the files in groups of 4.37GB max on ISO images or burn them directly
05- Add "directx" and "msvc2010" folders to the last Disk (with their proper contents OFC)
06- Make an Autorun.inf for your disks if you wish

Lame? maybe, but it does the work for those who don't care about 1 disk more or those who don't wanna wait... if you don't like it, just don't use it.

Droppo.-

jta
10-10-2011, 13:50
thanks ... will try

Baluba
10-10-2011, 14:15
Oh "Superman" where are you now?
Everything's gone wrong somehow...

"Land Of Confusion" by Genesis

alexandr frei
11-10-2011, 04:04
he has no idea of what he is saying... what he says leads to something like 6xDVD5. The only way so far it seems to fit is making it with FreeARC+InnoSetup otherwise you'll get a 5xDVD5 version where you can actually fully include lang pack without problems

hahahhaa

yes that's true 6xDVD5,

if you want it to be 4xdvd5, you have to install it first and then repack with inno installer with ultra compression. no other way.
it takes more than 3 hours (extract, install, repack) ,

so which way do you prefer?

4xdvd5 with more than 3 hours (extract, install, repack)
OR
6xdvd5 with only 45 min. (extract only the contents of the iso) ??

CHOOSE!!

Droppo
11-10-2011, 04:24
well, whole process only once isn't that bad if you get good results, the shitty thing comes up when it take a shitload of time to install, that's shitty...

Droppo.-

alexandr frei
11-10-2011, 19:48
well, whole process only once isn't that bad if you get good results, the shitty thing comes up when it take a shitload of time to install, that's shitty...

Droppo.-

mine only takes 20 min. to install :D

pakrat2k2
11-10-2011, 20:29
what from 3xdvd9 !! not bad i'd say..

Joe Forster/STA
13-10-2011, 08:04
Could you upload Setup.exe only please, because when innosetup create Setup.exe file it error

Please, quote error message exactly (or translate it into English the best you can).

evilz3r0
13-10-2011, 15:26
Please, quote error message exactly (or translate it into English the best you can).

not working for me too, setup.exe dont start. someone can help us! :confused::(

Grumpy
16-10-2011, 03:54
pakrat's RAGE conversion has been moved to its own thread:

http://fileforums.com/showthread.php?t=92037