FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Sleeping Dogs (DVD9 to 2 DVD5) [INNO SETUP] (https://fileforums.com/showthread.php?t=93213)

REV0 14-08-2012 01:07

Sleeping Dogs (DVD9 to 2 DVD5) [INNO SETUP]
 
2 Attachment(s)
Sleeping Dogs DVD9 to 2xDVD5
Script by: yener90 / Setup theme by: REVO

*Game OST and Trailer was used as background
*Setup supports these languages: English, German, Italian, Spanish, Turkish, French, Russian, Portuegese, Polish.

History

V1.00 - Initial Release
V1.01 - Classic and Dragon themes merged and additional files were given in folder to save ebandwidth.
V1.02 - Fixed Video.avi's location
V1.03 - Autorun modified visually, added Russian, Portuegese, Polish support.
V1.03c - Deleted Extract Setting to avoid problems from setup.ini, you can do the same by simply opening ini file and delete [ExtractSettings] and it's contents.
V1.03C Fix - Compression level changed, diskslice value changed.



1. Go to installed game's folder and move redist folder to somewhere else.

2. Download the attachment below. Also, download updated script below and overwrite it on the current one (the one inside SLP_DOGSV103C folder. Open installerscript.iss with Unicode version of INNO and change the following line according to your game's installed location:

Code:

#define ProgramFiles "F:\Program Files (x86)\Square Enix\Sleeping Dogs"
3. Create 2 folders and name them as SLP_1 SLP_2. Move:

-Setup.cab, Setup.dll, Setup.exe, Setup.ico, Setup.ini to SLP_1

Install-1a, 1b, 1c bin files to SLP_1
Install-2a, 2b, 2c bin files to SLP_2

4. Copy autorun.inf and Setup.ico files to all SLP_* folders, edit autorun.inf like below except DVD1

Code:

[autorun]
OPEN=0
ICON=Setup.ico

5. Now move redist folder to SLP_2.

6. Burn them to DVDs, and enjoy installer music pack during install.

Additional

1. 3rd DVD

According to updates or DLC packs, you may need to burn 3DVD for the game.

2. Second installer theme.

I merged 2 setups to one, and gave necessary files in a folder named 'BONUS' for Classic Theme. Read the txt file inside of it, and in the end you'll have second theme.

Alternatively, you can use Classic's installer background with Dragon Theme, so technically you can have 4 different themed setups !

http://img140.imageshack.us/img140/6784/234q.png

'Sleeping Dogs - Dragon' Themed INNO Setup:

http://img803.imageshack.us/img803/8636/49430227.png

http://img818.imageshack.us/img818/2530/66169130.png

'Sleeping Dogs - Classic' Themed INNO Setup:

http://img109.imageshack.us/img109/7097/43608354.png

dani_ell 14-08-2012 06:35

Works in limited release?
How big is the DVD1 and DVD2?
Sorry for the english google

REV0 14-08-2012 10:20

Works on every version. I dont have the game yet.. It's not released in here. When i found the filelist i'll reply your comment.

REV0 14-08-2012 12:31

I updated conversion to V101, merged to installers, and put important part of classic theme as BONUS.

Read carefully both description in the thread, and in the BONUS folder to make classic theme. Basically you'll overwrite 4 files, that's all.

mikey26 15-08-2012 04:43

Hi Revo i had a look at ur setup.cab i see u put the video.avi in the setup dir and not background.was it not supposed to go into background folder?

REV0 15-08-2012 05:14

FAIL. I fixed it on V102. If you compiled already just download V102 and overwrite Setup.cab Thanks for the warning also

Privat 17-08-2012 07:21

REV0 an error, how to fix
http://img708.imageshack.us/img708/6859/48371818.jpg
http://img853.imageshack.us/img853/2325/24166453.jpg

yener90 17-08-2012 07:40

Quote:

Originally Posted by Privat (Post 405449)
REV0 an error, how to fix

open setup.ini delete this part:
Code:

[ExtractSettings]
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1
FreeArcFile2={src}\Data2.cab;DestDir:{app};Disk:1


Privat 17-08-2012 09:13

yener90 I admire you
tested on Win 7 32, it works

Brazilica 18-08-2012 01:43

After i compile my instaled game i have:
Install-1a, 1b, 1c bin
Install-2a, 2b, 2c bin and Install-3a.
Should i create another folder, named SLP_3 with Install-3a in it and make the third iso ?

REV0 18-08-2012 03:18

Can you tell me the size of 3a bin please ?

Change compression from 'none' to 'lzma'

Privat 18-08-2012 03:26

size Setup-3a.bin 1.01 Gb, compression 'none'
3xDVD5 works for me

REV0 18-08-2012 03:31

It could fit 2DVD5, if you're happy with 3 dvd, be my guest :D

domita66 20-08-2012 02:25

Hi Revo and Yener ,i have some thing wrong on 2DVD because DVD1 i have size Nero Show 4.51 and Ashampoo Show 4.4.. and i check it at the floder have size 4.41(4,736,819,121 bytes) so do you have some thing for fix it or not Please help me

11rd 20-08-2012 02:42

Works in win 8 64 bit .... Please 1xDVD5

REV0 20-08-2012 03:12

Quote:

Originally Posted by domita66 (Post 405592)
Hi Revo and Yener ,i have some thing wrong on 2DVD because DVD1 i have size Nero Show 4.51 and Ashampoo Show 4.4.. and i check it at the floder have size 4.41(4,736,819,121 bytes) so do you have some thing for fix it or not Please help me

Change this from:

DiskSliceSize=1556000000

to:

DiskSliceSize=1553000000

in Installerscript.iss

thanhbun 20-08-2012 04:37

Work 100% on windows 7 x86... Thanks revo again...

domita66 20-08-2012 05:32

Revo i fix it follow you,but i can't write it same, right now show 4.40 GB (4,727,647,970 bytes)
Nero show 4508 MB Ashampoo show 4.4GB ,So i can change DiskSliceSize=1553000000 to DiskSliceSize=1552000000, i can do ? and Thank you for help me :)
Sleeping Dogs - Limited Edition of me sorry for my bad English

REV0 20-08-2012 07:18

I believe you are moving something not mentionned in setup.

What files do you have in first DVD, post a screenshot please.

domita66 20-08-2012 09:28

this Revo for DiskSliceSize=1553000000
http://img163.imageshack.us/img163/5247/112psp.jpg

REV0 20-08-2012 09:51

Try this value please:

1543000000

yener90 20-08-2012 10:10

is the main problem the big size of first disc?
you can reserve some extra place for Setup.cab

domita66 20-08-2012 10:58

@yener90: Yes size of first disc so much for write it on DVD5 and now i have fixed follow Revo sir :)

and how to reserve some extra place for setup.cab because i backup Setup.cab

andrei222 20-08-2012 11:09

change compression to zip from none and diskslicersSize to 1550000000 and works

REV0 20-08-2012 11:15

I'm trying the conversion, will revise it now. (Only script.iss)

Privat 20-08-2012 12:04

REV0 open Setup.cab, open folder Background and delete file Video.AVI
size ico 4,36 Gb

REV0 20-08-2012 12:23

Quote:

Originally Posted by Privat (Post 405625)
REV0 open Setup.cab, open folder Background and delete file Video.AVI
size ico 4,36 Gb

That's the easy way mate, but conversion must be with video.avi, i planned it with video :)

Privat 20-08-2012 12:25

Rev0 ок:)

domita66 20-08-2012 12:45

Revo and Yener90, It's ok Thank you i can make write it on DVD5-2Disc Thank you :)

REV0 20-08-2012 12:53

I've added another script which diskslice and compression level adjusted. Download that one and overwrite it, re-apply conversion if necessary.

Cheers

domita66 20-08-2012 12:55

Finaly it's Good right now :)

wit 20-08-2012 13:45

Thank REVO
Work On 7 64 bit

quake4 20-08-2012 21:03

Thank REVO, works 100% with: Compression=lzma and DiskSliceSize=1500000000. Final size:
DVD1: 4.25GB
DVD2: 4.23GB

dani_ell 21-08-2012 09:53

thanks V1.03C Fix OK, work for me W7 64bits

burc ugur 21-08-2012 14:46

Sleeping Dogs Limited Edition Multi2 how to make dvd9 to dvd5 ?

http://i.imgur.com/7WF2E.jpg

please help .. i make this game dvd9 to dvd5

The-revenge 21-08-2012 15:06

I updated the game at version 1.4. Need 3xDVD5?
Limited edition of the game contain high resolution pack, for a total of 10 gb. I don't know if this conversion is for this version of the game

EDIT : REV0 in the conversion folder there aren't file autorun.inf
Anyway I compile the limited edition with patch 1.4, seem work, DVD1 = 4.31 gb, DVD2 = 4.17 gb. Now I try to install the game

REV0 22-08-2012 01:35

Conversion works with every edition gentlemen. I made the conversion without patch. INNO will create and split content to 1.5GB approx for each bin files, so if you have larger content than 2 DVD5 you'll have to burn 3 DVDs.

MartinezPL 22-08-2012 03:41

1xDVD5 its possible but only without HD Texture pack
btw I'v got a problem i think its some bug is from CI not conversion
Let me explain:
I download this theme from REVO for testing only packed files with arc,pcf,srep,arc compresion to 5 files (data1,2,3,4,5)
Edited the Setup.ini and added [ExtractSettings] section
FreeArcFile1={src}\Data1.bin;DestDir:{app};Disk:1; PrecSrep:1 etc.
(even make it like this : FreeArcFile1={src}\Data1.bin;DestDir:{app};Disk:1)
In precomp version i wrote 0.38 (the version what i use to compression)
Evrything fine ,setups run nice ,extraction goes on but to moment when progress bar reach it 70/80% and Data4 Setup freezes music plays with no problem ,check it folder when i want to install i saw %freearctmp% (something like that and Data4.srep 0kb size ,looked into Task manager evrything runs nice no info like program stop responding,app crash etc. I can wait like that 2,4 10h and nothing happens setups stops ,first time i got bug or problem like this with CI
I hope someone gonna found a solution
(sorry for bad english)

REV0 22-08-2012 05:40

I didnt use precomp in setup, only lzma of INNO. I already updated conversion BTW, i dont understand why you removed ExtractSettings, which was already removed

MartinezPL 22-08-2012 08:31

Quote:

Originally Posted by REV0 (Post 405680)
I didnt use precomp in setup, only lzma of INNO. I already updated conversion BTW, i dont understand why you removed ExtractSettings, which was already removed

Quote:

Edited the Setup.ini and added [ExtractSettings] section
FreeArcFile1={src}\Data1.bin;DestDir:{app};Disk:1; PrecSrep:1 etc.
I added not deleted:P


All times are GMT -7. The time now is 15:55.

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