#1
|
||||
|
||||
Sniper Elite 2 Collection (V2+NZA)
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 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" 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). 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. Last edited by mrmustatza1; 31-03-2013 at 13:19. |
The Following 4 Users Say Thank You to mrmustatza1 For This Useful Post: | ||
Sponsored Links |
#2
|
|||
|
|||
Hmm. Good job. All registry added?
|
#3
|
||||
|
||||
I think that is not necessary add reg entries for these games.
|
#4
|
||||
|
||||
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? Last edited by mrmustatza1; 30-03-2013 at 13:24. |
#5
|
|||
|
|||
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 Last edited by prudislav; 31-03-2013 at 09:17. |
#6
|
||||
|
||||
was same issue with another collection, even if you select 1 part it would install everything.
|
#7
|
||||
|
||||
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.
|
#8
|
||||
|
||||
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" Code:
#define Component1 "Sniper Elite V2" #define Component2 "Sniper Elite Nazi Zombie Army" Your folder names must have the same names also according to your Setup.ini and InstallerScript.iss Last edited by Fabioddq; 31-03-2013 at 10:06. |
The Following User Says Thank You to Fabioddq For This Useful Post: | ||
pakrat2k2 (31-03-2013) |
#9
|
||||
|
||||
Done. Edited and reuploaded the attachement. Thx for your help Fabio.
|
#10
|
|||
|
|||
Quote:
Code:
#define Component3 "Mass Effect 3" Code:
;#define Component3 "Mass Effect 3" |
#11
|
||||
|
||||
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 |
#12
|
||||
|
||||
Continues wrong i think. 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 Last edited by Fabioddq; 31-03-2013 at 17:55. |
#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 |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sniper Elite | yener90 | PC Games - CD/DVD Conversions | 10 | 18-05-2019 07:47 |
Sniper Elite V2 (1x DVD5) *INNO+Precomp+Srep+FreeArc(LZMA)* | peterf1999 | PC Games - CD/DVD Conversions | 51 | 20-05-2014 14:52 |
Sniper Elite Nazi Zombie Trainer by HDxDaniel | HDxDaniel | Game Trainers | 4 | 17-03-2013 18:04 |
Sniper Elite V2 (2xDVD5 - Inno + Freearc) | Fabioddq | PC Games - CD/DVD Conversions | 14 | 27-09-2012 18:06 |
Starforce & Sniper Elite Problem | pat0001 | PC Games | 2 | 20-03-2007 16:36 |