FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Batman: Arkham Origins 2xDVD5 [SP only] / 3xDVD5 [SP+MP] [CIUv2 + lzma + 1lang] (https://fileforums.com/showthread.php?t=95407)

BAMsE 13-02-2014 11:50

@tanatos I uploaded new BAO_2xDVD5_or_3xDVD5_v2.rar with resized buttons. Just take files\setup.exe and copy it over old one

tanatos 13-02-2014 16:01

Quote:

Originally Posted by BAMsE (Post 429060)
@tanatos I uploaded new BAO_2xDVD5_or_3xDVD5_v2.rar with resized buttons. Just take files\setup.exe and copy it over old one

in the future will be 'integrated the last dlc initiation?
thanks

BAMsE 15-02-2014 14:12

No. If you want you may do it on your own. Look HERE

Fox22743 15-04-2014 06:57

Ok, I redid this conversion now with Initiation dlc (SP only). Gotta say it work 100% for me.

Here's what i did:

1) Installed game and all updates + dlc (Initiation included)
2) Removed foreign languages manually from both dlc and main game (in my case I kept ENG)
3) Ran BAMsE's converter (SP only) and waited for it to finish.
4) Made setup.ini file with this setting -
Code:

[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:1; 
FreeArcFile3=Data3.cab;DestDir:{app};Disk:2;
FreeArcFile4=Data4.cab;DestDir:{app};Disk:3;

5) Made iso as 3 dvds. (Data4.cab being on dvd 3)

pakrat2k2 15-04-2014 15:51

Quote:

Originally Posted by Fox22743 (Post 430520)
Ok, I redid this conversion now with Initiation dlc (SP only). Gotta say it work 100% for me.

Here's what i did:

1) Installed game and all updates + dlc (Initiation included)
2) Removed foreign languages manually from both dlc and main game (in my case I kept ENG)
3) Ran BAMsE's converter (SP only) and waited for it to finish.
4) Made setup.ini file with this setting -
Code:

[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:1; 
FreeArcFile3=Data3.cab;DestDir:{app};Disk:2;
FreeArcFile4=Data4.cab;DestDir:{app};Disk:3;

5) Made iso as 3 dvds. (Data4.cab being on dvd 3)

thanks for posting how-to, much appreciated by myself & others for sure ;)

pakrat2k2 26-04-2014 10:08

Quote:

Originally Posted by Fox22743 (Post 430520)
Ok, I redid this conversion now with Initiation dlc (SP only). Gotta say it work 100% for me.

Here's what i did:

1) Installed game and all updates + dlc (Initiation included)
2) Removed foreign languages manually from both dlc and main game (in my case I kept ENG)
3) Ran BAMsE's converter (SP only) and waited for it to finish.
4) Made setup.ini file with this setting -
Code:

[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:1; 
FreeArcFile3=Data3.cab;DestDir:{app};Disk:2;
FreeArcFile4=Data4.cab;DestDir:{app};Disk:3;

5) Made iso as 3 dvds. (Data4.cab being on dvd 3)

wonder now how much bigger it will grow too, with further updates ( latest now from 4/25 & cold cold heart DLC to be added to the game.

thanks BAMsE for the initial post, looks fantastic. I have been waiting to do conversion with all the updates + DLC.

Fox22743 26-04-2014 10:40

Yea i know what you mean pakrat.

I wanna see how to get cch on dvd2. still got over 2gb free space there.

pakrat2k2 26-04-2014 14:52

post #78 explains how to add the DLC

Fox22743 26-04-2014 14:54

I know. Just waiting to get my dlc first. Internet kinda shaky and dl are slow.

rylon 30-04-2014 06:56

Hi to all.
I tried converting but I have this error.
Installed game and all updates + dlc (Initiation included)
Any idea or solution?
http://i62.tinypic.com/cnbs6.png

Resoved.
Some missing files

emaf94 11-05-2014 16:11

Solution for the game updated at this date with all DLC's. (MP+SP) (4xDVD5) (Multi2, English + Your language)
1) Install the game.
2) Install all updates and DLC's.
3) Go to "SinglePlayer\DLC\237619" and delete all foreign languages folders and "*_ForeignLanguage.wad" files. Replace "ForeignLanguage" with the language you do not need, leave only INT & YourLanguage folders and "*_int.wad" & "*_YourLanguage.wad". Replace "YourLanguage" with your language.
4) Go to "SinglePlayer\DLC\277830" and realize the same from the previous step.
5) Go to "BAO_2xDVD5_or_3xDVD5_v2\files" and edit "data4_excl.lst":
Add the lines:
Quote:

SinglePlayer\DLC\237619\*
SinglePlayer\DLC\277830\*
6) Add the line "Online\BMGame\CookedPCConsole\English(US)\*" to "data5_YourLanguage_incl.lst". Replace "YourLanguage" with your language.
7) Create "data7_incl.lst" with this lines:
Quote:

SinglePlayer\DLC\237619\*
SinglePlayer\DLC\277830\*
SinglePlayer\BMGame\CookedPCConsole\English(US)\*
8) Create empty "data7.excl.lst".
9) Open "decompress.lst" and delete the line "Playable_BmCash_SF.upk", save and close.
10) Delete "data6_postprocess.bat".
11) Create "data7_postprocess.bat" with this lines:
Quote:

@echo off
rem if not exist "%temp_dir:~0,-1%1\setup.ini" (
echo.[ExtractSettings] >> "%temp_dir:~0,-1%1\setup.ini"
echo.FreeArcFile1=Data1.cab;DestDir:{app};Disk:1; >> "%temp_dir:~0,-1%1\setup.ini"
echo.FreeArcFile2=Data2.cab;DestDir:{app};Disk:1; >> "%temp_dir:~0,-1%1\setup.ini"
echo.FreeArcFile3=Data5.cab;DestDir:{app};Disk:2; >> "%temp_dir:~0,-1%1\setup.ini"
echo.FreeArcFile4=Data6.cab;DestDir:{app};Disk:2; >> "%temp_dir:~0,-1%1\setup.ini"
echo.FreeArcFile5=Data7.cab;DestDir:{app};Disk:3; >> "%temp_dir:~0,-1%1\setup.ini"
echo.FreeArcFile6=Data3.cab;DestDir:{app};Disk:4; >> "%temp_dir:~0,-1%1\setup.ini"
echo.FreeArcFile7=Data4.cab;DestDir:{app};Disk:4; >> "%temp_dir:~0,-1%1\setup.ini"
:EOF
12) Go to "BAO_2xDVD5_or_3xDVD5_v2" and edit the "compress (SP + MP).bat" file:
Quote:

Modify the lines:
"arc7_method=" to "set arc7_method=a1:mfbt4:d256m:fb128:mc1000:lc8"
"set arc3_disc=3" to "set arc3_disc=4"
"set arc4_disc=3" to "set arc3_disc=4"
"set arc7_disc=" to "set arc7_disc=3"
Save and close.
13) Run "compress (SP + MP).bat" and select your installation folder and your language, ignore english language, this was automatically added.

Work's perfect.
Sorry for my english.

Tested in Windows 8.1 Update 1 (x64)

Final sizes with english + spanish(mexico) languages:
http://k37.kn3.net/5/6/A/8/E/A/4FF.png

For problems with the creation of the .cab's:
Disable UAC or start windows in safe mode.
For the 1st option:
- Go to "Control panel -> System and Security" and select "Change User Account Control Settings". Scroll down the bar and press "Ok". Restart and start compression.
For the 2nd option:
- Press F8 before the initiation of windows and select "Safe Mode" (Windows XP, Windows Vista, Windows 7).
- Go to the right panel and press "Configuration -> Shutdown" and press Shift+Shutdown. Wait. Press "Troubleshoot -> Advanced options -> Startup settings". Press "restart". After restart press "4". Wait the initiation. Start the compression. (Windows 8, Windows 8.1).

Grumpy 19-07-2015 18:18

3 Attachment(s)
Files:

robbos21 19-05-2017 06:28

Right did the sp+mp convo and got DVD1 at 4.25 gb and give me dvd 2 as 8.19gb with 2 data cabs as 1.75gb and 6.44gb so why no disc 3 then ???

pakrat2k2 19-05-2017 07:53

read post #86 above ?


All times are GMT -7. The time now is 06:43.

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