FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Batman Arkham City Game of the Year Edition 3xDVD9 to 4xDVD5 (https://fileforums.com/showthread.php?t=93316)

senseman 12-09-2012 04:15

Batman Arkham City Game of the Year Edition 3xDVD9 to 4xDVD5
 
2 Attachment(s)
Batman Arkham City Game of the Year Edition 3xDVD9 to 4xDVD5 one language

Based on yener90 installer

1: Install the Game Batman Arkham City Game of the Year Edition

2: Download attachment BATMAN_AC_GOTY_3xDVD9 4xDVD5,extract completely (wherever you want)

3: Copy following files from DVD9 to DVD4

Code:

DXRedist
AMD_DCOptSetup.exe
dotnetfx35.exe
gfwlivesetup.exe
vcredist_x86.exe

4: Go to ....WB Games\Batman Arkham City GOTY\BmGame\CookedPCConsole delete this folders

Code:

Spanish (Spain)
Italian
German
French(France)

5: Open InstallerScript.iss in DVD1 folder using Inno Setup (Inno Setup unicode need to be installed on your system)

Correct the install directory "D:\Program Files (x86)\WB Games\Batman Arkham City GOTY" to your game installation path and compile (Ctrl+F9)

6: After compile,Run clean_up.bat

7: Burn or make iso with same label names of temp folders

DVD1 = 4.35 gb
DVD2 = 4.34 gb
DVD3 = 4.34 gb
DVD4 = 4.13 gb


Steam users

1: Install the Game Batman Arkham City Game of the Year Edition

2: Download attachment BATMAN_AC_GOTY_3xDVD9 4xDVD5 steam,extract completely (wherever you want)

3: Move Setup folder to DVD4

4: Follow step 4-5-6-7 from GFWL conversion

Privat 12-09-2012 10:54

no additional software components
where is the DirectX and Visual C++ or otherwise in the installer

Quote:

Originally Posted by senseman (Post 406380)
Install required components not included the Attached File,Copy from the first DVD9 to DVD4 folder

win 7 32 bit

Quote:

Originally Posted by senseman (Post 406384)
interesting,try on another language http://swngz.com/images/smilies/smilies%20v2/83.gif

ок
shame, but again there is no:(
http://img716.imageshack.us/img716/9...0912221109.jpg

REV0 12-09-2012 11:16

Did you touch Setup.ini in any way ?

senseman 12-09-2012 11:26

Quote:

Originally Posted by Privat (Post 406385)
ок

I use 'ru' tag and it works :S unfortunately i cant fix it currently :o I dont now how to fix it :confused:

http://img26.imageshack.us/img26/4416/capturetgx.png

wit 12-09-2012 12:14

Thank you very much
Work on 7 64bit

EDIT: oh i have question when i try to install to drive D but not work it only install yo C how to fix thank

senseman 13-09-2012 03:21

Quote:

Originally Posted by wit (Post 406388)
Thank you very much
Work on 7 64bit

EDIT: oh i have question when i try to install to drive D but not work it only install yo C how to fix thank

:eek::D
no need fix.... click custom button and use browse button
works all drive

wit 13-09-2012 03:43

senseman
i click custom already sir but no have browse drive menu it only check/uncheck install DirectX / C++ / GFWL / net framework / amd optimize [At menu check/uncheck after i choose Custom Installation] maybe i try re-conversion Thank you and sorry my bad to English

REV0 13-09-2012 04:14

It's possible that it's not very visible because of button's color like above, it must be there, not having browse button is not possible

wit 13-09-2012 04:22

Thank REV0 i try re-conversation sir

REV0 13-09-2012 04:23

Quote:

Originally Posted by wit (Post 406425)
Thank REV0 i try re-conversation sir

no, dont re-convert the game, change the background in setup.cab/Setup/installer.jpg with something black, see if it's there or not

POOTERMAN 13-09-2012 06:48

Senseman thanks for the great installer :)

I have a question if you could help please - I'm trying to change the installer.jpg within the setup.cab file to make it darker so that the 'Browse' button can be seen clearly. If I unzip the Setup.cab file to change the installer.jpg file and then zip the folder back up and rename it to Setup.cab the setup.exe file won't display any pictures when I run it :(

Can you please tell me how to re-create a working Setup.cab file so that the setup.exe file will display pictures correctly whilst the game in installing?

Big thanks in advance :)

REV0 13-09-2012 06:51

Quote:

Originally Posted by POOTERMAN (Post 406436)
Senseman thanks for the great installer :)

I have a question if you could help please - I'm trying to change the installer.jpg within the setup.cab file to make it darker so that the 'Browse' button can be seen clearly. If I unzip the Setup.cab file to change the installer.jpg file and then zip the folder back up and rename it to Setup.cab the setup.exe file won't display any pictures when I run it :(

Can you please tell me how to re-create a working Setup.cab file so that the setup.exe file will display pictures correctly whilst the game in installing?

Big thanks in advance :)

Open Setup.cab with winrar, drag the new picture to same place with current one, wait it to overwrite (it's instant generally) close winrar, done.

POOTERMAN 13-09-2012 07:01

REV0 - really huge thanks - great to see a simple solution :)

I've changed the pictures to make them darker so the dialogue boxes are easier to see.

Now I have the new problem that the text in the installer is black and impossible to see against a dark background :(

Need to work out how to make the text in the installer White now!

:)

REV0 13-09-2012 07:33

Quote:

Originally Posted by POOTERMAN (Post 406440)
REV0 - really huge thanks - great to see a simple solution :)

I've changed the pictures to make them darker so the dialogue boxes are easier to see.

Now I have the new problem that the text in the installer is black and impossible to see against a dark background :(

Need to work out how to make the text in the installer White now!

:)

find this line:

SetupFontColor

change/overwrite with this:

SetupFontColor=$ffffff

POOTERMAN 13-09-2012 08:49

Thanks again REV0 - got it looking great now :)

Just a shame as someone else mentioned before that the options to install DirectX and Visual C++ etc are missing from the installer :(

UPDATE - if you can't see the options to install DirectX, Visual C++, GFWL etc it might be because you're runing a 32bit OS so change the 5 lines in setup.ini from 'Launch164=1' to 'Launch164=0' etc

Worked for me :)

Privat 13-09-2012 10:06

Quote:

Originally Posted by POOTERMAN (Post 406446)

Just a shame as someone else mentioned before that the options to install DirectX and Visual C++ etc are missing from the installer :(

UPDATE - if you can't see the options to install DirectX, Visual C++, GFWL etc it might be because you're runing a 32bit OS so change the 5 lines in setup.ini from 'Launch164=1' to 'Launch164=0' etc

Worked for me :)

This has been corrected me yesterday :p
do not mistake the one who does nothing :D

POOTERMAN 13-09-2012 10:21

Quote:

Originally Posted by Privat (Post 406451)
This has been corrected me yesterday :p
do not mistake the one who does nothing :D


Ok so my changing the 5 lines in setup.ini from 'Launch164=1' to 'Launch164=0' I can now see the radio boxes on the installer screen to install DirectX, GFWL etc but none of the selected redists install after the game has finished installing!

Does anyone please know how to fix this?

REV0 13-09-2012 11:36

Interesting that both previous Batmans work except this one... OK try this, go to your setup.ini - LaucherSettings and overwrite:

Code:

[LauncherSettings]
InstallRedist=1

Launch1=DirectX
Launch164=1
Launch1BeforeInstall=1
LaunchCom1=redist\DXRedist\DXSetup.exe
LaunchArg1=

Launch2=Microsoft Visual C++ 2008 x86
Launch264=1
Launch2BeforeInstall=0
LaunchCom2=redist\vcredist_x86.exe
LaunchArg2=

Launch3=Games for Windows LIVE
Launch364=1
Launch3BeforeInstall=0
LaunchCom3=redist\gfwlivesetup.exe
LaunchArg3=

Launch4=.NET Framework 3.5
Launch464=1
Launch4BeforeInstall=0
LaunchCom4=redist\dotnetfx35.exe
LaunchArg4=

Launch5=AMD Dual-Core Optimizer
Launch564=1
Launch5BeforeInstall=0
LaunchCom5=redist\AMD_DCOptSetup.exe
LaunchArg5=

Then make a folder in DVD1 folder and name it as 'redist'

After that, put all components to that folder.

Apply the conversion but DO NOT burn to DVDs.

Start the installation and check they're installing now or not.

It's not my conversion so i cant help you more, nevertheless, current one is using old system, which needs to be updated. Cheers.

yener90 13-09-2012 12:13

change all Launchx64 lines to zero.
this option provides you the possibilty to enable/disable running the executable ONLY on a x64 system.
all those files are x86 files -> therefore everything 0.

dont forget to put those files to the main folder of DVD4.

POOTERMAN 13-09-2012 14:02

Thanks guys for the help, really appreciate it - the problem with the initial setup is that the 'redists' will only get installed if you make a redists folder on DVD1 and NOT DVD4 - as REV0 explained.

This leaves the problem of there then not being enough room for the 'Redists' folder to fit on DVD1 as the redists folder on it's own is just over 400MB in size and the total size of DVD1 with the redists folder included is nearly 4.9GB which means it's over the size limit of a regular DVD :(

Any ideas PLEASE?

REV0 13-09-2012 14:48

Quote:

Originally Posted by POOTERMAN (Post 406465)
Thanks guys for the help, really appreciate it - the problem with the initial setup is that the 'redists' will only get installed if you make a redists folder on DVD1 and NOT DVD4 - as REV0 explained.

This leaves the problem of their then not being enough room for the 'Redists' folder to fit on DVD1 as it goes over the size limit of a regular DVD :(

Any ideas please?

So you solved it ? Also to be sure, redist installed on DVD1 not in DVD4 right ?

Open Installerscript.iss, find this value:

DiskSliceSize=1556000000

Change it with:

DiskSliceSize=1380000000

POOTERMAN 13-09-2012 15:26

Quote:

Originally Posted by REV0 (Post 406466)
So you solved it ? Also to be sure, redist installed on DVD1 not in DVD4 right ?

Open Installerscript.iss, find this value:

DiskSliceSize=1556000000

Change it with:

DiskSliceSize=1380000000


Thanks again REV0 -this mod means that the game now spans to 5 x DVD's right? Anyone else folowing this thread and REV0's instructions on how to get the installer working correctly will also need to re-modify the clean.bat file to move the new setup files to the correct DVD number etc.

REV0 Is there anyway you can think of to get this to fit to 4 DVD's instead of 5?

Would it also fit on to 2 x DVD9 if the "DiskSliceSize" was changed?

REV0 13-09-2012 16:28

Quote:

Originally Posted by POOTERMAN (Post 406467)
Thanks again REV0 -this mod means that the game now spans to 5 x DVD's right? Anyone else folowing this thread and REV0's instructions on how to get the installer working correctly will also need to re-modify the clean.bat file to move the new setup files to the correct DVD number etc.

REV0 Is there anyway you can think of to get this to fit to 4 DVD's instead of 5?

Would it also fit on to 2 x DVD9 if the "DiskSliceSize" was changed?

Change compression level to 'lzma'. The current one:

Compression=none

Maybe it'll still fit to 4 DVD5s.

And yes, theoretically it can fit in 2 DVD9s. For this, increase slicesperdisk value in installerscript. Current one is 3, raise it to 6 or sometihng

Cheers

wit 13-09-2012 19:51

i re-comversation work can change path
Thank You all men help for me
sorry i bad english

POOTERMAN 14-09-2012 01:24

Spent hours last night trying to get this to fit on 4 x DVD but can't regardless of how many small or large files I make.

Managed to finally get it working and making it fit on to 2 x DVD9 by using lzma compression and DiskSliceSize=1110000000 and slicesperdisk=7.

Got to be better than having ot burn 5 DVD's!

Big thanks again to REV0 for the help along the way, cheers :)

Van Helsing 15-09-2012 10:53

@senseman, I have this game on one DVD9 (18GB). Is this conversion work on my DVD9? Thanks!

senseman 15-09-2012 13:15

Quote:

Originally Posted by Van Helsing (Post 406531)
@senseman, I have this game on one DVD9 (18GB). Is this conversion work on my DVD9? Thanks!

yes,it works

sarmadi 15-09-2012 14:23

So finally,is this conversion to 4xDVD5 or to5xDVD5??:D

Smurf Stomper 15-09-2012 14:47

made my own little installer, it's 2x DVD9 & plays a slideshow during the process. Fit everything easily on lzma/fast for a good trade between installation file size & speed.

Van Helsing 16-09-2012 04:56

Quote:

Originally Posted by senseman (Post 406535)
yes,it works

Tested, it's works. Thanks a lot! Cheers!

senseman 16-09-2012 09:27

Quote:

Originally Posted by sarmadi (Post 406538)
So finally,is this conversion to 4xDVD5 or to5xDVD5??:D

4xDVD5

sarmadi 16-09-2012 16:55

Thanks .It works, perfectly, on win 7 sp1/64 bit.

Maxgrilo 18-09-2012 01:01

How to turn 19GB on 3 DVD9.

http://i.imgur.com/TAbWW.png

sarmadi 18-09-2012 07:18

When I wanted to burn the DVD1 it failed.and showed these:
LBA: 416
Sense: KEY=03,ASC=0c,ASCQ=81

After conversion:
DVD1=4.36
DVD2=4.34
DVD3=4.34
DVD4=4.08

Any solution??

senseman 18-09-2012 13:56

Quote:

Originally Posted by sarmadi (Post 406644)
When I wanted to burn the DVD1 it failed.and showed these:
LBA: 416
Sense: KEY=03,ASC=0c,ASCQ=81

After conversion:
DVD1=4.36
DVD2=4.34
DVD3=4.34
DVD4=4.08

Any solution??

i dont understand the values you sent, please post screenshot

sarmadi 18-09-2012 14:02

I used Ultraiso to burn ..it sent the values ..
LBA: 416
Sense: KEY=03,ASC=0c,ASCQ=81

senseman 18-09-2012 14:06

Try Nero or Alcohol (UDF) tell us the results again please

sarmadi 18-09-2012 15:24

Thank you. I used Nero and and it's OK.

berker1987 19-09-2012 07:58

Normal play the game of the year edition of Arkham City Is there any difference?

( GOOGLE TRANSLATE ) :D

senseman 19-09-2012 09:16

Quote:

Originally Posted by berker1987 (Post 406760)
Normal play the game of the year edition of Arkham City Is there any difference?

( GOOGLE TRANSLATE ) :D

Batman Arkham City Main Game

Harley Quinn's Revenge. Now more dangerous than ever and leading a
homicidal gang of her own, she is hell-bent on taking revenge against
the Dark Knight.

Bonus content includes: Catwoman Pack, Robin Bundle Pack, Nightwing
Bundle Pack, Arkham City Skins Pack and Challenge Map Pack

Harley Quinn's Revenge contains over 2 hours of content, new storyline
and enemies, play as both Batman and Robin, new environments and new
collectables


All times are GMT -7. The time now is 12:51.

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