PDA

View Full Version : DMC Devil May Cry 2xDVD5


mesut28
28-02-2013, 15:01
InstallerScript CI 8.5.7.4 by yener90 compression lzma


1. Install the game


2. Download the attachment, extract completely (wherever you want)


3. Open InstallerScript.iss


Edit the following lines, according to the installation directory of the game.



#define SourcePath "C:\Program Files\DMC Devil May Cry"



4. Save and compile


5. You must create two folders, Disk 1 & Disk 2 inside Conversion folder


Move to the Disk 1:



Autorun.inf
Setup.ico
Setup.ini
Setup.dll
Setup.cab
Setup.exe
Setup-1a.bin
Setup-1b.bin
Setup-1c.bin



Move to the Disk 2:



Setup-2a.bin
Setup-2b.bin



Burn the contents of the folder to a DVD with the label you want.


Total Size:

Disk1 4.36 GB
Disk2 2.86 GB

http://imageshack.us/a/img23/8628/dmc1g.jpg
http://imageshack.us/a/img838/8331/dmc2t.jpg
http://imageshack.us/a/img818/5157/dmc3d.jpg
http://imageshack.us/a/img201/535/dmc4i.jpg
http://imageshack.us/a/img546/8200/dmc5.jpg
http://imageshack.us/a/img836/6963/dmc6.jpg
http://imageshack.us/a/img201/5536/dmc7.jpg

pakrat2k2
28-02-2013, 15:07
you need to change

5. Will create two folders, Disk 1 and Disk 2 folder inside the "compiled":

5. You must create two folders, Disk 1 & Disk 2 inside Conversion folder.

it all you scripts future ones too... too many PM's asking what you mean by that step. its getting annoying that you dont correct this shit, when people help with mistakes in your posts !!!

thedragonlion
14-07-2013, 23:15
seriously, I opened InstallerScript.iss with Notepad and saw only
#define ProgramFiles "C:\Program Files\DMC Devil May Cry"
should I change only the direction of the installation or change whole line by
#define SourcePath "C:\Program Files\DMC Devil May Cry" as u posted ?
and most important thing, I really don't know how to compile as u said, how can i do that, plz help me, thanks a lot

Dx30
15-07-2013, 04:03
Hello
To work with iss files you will need a program called inno setup, here is the link where you can find it http://www.jrsoftware.org/isdl.php . Make sure you download unicode version of inno setup. After you have downloaded the program, install it. When that's done you will be able to edit iss files :)
Now that you have the right program, open the InstallerScript.iss file again. At the top you will find the line which you will have to change : ;#define ProgramFiles "C:\Program Files\DMC Devil May Cry" . You just have to replace C:\Program Files\DMC Devil May Cry with the path where you installed your game. Make sure you leave the " marks where they are. After you typed the correct path save it , then press compile and wait till its finished. Here is a pic to show you where compile button is XD
http://s13.postimg.org/vizpzb77b/Capture.jpg (http://postimage.org/) image shack (http://postimage.org/)
Hope it helps

pakrat2k2
15-07-2013, 05:06
also remove the ; from the front of the line or it wont compile it.

javieracdc
15-07-2013, 08:56
Thanks!
I love this compile with INNO Setup :)

thedragonlion
15-07-2013, 22:17
i've done it and done it well, thanks u for spending time for me Dx30 and pakrat2k2, thanks u so much

pkoutr28
18-09-2013, 09:35
after I make iso with this method, my iso hasn't autorun. Why?

Ezquirtz
12-11-2013, 04:43
Same problem :(
I didn't get autorun.inf in my compiled iso files...
What is the problem? :(

pakrat2k2
12-11-2013, 05:13
because there isn't one included, simply write one with notepad, easy.


[autorun]
Open=Setup.exe
Icon=Setup.ico
Label=DMC Devil May Cry