FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Total War: Shogun 2 - Fall of the Samurai (3DVD9 to 4DVD5) *INNO SETUP* (https://fileforums.com/showthread.php?t=93095)

REV0 08-07-2012 11:57

Total War: Shogun 2 - Fall of the Samurai (3DVD9 to 4DVD5) *INNO SETUP*
 
1 Attachment(s)
Total War: Shogun 2 - Fall of the Samurai (3DVD9 to 4DVD5) *INNO SETUP*

Script Files: yener90
Graphical Art and Conversion: REVOLUTION


Game's menu was used as reference for setup.


V1.0 - Pre Release

V1.01 - Current Release:

-Splash modified
-Installation location has been modified due Windows' limitations.

Instructions:

1. Install the game. Move redist folder to somewhere else.

2. Download the attachment below, exract it to empty HDD (You will need 18 GB empty place.)

3. Open Installscript.iss with Unicode version of INNO Setup and edit the following lines:

Code:

;#define ProgramFiles "D:\Program Files (x86)\SEGA\Total War Shogun 2 - Fall Of The Samurai"
And find this the: ''DiskSliceSize=1500000000'' , change it with this:

Code:

DiskSliceSize=1540000000
Delete the semi-colon ( ; ) in front of '#define...' before saving.

4. Save it and start compile (This will take 1.5 hours according to your CPU and RAM)

5. Create 4 folders and name them; S2FOS_1, S2FOS_2, S2FOS_3, S2FOS_4

6. Move:

Setup1*.bin files, Setup.exe, Setup.ico, Setup.cab, Setup.ini, Setup.dll to S2FOS_1

Setup2*.bin files to S2FOS_2

Setup3*.bin files to S2FOS_3

Setup4*.bin files to S2FOS_4

7. Copy:

autorun.inf to All S2FOS folders; Setup.ico to all S2FOS folder except first (since you copied already.) Edit autorun.inf in 2nd, 3rd and 4th folder like below:

Code:

[autorun]
OPEN=0
ICON=Setup.ico

8. Move redist folder to S2FOS_4.

9. Burn folder contents to DVDs.

Notice: Currently game has x86 versions of VCRedists, if you want you can swap them with x64 versions. In this case, open and edit their names and labels in setup.ini.

Enjoy OST taken soundtrack.


http://img696.imageshack.us/img696/4991/19166875.jpg
http://img259.imageshack.us/img259/2633/24688052.jpg
http://img140.imageshack.us/img140/7900/14277048.jpg
http://img577.imageshack.us/img577/272/63585041.jpg
http://img59.imageshack.us/img59/5225/60081310.jpg
http://img204.imageshack.us/img204/8540/55750594.jpg
http://img716.imageshack.us/img716/4672/29964738.jpg

Privat 09-07-2012 10:43

Works for me, thank you tested Win7 32

REV0 09-07-2012 14:17

It's 4DVD5, i tested it myself.

KaktoR 10-07-2012 15:10

Hey Rev0!

Thx for the conversion!

I only have changed the line DiskSliceSize=1500000000 to 1540000000 and Compression=lzma to lzma2/max in the InstallerScript.iss and it works fine for me.

DVD1 = 4,36 GB
DVD2 = 4,30 GB
DVD3 = 4,30 GB
DVD4 = 4,25 GB

My Game folder size is 29,2 GB (31.382.413.897 Bytes).

Thx a lot rev0!

quake4 10-07-2012 19:12

Quote:

Originally Posted by REV0 (Post 404218)
It's 4DVD5, i tested it myself.

Yes, Works 100%, nice installer. Thx Revo!
Fix 4DVD5 with Compression=lzma and DiskSliceSize=1500000000
DVD1: 4.24GB
DVD2: 4.19GB
DVD3: 4.19GB
DVD4: 4.16GB

include patch17, 18 (89.1MB)

damar15 11-07-2012 09:17

work prefect in win7 64bit :)

stlkelvin 22-08-2012 07:16

Delete the coma ( in front of '#define...' before saving???? what the meaning of this. i use windows xp and change to ;#define ProgramFiles "c:\Program Files\SEGA\Total War Shogun 2 - Fall Of The Samurai" but cannot compile. can help me?

KaktoR 22-08-2012 09:11

It means this ; .

Delete ; in front of ;#define ProgramFiles "c:\Program Files\SEGA\Total War Shogun 2 - Fall Of The Samurai".

pakrat2k2 22-08-2012 16:46

comma is this ,
semi-colon is this ;

which is what it SHOULD have said " Remove the semi-colon in front of ;#define ..... so that it reads #define ......

otherwise with the semi-colon there it causes INNO to skip the line, or any line with a ; in front.

Grumpy 23-08-2012 01:09

Quote:

Originally Posted by pakrat2k2 (Post 405695)
comma is this ,
semi-colon is this ;

which is what it SHOULD have said " Remove the semi-colon in front of ;#define ..... so that it reads #define ......

otherwise with the semi-colon there it causes INNO to skip the line, or any line with a ; in front.

Ive edited REV0's conversion, removed the word 'comma' and replaced it with 'semi-colon'. Also added a space before and after in the brackets, so it doesnt show up as a 'wink'. Will hopefully save some confusion. :)

(You must also take into account, even tho REV0's English is very good, its not his first language.)

dar29 02-09-2012 08:53

Works fine in win7 64 bit SP1
But I had a little problem, now it's fixed.
I have a similar KaktoR's problem
Quote:

Originally Posted by KaktoR (Post 404231)
I only have changed the line DiskSliceSize=1500000000 to 1540000000 and Compression=lzma to lzma2/max in the InstallerScript.iss

The first time, after conversion, I had setup-5a.bin too of about 350mb (and this file can't enter in an DVD), and i tried to change this line
DiskSliceSize=1500000000 to 1540000000 but I leave the line Compression=lzma
With new parameters, this is the results:

DVD1 = 4,35 GB
DVD2 = 4,30 GB
DVD3 = 4,30 GB
DVD4 = 4,19 GB

In the first conversion, I don't know why it appears setup-5a, my original ISO is not patched...
thanx a lot for this conversion...

REV0 02-09-2012 11:50

NPs, glad you sorted it out.

wit 02-09-2012 12:54

Thank REV0
Work On 7 64

Kamyk95 31-10-2012 00:19

The conversion is great, but it took me almost 3 hours to complete it on my AMD Athlon 64 X2 6000+ (2x3.1GHz) and 4GB of RAM. Also I HAD to change the Disk Slice Size as dar29 noticed. Better update the conversion REV0.

REV0 31-10-2012 01:19

Quote:

Originally Posted by Kamyk95 (Post 409193)
The conversion is great, but it took me almost 3 hours to complete it on my AMD Athlon 64 X2 6000+ (2x3.1GHz) and 4GB of RAM. Also I HAD to change the Disk Slice Size as dar29 noticed. Better update the conversion REV0.

I cant say anything about conversion time, it's INNO, it's lzma to fit on DVD5s and it's 30GB of the game content.

I put additional info about diskslice issue on the thread.

Cheers

logansama 26-11-2012 22:40

thanx my friend, i apreciate the work you do. i have some issues..

#define ProgramFiles "C:\Program Files (x86)\The Creative Assembly\Total War Shogun 2"
;#define CustomGDFBinary
;#define CustomGDFBinary2
;#define CustomBinaryIcon "SonicGenerations.ico"
#define DEBUG "True"
#define ProductCode "{43430FA5-AF68-4A2D-A7D4-891000008200}"
#define ScriptVersion "8.2.8.1"

the first ";" is the one i delete, but a have some error, so i delete the rest of ";" and the same thing, finaly i delete only the last 3, (and first) and for now, (i do the compresion right now) non errors.. but i have one cuestion:

what is "CustomGDFBinary" and "CustomGDFBinary2" , when i delete the comas in front of this lines, i got some error related .. it is important?

than you very much for your help. if my conversion is success i do a post.

sorry my not google english.
saludos.

REV0 27-11-2012 07:35

Quote:

Originally Posted by logansama (Post 410996)
thanx my friend, i apreciate the work you do. i have some issues..

#define ProgramFiles "C:\Program Files (x86)\The Creative Assembly\Total War Shogun 2"
;#define CustomGDFBinary
;#define CustomGDFBinary2
;#define CustomBinaryIcon "SonicGenerations.ico"
#define DEBUG "True"
#define ProductCode "{43430FA5-AF68-4A2D-A7D4-891000008200}"
#define ScriptVersion "8.2.8.1"

the first ";" is the one i delete, but a have some error, so i delete the rest of ";" and the same thing, finaly i delete only the last 3, (and first) and for now, (i do the compresion right now) non errors.. but i have one cuestion:

what is "CustomGDFBinary" and "CustomGDFBinary2" , when i delete the comas in front of this lines, i got some error related .. it is important?

than you very much for your help. if my conversion is success i do a post.

sorry my not google english.
saludos.

Wrong. Delete the semi-colon in front of define #ProgramFiles, do not touch the rest of the conversion.

logansama 28-11-2012 21:15

Quote:

Originally Posted by REV0 (Post 411024)
Wrong. Delete the semi-colon in front of define #ProgramFiles, do not touch the rest of the conversion.

i do the first thing that you say, but i have some, "ScriptVersion" error, so, a do that i say, (with this options: DiskSliceSize=1500000000 to 1540000000) and i have this result:

DVD1 = 4,35 GB
DVD2 = 4,30 GB
DVD3 = 4,30 GB
DVD4 = 3,89 GB

i made a iso, so mounted with daemon, and install, perfectly good, only one error i get, with the flash, because i have a more actual version. i launched the game and i play the first mission on campaing, and everything , seems to be fine.

now i burn the isos, thanx for all you help.

what is this anyways?
;#define CustomGDFBinary
;#define CustomGDFBinary2

saludos.

sorry my english, i do my best.

REV0 28-11-2012 22:44

They are GDF Binary values for WL games

prudislav 15-09-2013 05:44

could you make alternative GOLD Edition Gui ?? gold edition


All times are GMT -7. The time now is 11:07.

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