Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions

Reply
 
Thread Tools Display Modes
  #1  
Old 31-03-2013, 11:35
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Talking Bioshock Infinite DVD9 to 3xDVD5 INNO+CIU 1.0.0.6

Hi guys, here I left you my Bioshock Infinite Conversion.

Script by: yener90 version: 1.0.0.6 all the credit to him for such amazing script.

Instruction

To make this fit in 3DVD5 with internal compression I recompress 1 video of the game to be exact the video is the final credits so is pretty much text only so I reduce it to a 50% of the original, also to gain extra mb of free space I use a no intro fix, all that will be on the attached files even the final credits video recompressed.

1- Install the game

2- download all the attached files and decompress whenever you want (not in game folder)

3- copy the no intro fix files to your game folder\Xgame\Movies and replace the existing files
the files are:
Code:
  1. 2KLogoSweep720p2997.bik
  2. AMDLogo720p.bik
  3. UE3AnimatedLogo_ProRes.bik
  4. IrrationalLogoTest.bik
4- Copy the file BioshockInfinite_Credits.bik to your game folder\Xgame\Movies and replace the existing file.

5- Delete from your game folder\Binaries\Prerequisites the following
Code:
directx_Jun2010_redist folder
6- Move from your game folder\Binaries
Code:
prerequisites
to DVD3 folder

7- Open Installscript.iss and change
Code:
#define ProgramFiles "D:\BioShock Infinite"
for
Code:
#define ProgramFiles "Your drive:\Your game folder"
8- compile

9- Open langscript and compile

10- Move to DVD1 the following
Code:
  1. Setup.cab
  2. All setup-1*.cab files
11 - Move to DVD2 the following
Code:
  1. All setup-2*.cab
12 - Move to DVD 3 the following
Code:
  1. All setup-3*.cab
  2. All setup-4*.cab
13- Test the conversion, make iso burn or install


PS: The video of the installer is in spanish, fell free to change it or delete it.
PS 2: I also left you a Version 2 of the autorun with different art work.


BioshockInfinite_Credits video recompressed
Attached Images
File Type: jpg 1.jpg (235.5 KB, 1075 views)
File Type: jpg 2.jpg (234.8 KB, 1053 views)
File Type: jpg 3.JPG (656.1 KB, 1069 views)
File Type: jpg 4.jpg (722.3 KB, 1069 views)
File Type: jpg 5.JPG (630.0 KB, 1059 views)
File Type: jpg 6.JPG (685.9 KB, 1049 views)
File Type: jpg 8.jpg (908.3 KB, 1017 views)
Attached Files
File Type: rar BIOINF_CIU.rar (36.38 MB, 811 views)
File Type: rar No_intro_fix.rar (8.7 KB, 141 views)
File Type: rar Autorun_v2.rar (639.4 KB, 385 views)
__________________
always above all, keep in mind that some day you will die. Bushido.
Reply With Quote
The Following 8 Users Say Thank You to spawniectes For This Useful Post:
Dark_babe (31-03-2013), Demonn (02-04-2013), kevinyang225 (31-03-2013), LeChuck_VMPD (31-03-2013), pakrat2k2 (31-03-2013), Simorq (27-03-2015), tanatos (27-03-2014), zougjaysean (21-06-2013)
Sponsored Links
  #2  
Old 31-03-2013, 20:02
Dark_babe Dark_babe is offline
Registered User
 
Join Date: Dec 2010
Location: Brasil
Posts: 12
Thanks: 3
Thanked 3 Times in 2 Posts
Dark_babe is on a distinguished road
Well first thanks for the conversion, wanted to tell you I added the following lines to installerscript.iss:
Compression=lzma2/ultra64
;ExtraDiskSpaceRequired={#ExtraNeedSize}
LZMADictionarySize=65536
CompressionThreads=3
LZMANumFastBytes=273
SolidCompression=yes
LZMAUseSeparateProcess=yes
this has me worked very well in previous games like tomb raider, resident evil 6 and crysis 3 that games are also very heavy. And help those who have games outside of steam that comes more complete (do not know if I can mention here) games usually have some more content where conversions made ​​with compress.bat not copy the extra content. Sorry for the bad english and large text.

Last edited by Dark_babe; 01-04-2013 at 03:25. Reason: Removed mention warez group.
Reply With Quote
  #3  
Old 31-03-2013, 20:13
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Quote:
Originally Posted by Dark_babe View Post
Well first thanks for the conversion, wanted to tell you I added the following lines to installerscript.iss:
Compression=lzma2/ultra64
;ExtraDiskSpaceRequired={#ExtraNeedSize}
LZMADictionarySize=65536
CompressionThreads=3
LZMANumFastBytes=273
SolidCompression=yes
LZMAUseSeparateProcess=yes
this has me worked very well in previous games like tomb raider, resident evil 6 and crysis 3 that games are also very heavy. And help those who have games outside of steam that comes more complete (do not know if I can mention here) ******** games usually have some more content where conversions made ​​with compress.bat not copy the extra content. Sorry for the bad english and large text.
There's no problem, but edit your post and delete the mention to warez group 'cause thats is forbidden.

Another thing the script already have the following:
Code:
Compression=lzma2/ultra64
SolidCompression=yes
are you sure that you download this conversion and not other?
__________________
always above all, keep in mind that some day you will die. Bushido.

Last edited by spawniectes; 31-03-2013 at 20:30.
Reply With Quote
  #4  
Old 31-03-2013, 20:16
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,028 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by spawniectes View Post
There's no problem, but edit your post and delete the mention to warez group 'cause thats is forbidden.

then you need to edit your post & remove it from your quote fromDark babe LOL
Reply With Quote
  #5  
Old 31-03-2013, 20:29
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
then you need to edit your post & remove it from your quote fromDark babe LOL
lol you're right!!!!!
__________________
always above all, keep in mind that some day you will die. Bushido.
Reply With Quote
  #6  
Old 01-04-2013, 03:32
Dark_babe Dark_babe is offline
Registered User
 
Join Date: Dec 2010
Location: Brasil
Posts: 12
Thanks: 3
Thanked 3 Times in 2 Posts
Dark_babe is on a distinguished road
Quote:
Originally Posted by spawniectes View Post
There's no problem, but edit your post and delete the mention to warez group 'cause thats is forbidden.

Another thing the script already have the following:
Code:
Compression=lzma2/ultra64
SolidCompression=yes
are you sure that you download this conversion and not other?
yes, even though these lines:
Compression=lzma2/ultra64
SolidCompression=yes
I added another and seems to make the conversion gets better, it worked for me. I removed the name of the warez group of my post. Sorry did not know I could not mention them here.
Reply With Quote
  #7  
Old 01-04-2013, 07:58
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Quote:
Originally Posted by Dark_babe View Post
yes, even though these lines:
Compression=lzma2/ultra64
SolidCompression=yes
I added another and seems to make the conversion gets better, it worked for me. I removed the name of the warez group of my post. Sorry did not know I could not mention them here.
ok, like I say before there's no problem.
__________________
always above all, keep in mind that some day you will die. Bushido.
Reply With Quote
  #8  
Old 17-04-2013, 03:54
el_piskui_gulachat el_piskui_gulachat is offline
Registered User
 
Join Date: Feb 2011
Location: Argentina
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
el_piskui_gulachat is on a distinguished road
setup.dll file is missing
Reply With Quote
  #9  
Old 17-04-2013, 04:27
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Quote:
Originally Posted by el_piskui_gulachat View Post
setup.dll file is missing
rename autorun.exe to setup.dll that's all.
__________________
always above all, keep in mind that some day you will die. Bushido.
Reply With Quote
Reply

Tags
bioschock infinite, ciu 1.0.0.6, conversion, dvd9 to 3xdvd5, inno setup

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
Bioshock Infinite 3xDVD5 / 7xDVD5 CIUv2 BAMsE PC Games - CD/DVD Conversions 32 19-07-2015 18:28
The Elder Scrolls V Skyrim *Incl HR Texture Pack + Update + DLC's* (2xDVD5 or 3xDVD5) senseman PC Games - CD/DVD Conversions 66 31-12-2013 20:56
BioShock Infinite 3xDVD5 [MULTI5 & STEAM + CIU + INNO] REV0 PC Games - CD/DVD Conversions 83 13-11-2013 07:12



All times are GMT -7. The time now is 01:54.


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