FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Sniper Elite 2 Collection (V2+NZA) (https://fileforums.com/showthread.php?t=94402)

mrmustatza1 30-03-2013 09:47

Sniper Elite 2 Collection (V2+NZA)
 
1 Attachment(s)
Sniper Elite 2 Collection (V2+NZA) 2xDVD5 (CIU + Inno)

Compresion: Izma/max
Based on CIU 1.0.0.6
Base Script: yener90 (Thanks Yenner for the CIU).
I used button sounds from Fabioddq conversion. Thx :D


1. Install "SniperEliteV2" and "Sniper Elite Nazi Zombie Army" by the language of your choice.

2. Create a folder named "Sniper Elite Collection" and move the games you installed early in it.

3. Download attachments and extract in your HD. (the first attachment is the conversion and the second one is an archive with the langauge files).

4. From the "SniperEliteV2" installation folder move the "redist" folder to "SEC_2" folder.

5. Extract "language.rar" in the "Sniper Elite Collection" folder and overwrite if asked.

6. Open InstallScript.iss with and change the following line with your game's installed location:
Code:

#define ProgramFiles "C:\Games\Sniper Elite Collection"
7. Save it and compile.

8. Move:
-Autorun.exe, Setup.cab, Setup.exe, Setup.ini, Setup.ico to: SEC_1 folder.
-All Setup-1*.bin files to SEC_1 folder.
-All Setup-2*.bin files to SEC_2 folder.


9. Burn to DVD's.

DVD1: 4.35GB
DVD2: 3.26GB
Instalation time: ~15 min. (If you set Compresion none you will spend less time durring installation but it will be 3xDVD5).

http://imageshack.us/a/img833/3097/28288616.png
http://imageshack.us/a/img62/1703/38847722.png
http://imageshack.us/a/img27/9192/76132620.png
http://imageshack.us/a/img339/3571/16706726.png
http://imageshack.us/a/img842/6638/89966281.png
http://imageshack.us/a/img94/2219/28261520.png
http://imageshack.us/a/img838/3200/95047155.png


Download language.rar


P.S. If you want to play in other language than english after you install the converted version you need to delete from the "Text/ToolText", "Text\Menu", "Objectives", "Menu" and "Menu/Platform" folders all the other foreign language files.
If you had the steam version you don't need to do that beacause I think you can choose your favourite langauge from the Library Menu.

Kurutucu 30-03-2013 13:14

Hmm. Good job. All registry added?

Fabioddq 30-03-2013 13:16

Quote:

Originally Posted by Kurutucu (Post 416265)
Hmm. Good job. All registry added?

I think that is not necessary add reg entries for these games. ;)

mrmustatza1 30-03-2013 13:20

I add all the reg entries but as fabio said you dont need them cuz the languages are not influenced by the reg entries.
Can a moderator edit the thread title in 'Sniper Elite 2 Collection (V2+NZA) 2xDVD5 (CIU + Inno)" please?

prudislav 31-03-2013 04:55

Fits to 2xDVD even with fully updated V2+NZA when set to lzma2/ultra.
But problem is that even if i select to install NZA only it still installs whole package

pakrat2k2 31-03-2013 09:00

was same issue with another collection, even if you select 1 part it would install everything.

mrmustatza1 31-03-2013 09:33

It's very strange. When you install only SniperEliteV2 it's ok(the setup installes only SEV2) but when you want to install only Sniper Elite Nazy Zombie Army the setup installs the both games.

Fabioddq 31-03-2013 10:00

Look to InstallerScript.iss. The components settings are wrong. You have this:

Code:

;#define Component1 "Sniper Elite Nazi Zombie Army"
#define Component2 "SniperEliteV2"
#define Component3 "Mass Effect 3"

;#define Component4 "Component4"
;#define Component5 "Component5"
;#define Component6 "Component6"
;#define Component7 "Component7"
;#define Component8 "Component8"

I think the correct way according to your Setup.ini is:

Code:

#define Component1 "Sniper Elite V2"
#define Component2 "Sniper Elite Nazi Zombie Army"

Delete the others and you need remove ";" in the front of components. You need to set the same names in Setup.ini and InstallerScript.iss or will not work.
Your folder names must have the same names also according to your Setup.ini and InstallerScript.iss

mrmustatza1 31-03-2013 13:19

Done. Edited and reuploaded the attachement. Thx for your help Fabio.

HellRazor 31-03-2013 16:39

Quote:

Originally Posted by mrmustatza1 (Post 416373)
Done. Edited and reuploaded the attachement. Thx for your help Fabio.

I hope you changed (disabled)
Code:

#define Component3 "Mass Effect 3"
to
Code:

;#define Component3 "Mass Effect 3"
as well? :)

pakrat2k2 31-03-2013 17:17

corrected properly :)

Code:

;INSTALLSCRIPT BY YENER90
#define ProgramFiles "D:\Games\Sniper Elite Collection"
; The following components are only the folder names. -> for defining Name + Size of the components, insert it to Setup.ini
#define Component1 "SniperEliteV2"
#define Component2 "Sniper Elite Nazi Zombie Army"
;#define Internal


Fabioddq 31-03-2013 17:52

Continues wrong i think. :p In Setup.ini has:

Component1=Sniper Elite v2

In installerScript.iss has:

#define Component1 "SniperEliteV2"
<--- Without spaces and V is uppercase!!!!

The correct would: #define Component1 "Sniper Elite v2" according to Setup.ini

Or Setup.ini is wrong... LOL

pakrat2k2 31-03-2013 20:13

yes & you did say:

I think the correct way according to your Setup.ini is:
#define Component1 "Sniper Elite V2"
#define Component2 "Sniper Elite Nazi Zombie Army"


so correct either one so they are identical. Then will work 100%... thanks again :)


All times are GMT -7. The time now is 14:48.

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