FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Tomb Raider (2xDVD9 -> 3xDVD5) (https://fileforums.com/showthread.php?t=94283)

edwinkyr 06-03-2013 06:21

Tomb Raider (2xDVD9 -> 3xDVD5)
 
1 Attachment(s)
Tomb Raider (2013)

CIU : 1.0.0.5
Script : yener90

1. Install the game

2. Download My Attachment And Extract

3. Move or Make Redist Folder On The Compiled\TR_3
File Inside Redist Folder
Code:

DirectX Folder
vcredist_x86.exe --> Download Or Take From Another Game

4. Open InstallerScript.iss with Inno Setup Unicode version, edit the line below according to your game's installed location:
Code:

#define ProgramFiles "F:\DMC Devil May Cry"
Save and compile

5. Copy
-Setup.cab
-Setup.dll
-Setup.ini
To Compiled\TR_1

And Move
-Setup.exe files to TR_1
-All Setup-1*.bin files to TR_1
-All Setup-2*.bin files to TR_2
-All Setup-3*.bin files to TR_3

6. Make Iso And Test It Before Burn

http://i.imgur.com/DUofv5d.jpg
http://i.imgur.com/w6ReTb4.jpg
http://i.imgur.com/VGiKSE1.jpg

Juggernautwill 06-03-2013 07:00

Would leave 2dvd5?

lukasgames 06-03-2013 07:00

multilanguaje compatible or english only?

edwinkyr 06-03-2013 07:02

@juggernautwill
try change Compression=zip to Compression=LZMA

@lukasgames
my file only english, but maybe when multi lang it become 4xDVD5

lukasgames 06-03-2013 08:44

nice work, working for me 100% espanish languaje only.

3 Disk.

Disk1. (4.35 GB)
Disk2. (4.34 GB)
Disk3. (632 MG)

thank monster!

andrei222 06-03-2013 10:15

this game works in 2xdvd5 but with freearc and strong compression
Here is two reason to use freearc
1.Compression is much better
2.installation is much faster

Crytek01 06-03-2013 10:53

Is it possible 2xDVD 5 without strong compression and/or multiplayer?

alfredo2908 06-03-2013 11:03

help me pl
 
Quote:

Originally Posted by lukasgames (Post 414900)
fail compiled, error!

http://imageshack.us/a/img805/6540/sinttuloaaf.png


will try again from the beginning ... :(



ami also gives me that error as under ???? help me plz

klaroqsim 06-03-2013 11:09

2xdvd5 please

CARAS 06-03-2013 11:33

its missing setu.dll
 
Quote:

Originally Posted by lukasgames (Post 414900)
fail compiled, error!

http://imageshack.us/a/img805/6540/sinttuloaaf.png


will try again from the beginning ... :(

its missing setup.dll

khinjare 06-03-2013 11:57

just one question, what software do you use to create those beautiful autoruns?

MCSAIDA 06-03-2013 13:17

Thanks 100/100 in Windows 7 x64 ,Multilangages..........

Maxgrilo 06-03-2013 16:08

even with lzma still 3 DVD5.

pakrat2k2 06-03-2013 16:08

Quote:

Originally Posted by CARAS (Post 414917)
its missing setup.dll

look again its in original archive from post #1 you need to copy it over to
x:\...\Compiled\TR_1 folder.

also compile langscript.iss IF you want autorun.exe

Brunao 06-03-2013 16:21

Thx Man. Working Win 7 64

specialex 06-03-2013 19:28

does this works with survival edition ?

pakrat2k2 06-03-2013 19:30

any version will do.

ferv 07-03-2013 05:51

I've tried with lzma/ultra64 but still get 375mb Setup-3a.bin and there's nothing i can delete so i'll try with freearc and see what happens

prudislav 07-03-2013 05:59

Quote:

Originally Posted by ferv (Post 414969)
I've tried with lzma/ultra64 but still get 375mb Setup-3a.bin and there's nothing i can delete so i'll try with freearc and see what happens

try lzma2/ultra64 ;-)

Cale2201 07-03-2013 06:23

I try lzma2/ultra64 And Setup-3a.bin=175 mb
Only precomp.

Hexens 07-03-2013 08:04

Quote:

Originally Posted by klaroqsim (Post 414946)
2xdvd5 is possible ?

you can make 2xdvd5 with one language and compression srep + freearc , total size ~8,1 Go ;)

ferv 07-03-2013 08:47

Quote:

Originally Posted by prudislav (Post 414970)
try lzma2/ultra64 ;-)

I don't have much experience with srep and precomp so right now i'm doing some reading to learn how to use them

The-revenge 07-03-2013 10:13

Quote:

Originally Posted by andrei222 (Post 414909)
this game works in 2xdvd5 but with freearc and strong compression
Here is two reason to use freearc
1.Compression is much better
2.installation is much faster

can you explain how to implement freearc compression in this conversion?
Thanks

pakrat2k2 07-03-2013 11:51

switch from #define programfiles....( add ; to front of line )
enable ;internal compressional ( remove same from front of line )

add PrecompVer=Inside to setup.ini
also add with your filenames ( archives )
[ExtractSettings]
FreeArcFile1=Data2.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data3.cab;DestDir:{app};Disk:2;
FreeArcFile4=Data3.cab;DestDir:{app};Disk:3;

look at Fabioddq's DMC topic for more info.

Sapron75 08-03-2013 08:34

Please help with how to put TR on 3 dvd5
 
Hello, I'm new with this, so can you explain your tutorial with more details ?

I don't understand :

3. Move or Make Redist Folder On The Compiled\TR_3
File Inside Redist Folder


Does this mean I have to create a folder like this : J:\Games\TR\Compiled\TR_3 ??

And what do you mean with this : Code:
DirectX Folder
vcredist_x86.exe --> Download Or Take From Another Game4. Open InstallerScript.iss with Inno Setup Unicode version, edit the line below according to your game's installed location:

Code:
#define ProgramFiles "F:\DMC Devil May Cry"Save and compile


Where do I find Inno Setup Unicode ? And when found, I have to put un the DMC Devil May Cry text ? And than Save and compile ?'

I'm sorry but I get lost just typing this all :( . Can you give me a more detailed text ? If not, thanks anyway.

Bye bye

pakrat2k2 08-03-2013 08:55

Quote:

Originally Posted by Sapron75 (Post 415011)
Hello, I'm new with this, so can you explain your tutorial with more details ?

I don't understand :

3. Move or Make Redist Folder On The Compiled\TR_3
File Inside Redist Folder

Does this mean I have to create a folder like this : J:\Games\TR\Compiled\TR_3 ??

And what do you mean with this : Code:
DirectX Folder
vcredist_x86.exe --> Download Or Take From Another Game4. Open InstallerScript.iss with Inno Setup Unicode version, edit the line below according to your game's installed location:

Code:
#define ProgramFiles "F:\DMC Devil May Cry"Save and compile

Where do I find Inno Setup Unicode ? And when found, I have to put un the DMC Devil May Cry text ? And than Save and compile ?'

I'm sorry but I get lost just typing this all :( . Can you give me a more detailed text ? If not, thanks anyway.

Bye bye

inno-unicode >program used to compile ISS script.
Code:

http://www.jrsoftware.org/isdl.php#stable
step3 > its in the compiled folder within archive from post #1
copy directx folder from any game that includes it. vcredist should be included with most games too, or google it & download it to the specified folder.

ferv 08-03-2013 11:42

Finally I was able compress the game to fit 2DVD5 using only srep with peterf1999 method but since is the first time i use this kind of compression now i'm getting "unknown compression method" error wen i try to install the game :(, i know that changes has to be made but i can't figure it out where, by now i'm reading related posts:)

pakrat2k2 08-03-2013 14:26

add PrecompVer=Inside to setup.ini
also add with your filenames ( archives )
[ExtractSettings]
FreeArcFile1=Data2.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data3.cab;DestDir:{app};Disk:2;
FreeArcFile3=Data3.cab;DestDir:{app};Disk:3;

etc .....

OH and add arc.ini to setup.cab ( root of archive)

ferv 08-03-2013 18:08

Quote:

Originally Posted by pakrat2k2 (Post 415048)
add PrecompVer=Inside to setup.ini
also add with your filenames ( archives )
[ExtractSettings]
FreeArcFile1=Data2.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data3.cab;DestDir:{app};Disk:2;
FreeArcFile3=Data3.cab;DestDir:{app};Disk:3;

etc .....

OH and add arc.ini to setup.cab ( root of archive)

Thank you!!, now it's working!! but when i install the game, DLC and Movies folder are not created although its contens are there in game's folder, the first test was ok, i'm missing something i'll check everything again, probably a mistake in .lst file

The-revenge 09-03-2013 02:11

Quote:

Originally Posted by ferv (Post 415061)
Thank you!!, now it's working!! but when i install the game, DLC and Movies folder are not created although its contens are there in game's folder, the first test was ok, i'm missing something i'll check everything again, probably a mistake in .lst file

I'm trying to do tath but with bad result.
Can you show the metod step by step?
Thanks

ferv 09-03-2013 06:25

Quote:

Originally Posted by The-revenge (Post 415068)
I'm trying to do tath but with bad result.
Can you show the metod step by step?
Thanks

can you tell me what's the specific error you're getting so i can help you, regardless of that i'll try to make you a step by step guide, but be aware that this the first time i use srep so it may contain some errors

pakrat2k2 09-03-2013 08:03

Quote:

Originally Posted by ferv (Post 415061)
Thank you!!, now it's working!! but when i install the game, DLC and Movies folder are not created although its contens are there in game's folder, the first test was ok, i'm missing something i'll check everything again, probably a mistake in .lst file

post what you have in each lst file, to see where mistakes may be.

vogiacutk21 10-07-2015 09:29

Awsome
 
Thank for your help bro :D


All times are GMT -7. The time now is 03:59.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com