PDA

View Full Version : Sniper Ghost Warrior 2 - Eng. Audio + spa subs + CIU 1.0.0.6 DVD9 to 2xDVD5


spawniectes
14-03-2013, 04:41
Hi guys, here I left you the sniper ghost warrior 2 conversion to 2 DVD5
has support for english audio and spanish subs. If you choose english on the installer will install english full otherwise audio english with spanish subs and menus.

Like always I use a script by yener90 in this case CIU 1.0.0.6

Fixed the registry issue, eliminated what moderator say I have to delete. :D

Update 2 2013-03-22
To fit the game in 1dvd5 follow this insturctions
http://fileforums.com/showpost.php?p=415636&postcount=30
Thanks to mikey26 for the compression method


Update 1 2013-03-17
Added to attached files a fixed setup.ini

Instructions

1- Install the game

2- Download the attached files

3- Move to DVD2 from your game folder

_CommnonRedist


4- Open installerscript.iss and change this:

#define ProgramFiles "L:\sniper ghost warrior 2"

for

#define ProgramFiles "your drive:\your game folder"


5- compile

6- open langscript and compile

7- Move to DVD1:

Setup.cab
autorun.exe


8- Move from DVD1 folder to DVD2:

all setup-2*.bin files


9- Copy to DVD2:

setup.ico


10 - Test the conversion, burn or make isos.

sstanke
14-03-2013, 11:22
I have problem when i want to compile Langscript. It pop out this:

http://usnimi.me/slike/untitlmsm.png

sstanke
14-03-2013, 11:33
@Razor12911 How to do that?

spawniectes
14-03-2013, 11:45
@Razor12911 How to do that?

make sure that this line looks like this.


;#define internal


and not like this

#define internal


it's the first line of the script

sstanke
14-03-2013, 11:51
Ok, now it works. What was happened when this wasn't set up ok?

spawniectes
14-03-2013, 15:52
Ok, now it works. What was happened when this wasn't set up ok?

yes I forgot to add the semicolon, when I edit the langscript.iss

ferv
14-03-2013, 17:47
Good Job!! Works Perfect in w7 x64 :D

chuotchu001
14-03-2013, 20:08
7- Move to DVD1:

Setup.cab



I think move to DVD1 files "setup.cab" and "autorun.exe" in this step.
The conversion works perfect in Win7 x86 & x64. Thanks

adam1906
15-03-2013, 06:39
not working in windows 7 64
http://imageshack.us/a/img805/6540/sinttuloaaf.png

KaktoR
15-03-2013, 06:51
not working in windows 7 64
http://imageshack.us/a/img805/6540/sinttuloaaf.png

Compile LangScript.iss also. Then it will work!

adam1906
15-03-2013, 08:49
Setup couldnt find necessary files

pakrat2k2
15-03-2013, 16:02
Setup couldnt find necessary files

and you were told to read step #6, which is compile langscript.iss. It creates autorun.exe, which you place in dvd1, then it wont give that error message.

sarmadi
16-03-2013, 15:30
I don't know what's the matter with the installation of _CommnonRedist folder content. I have changed the 1 to 0 and add folder marked in red

[LauncherSettings]
InstallRedist=1

Launch1=DirectX
Launch164=0
Launch1BeforeInstall=1
LaunchCom1={src}\_CommonRedist\DirectX\Jun2010\DXS ETUP.exe
LaunchArg1=/silent

Launch2=Visual C++ Runtime 2008
Launch264=0
Launch2BeforeInstall=1
LaunchCom2={src}\_CommonRedist\2008\vcredist_x86.e xe
LaunchArg2=/q:a

Launch3=Visual C++ Runtime 2010
Launch364=0
Launch3BeforeInstall=1
LaunchCom3={src}\_CommonRedist\2010\vcredist_x86.e xe
LaunchArg3=/q:a
TO
[LauncherSettings]
InstallRedist=1

Launch1=DirectX
Launch164=0
Launch1BeforeInstall=0
LaunchCom1={src}\_CommonRedist\DirectX\Jun2010\DXS ETUP.exe
LaunchArg1=/silent

Launch2=Visual C++ Runtime 2008
Launch264=0
Launch2BeforeInstall=0
LaunchCom2={src}\_CommonRedist\vcredist\2008\vcred ist_x86.exe
LaunchArg2=/q:a

Launch3=Visual C++ Runtime 2010
Launch364=0
Launch3BeforeInstall=0
LaunchCom3={src}\_CommonRedist\vcredist\2010\vcred ist_x86.exe
LaunchArg3=/q:a

but the directx and vcredist_x86.exe didn't accept to be installed:mad:
EDIT: and also,the same problemwith crysis 3.

spawniectes
16-03-2013, 16:42
I don't know what's the matter with the installation of _CommnonRedist folder content. I have changed the 1 to 0 and add folder marked in red

[LauncherSettings]
InstallRedist=1

Launch1=DirectX
Launch164=0
Launch1BeforeInstall=1
LaunchCom1={src}\_CommonRedist\DirectX\Jun2010\DXS ETUP.exe
LaunchArg1=/silent

Launch2=Visual C++ Runtime 2008
Launch264=0
Launch2BeforeInstall=1
LaunchCom2={src}\_CommonRedist\2008\vcredist_x86.e xe
LaunchArg2=/q:a

Launch3=Visual C++ Runtime 2010
Launch364=0
Launch3BeforeInstall=1
LaunchCom3={src}\_CommonRedist\2010\vcredist_x86.e xe
LaunchArg3=/q:a
TO
[LauncherSettings]
InstallRedist=1

Launch1=DirectX
Launch164=0
Launch1BeforeInstall=0
LaunchCom1={src}\_CommonRedist\DirectX\Jun2010\DXS ETUP.exe
LaunchArg1=/silent

Launch2=Visual C++ Runtime 2008
Launch264=0
Launch2BeforeInstall=0
LaunchCom2={src}\_CommonRedist\vcredist\2008\vcred ist_x86.exe
LaunchArg2=/q:a

Launch3=Visual C++ Runtime 2010
Launch364=0
Launch3BeforeInstall=0
LaunchCom3={src}\_CommonRedist\vcredist\2010\vcred ist_x86.exe
LaunchArg3=/q:a

but the directx and vcredist_x86.exe didn't accept to be installed:mad:
EDIT: and also,the same problemwith crysis 3.

for me its working fine, it only will work if you made the iso from folder will not install. if you are trying to test before make the iso try deleting {src} and give it a try.

like this:

Launch3=Visual C++ Runtime 2010
Launch364=0
Launch3BeforeInstall=0
LaunchCom3=\_CommonRedist\vcredist\2010\vcredist_x 86.exe
LaunchArg3=/q:a

sarmadi
17-03-2013, 03:26
When I launched the game from ISO I got this error.. any idea??

5833

spawniectes
17-03-2013, 05:04
When I launched the game from ISO I got this error.. any idea??

5833

did you try to make it integrated install? 'cause I had that error with other conversion but it was with integrated setup.exe an external compression and this conversion is with internal compression.

sarmadi
17-03-2013, 05:45
Thanks .I will retry to compile again with external compression.

pakrat2k2
17-03-2013, 07:29
the reason you cant do internal, is because the setup.cab has to actually be in its setup folder ( not in cab ) so it can directly compress all those files including setup.ini
all into the setup.exe.

Using external just uses freearc files & extracts the filenames, read from setup.ini, to the specified locations.

sarmadi
17-03-2013, 08:41
Finally,as the the ROCK said,:D it works perfectly,on win7sp1x64.
Thanks to spawniectes.Thanks to pakrat;I have memorized what you have said.

elbubi
17-03-2013, 12:07
Thanks Spawn! Are you planning to release a 1xDvd5 conversion btw?

Kind Regards!

spawniectes
17-03-2013, 13:07
Thanks Spawn! Are you planning to release a 1xDvd5 conversion btw?

Kind Regards!

I try but this game is made with the cryengine 3 the same as crysis and it uses the .pak archives and the compression method I try it only reduce the game a few mb the smaller size that I achieved is 5gb and I dont know how to use precomp+srep+lzma maybe that way can fit in 1 dvd5.

sarmadi
19-03-2013, 05:33
Hi spawniectes.
The publisher is City Interactive not Ubisoft.
5843

nene777
19-03-2013, 13:28
Hello, it would be possible to pass it to one DVD5? since my iso occupies only 6.5 gigabytes

spawniectes
19-03-2013, 18:05
Hello, it would be possible to pass it to one DVD5? since my iso occupies only 6.5 gigabytes

no it's no possible by me at least.

nene777
20-03-2013, 10:53
In step 6) - open langscript and compile, when I build I get this error: Line 1602: Source file "C :/ Test 3 / SGW2_2xDVD5/Setup/Autorun/Autorun.png" does not exist. Help, thanks.

spawniectes
20-03-2013, 15:22
In step 6) - open langscript and compile, when I build I get this error: Line 1602: Source file "C :/ Test 3 / SGW2_2xDVD5/Setup/Autorun/Autorun.png" does not exist. Help, thanks.

take a look at this
http://fileforums.com/showpost.php?p=415402&postcount=4

nene777
20-03-2013, 16:17
Now if everything works right, but comes in English and with very rare letters, you can leave audio and voices in Spanish is my game?

spawniectes
21-03-2013, 03:32
Now if everything works right, but comes in English and with very rare letters, you can leave audio and voices in Spanish is my game?

the game don't have spanish audio only subs in spanish and you must have the subs files in spanish. I send you a pm.

mikey26
21-03-2013, 04:33
busy testing now with precomp srep and lzma.to check if i can get it onto 1xdvd5.will post soon with update.

mikey26
21-03-2013, 08:30
okay i managed to get the game to dvd5 i just edit the installer script to make it easy for everyone(just replace the old one)setup.ini also modified.replace that also. _CommonRedist & Redist folders need to be moved out before running bat file(thx pakrat2k2) i forgot to mentions that.

1.run the script agian
2.extract the compressor to hdd not in the same folder as game.
3.edit the sgw2.bat change the where ur installation eg: C:\GAMES\Sniper Ghost Warrior 2
4.run sgw2.bat
5.have Patience
6.move the created data.cab to the SGW2_2xDVD5
7.u will have to use trimmed down version of dxsetup so it can fit on dvd5

i hope i did not hijack ur thread mate just trying to help :-)

nene777
22-03-2013, 15:47
I'm doing the method dvd5, took 2 hours and still going for 10%, that's normal?

pakrat2k2
22-03-2013, 16:29
yes, also depends on PC's hardware, but it can take MANY hours. Best to start late at night, then when you get up in morning its done.

pakrat2k2
22-03-2013, 17:18
okay i managed to get the game to dvd5 i just edit the installer script to make it easy for everyone(just replace the old one)setup.ini also modified.replace that also. i hope i did not hijack ur thread mate just trying to help :-)


with updates for this game, running your batch file, i end up with data.cab @ 4.42GB... just as a test... not worth it, will stick with 2 dvd5's

nene777
22-03-2013, 18:22
I completed the 1xdvd5 method, after creating the Data.cab and put it in the folder SGW2_2xDVD5, now that it's done? and which is a compact version of dxsetup?

pakrat2k2
22-03-2013, 20:19
google dxwebsetup its only a few KB. OR delete all cab files from directx folder leaving only exe & dll

mikey26
22-03-2013, 23:53
with updates for this game, running your batch file, i end up with data.cab @ 4.42GB... just as a test... not worth it, will stick with 2 dvd5's

hi pakrat2k2 my data.cab is at 4.24gb.

nene777
23-03-2013, 07:35
You please put the independent 1xdvd5 2xdvd5 method, because things are mixed and no one knows what to do.

pakrat2k2
23-03-2013, 08:07
hi pakrat2k2 my data.cab is at 4.24gb.

show screenshot showing layout of your data.cab, might be extra files/folders that should have been removed. Your instructions aren't very clear for some of the newer members, and can be too confusing to know what to do exactly. ( easy enough for those of us who've been doing them for awhile ).. thanks for posting as there are always those who want 1 dvd5 conversion, personally i use no compression as its always faster for installing.

mikey26
23-03-2013, 08:20
here is my contents of the data.cab. and my installed size is 5.79 GB (6*224*070*580 bytes)

pakrat2k2
23-03-2013, 08:25
i see, you've neglected to mention that BOTH _CommonRedist & Redist folders need to be moved out before running bat file.

maybe go back to your initial post and add that information. will be helpful for those who want 1xdvd5

sigit_army
28-03-2013, 01:55
nice nice nice... tested and work on windows 7 32bit...
thanks. :D

pcgamer352
30-03-2013, 16:18
is it working with the new dlc "siberian strike"?

spawniectes
30-03-2013, 16:24
is it working with the new dlc "siberian strike"?

you can try it. I dont have the DLC

sigit_army
01-04-2013, 07:48
work, but can't install if i install from iso..
http://img4.imageshack.us/img4/5876/gw2f.jpg

spawniectes
01-04-2013, 07:55
work, but can't install if i install from iso..
http://img4.imageshack.us/img4/5876/gw2f.jpg

What conversion you try? Mine or the one posted by mikey26.

sigit_army
01-04-2013, 07:58
What conversion you try? Mine or the one posted by mikey26.

wow fast respon. :D

i used your conversion.. i read on page 2, it must "compile again with external compression".
how to compile with external compression(freearc right?)?

spawniectes
01-04-2013, 09:49
wow fast respon. :D

i used your conversion.. i read on page 2, it must "compile again with external compression".
how to compile with external compression(freearc right?)?

Yes, if you want to use external must use freearc

Stveboss
21-05-2022, 01:47
Well not work for me as only does the setup files and thats all and nothing else as tried all different directories game installed and still the same thing setups only which runs after about 16 seconds conversion..

Others are the same as well as tried all...