PDA

View Full Version : L.A. Noire 2DVD9 > 3DVD5 InnoSetup


zyo
11-11-2011, 02:37
Updated script!

tested and works on my windows 7 pc
thanks kranmer for spotting the missing regkeys
You need to install DirectX, .net 3.5 and VC++ which you can find in the original disc, I cant be bothered to put these into the script, the setup installs rockstar social club 1.0.5.0 automatically


open the script in innosetup, change outputdir to whatever you like, requires 13GB of space. Change Source: "C:\Program Files\Rockstar Games\L.A. Noire\*"; to whatever you installed your game to and compile.

after that you should get Setup 1a - Setup 3c in outputdir just pack each 3 into one disc in ultraiso

holyjoker
11-11-2011, 04:16
confirm not work at all, give u error when launch game zz.....

pakrat2k2
11-11-2011, 08:46
confirm not work at all, give u error when launch game zz.....

try READING thru ISS script & correct gamename appropriately ( ALL Locations.) THEN it may launch properly.

zyo
11-11-2011, 11:41
confirm not work at all, give u error when launch game zz.....

works fine for me. make sure you have social club installed (if its not installed automatically) also the usuals, directx,etc

zyo
11-11-2011, 17:07
hmm just tried again your right something is wrong it doesnt launch the game.

Windows App logs shows
Faulting application name: LANoire.exe, version: 2393.1.0.0, time stamp: 0x4eb24b65
Faulting module name: KERNELBASE.dll, version: 6.1.7601.17651, time stamp: 0x4e2111c0
Exception code: 0xe06d7363
Fault offset: 0x0000d36f
Faulting process id: 0x2e28
Faulting application start time: 0x01cca0d164912ef1

pakrat2k2
11-11-2011, 18:36
you have ALL the pre-requisites installed, from the ISSetupPrerequisites folder?

Microsoft .NET Framework 3.5 SP1.prq
Microsoft DirectX Redist (June 2010).prq
Microsoft Visual C++ 2008 SP1 Redistributable Package (x86).prq
Rockstar Games Social Club.prq

from the readme on disk

"Other Requirements:

Initial game and DLC activation requires an internet connection.
L.A. Noire PC requires the installation of software and components including GameShield
IronWrap & Patcher;DirectX, and Microsoft’s Windows .NET Framework, and
Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)."

gfdiabloper
11-11-2011, 18:46
thnx zyo but awaiting conversion type of Yener

choris_figaro
11-11-2011, 19:03
Hi, i made custom installer too for this game and encountered the same as holyjoker. Cannot find which registry or file need changing, even with process monitor. Luckily found this one: http://www.mediafire.com/?05gjghhllw1waa5

It's like mini installer, if you installed the game using custom installer, run it with custom installation, point to installed LA Noire dir, uncheck all of 3 items, finish installation. Enjoy ;)

zyo
11-11-2011, 22:37
you have ALL the pre-requisites installed, from the ISSetupPrerequisites folder?

Microsoft .NET Framework 3.5 SP1.prq
Microsoft DirectX Redist (June 2010).prq
Microsoft Visual C++ 2008 SP1 Redistributable Package (x86).prq
Rockstar Games Social Club.prq

from the readme on disk

"Other Requirements:

Initial game and DLC activation requires an internet connection.
L.A. Noire PC requires the installation of software and components including GameShield
IronWrap & Patcher;DirectX, and Microsoft’s Windows .NET Framework, and
Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)."

should have all these installed, I played the original one just fine (with or without crack)
I double checked the registry and its the same after the custom installer im not sure which part is wrong.

pakrat2k2
11-11-2011, 23:25
your missing the reg entrys for HKEY_LOCAL_MACHINE\SOFTWARE\Rockstar Games\Rockstar Games Social Club

IF you use the crack files then your game foldername CANNOT contain ANY spaces.
it must be installed in IE: x:\RockstarGames\L.A.Noire\

CANNOT be x:\Program Files (x86)\Rockstar Games\L.A. Noire\ this has spaces in the path.

Making an INNO script for this would be a royal pain... too many pre-requisites that have to be installed beforehand.

zyo
12-11-2011, 00:48
I purposely missed the social club reg key because its automatically installed at the end of game installation. (I double checked the reg key is there after the installation)
another thing is rockstar games reg key actually registers how many games are installed and this prevents social club from being uninstalled if the counter is not 0. (so the best approach is to increment that counter with script but I really cant be bothered)

I will try again without the spaces, but from where I see the game runs fine with the space with crack (original installation).

Hexens
12-11-2011, 05:34
Don't work, can't launch game (W7 32bits)

Work fine after with choris_figaro's mini installer !

Good Man
12-11-2011, 07:40
Can Any One Give Setup convert Files 4DVD Or 3DVD it's Easy Way I cant understand

thanks :)

naakivar
14-11-2011, 09:44
i Compiled with this iss and install the game when open the game show this error [The game has stop working....].but when i install orginal setup the game is open and i can play it.

gfdiabloper
14-11-2011, 11:37
waiting Custom Repack

luisvcp
14-11-2011, 14:05
Confirmed: NOT WORKING.

gfdiabloper
14-11-2011, 16:26
Confirmed: NOT WORKING.

Damn ! any help for this Conversion Repack ??

kranmer
15-11-2011, 16:01
Confirmed Not Working,
I have been looking into this myself and i think i have found why it isn't working, It appears a few registry entries and 1 file are missing from your script that are needed to run the game.
so far i have only tested this myself so if anyone else could test it i would appreciate it.
Add these lines to Zyo's Inno Script
under [FILES] add the line (the source in this line will need to be edited to where your LANoireEFIGS.ini is)

Source: "C:\Documents and Settings\All Users\Application Data\Rockstar Games\L.A. Noire\LANoireEFIGS.ini"; DestDir: "{commonappdata}\Rockstar Games\L.A. Noire\"; Flags: IgnoreVersion;

and under [Registry] add

Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}; ValueType: string; ValueName: ; ValueData: ErrorHandler.ErrorHandlerClass; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32; ValueType: string; ValueName: ; ValueData: mscoree.dll; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32; ValueType: string; ValueName: Assembly; ValueData: ErrorHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8df4c534219f3978; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32; ValueType: string; ValueName: Class; ValueData: ErrorHandler.ErrorHandlerClass; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32; ValueType: string; ValueName: RuntimeVersion; ValueData: v2.0.50727; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32; ValueType: string; ValueName: ThreadingModel; ValueData: Both; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32\1.0.0.0; ValueType: string; ValueName: Assembly; ValueData: ErrorHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8df4c534219f3978; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32\1.0.0.0; ValueType: string; ValueName: Class; ValueData: ErrorHandler.ErrorHandlerClass; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32\1.0.0.0; ValueType: string; ValueName: RuntimeVersion; ValueData: v2.0.50727; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\ProgId; ValueType: string; ValueName: ; ValueData: ErrorHandler.ErrorHandlerClass; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}; ValueType: string; ValueName: ; ValueData: ErrorHandler.FatalErrorForm; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32; ValueType: string; ValueName: ; ValueData: mscoree.dll; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32; ValueType: string; ValueName: Assembly; ValueData: ErrorHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8df4c534219f3978; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32; ValueType: string; ValueName: Class; ValueData: ErrorHandler.FatalErrorForm; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32; ValueType: string; ValueName: RuntimeVersion; ValueData: v2.0.50727; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32; ValueType: string; ValueName: ThreadingModel; ValueData: Both; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32\1.0.0.0; ValueType: string; ValueName: Assembly; ValueData: ErrorHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8df4c534219f3978; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32\1.0.0.0; ValueType: string; ValueName: Class; ValueData: ErrorHandler.FatalErrorForm; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32\1.0.0.0; ValueType: string; ValueName: RuntimeVersion; ValueData: v2.0.50727; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\ProgId; ValueType: string; ValueName: ; ValueData: ErrorHandler.FatalErrorForm; Flags: uninsdeletekey

And that should fix the game not booting (atleast it did for me), anyone who can test it and give feedback i would really appreciate it.

jabreek
15-11-2011, 19:40
Hi, i made custom installer too for this game and encountered the same as holyjoker. Cannot find which registry or file need changing, even with process monitor. Luckily found this one: http://www.mediafire.com/?05gjghhllw1waa5

It's like mini installer, if you installed the game using custom installer, run it with custom installation, point to installed LA Noire dir, uncheck all of 3 items, finish installation. Enjoy ;)

could you tell me how split it in 4xdvd5 using your installer?
Thank you

zyo
15-11-2011, 20:36
Confirmed Not Working,
I have been looking into this myself and i think i have found why it isn't working, It appears a few registry entries and 1 file are missing from your script that are needed to run the game.
so far i have only tested this myself so if anyone else could test it i would appreciate it.
Add these lines to Zyo's Inno Script
under [FILES] add the line (the source in this line will need to be edited to where your LANoireEFIGS.ini is)

Source: "C:\Documents and Settings\All Users\Application Data\Rockstar Games\L.A. Noire\LANoireEFIGS.ini"; DestDir: "{commonappdata}\Rockstar Games\L.A. Noire\"; Flags: IgnoreVersion;

and under [Registry] add

Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}; ValueType: string; ValueName: ; ValueData: ErrorHandler.ErrorHandlerClass; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32; ValueType: string; ValueName: ; ValueData: mscoree.dll; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32; ValueType: string; ValueName: Assembly; ValueData: ErrorHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8df4c534219f3978; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32; ValueType: string; ValueName: Class; ValueData: ErrorHandler.ErrorHandlerClass; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32; ValueType: string; ValueName: RuntimeVersion; ValueData: v2.0.50727; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32; ValueType: string; ValueName: ThreadingModel; ValueData: Both; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32\1.0.0.0; ValueType: string; ValueName: Assembly; ValueData: ErrorHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8df4c534219f3978; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32\1.0.0.0; ValueType: string; ValueName: Class; ValueData: ErrorHandler.ErrorHandlerClass; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\InprocServer32\1.0.0.0; ValueType: string; ValueName: RuntimeVersion; ValueData: v2.0.50727; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{5D09B1CA-EFDE-36C6-A789-0C0B73031865}\ProgId; ValueType: string; ValueName: ; ValueData: ErrorHandler.ErrorHandlerClass; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}; ValueType: string; ValueName: ; ValueData: ErrorHandler.FatalErrorForm; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32; ValueType: string; ValueName: ; ValueData: mscoree.dll; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32; ValueType: string; ValueName: Assembly; ValueData: ErrorHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8df4c534219f3978; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32; ValueType: string; ValueName: Class; ValueData: ErrorHandler.FatalErrorForm; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32; ValueType: string; ValueName: RuntimeVersion; ValueData: v2.0.50727; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32; ValueType: string; ValueName: ThreadingModel; ValueData: Both; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32\1.0.0.0; ValueType: string; ValueName: Assembly; ValueData: ErrorHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8df4c534219f3978; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32\1.0.0.0; ValueType: string; ValueName: Class; ValueData: ErrorHandler.FatalErrorForm; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\InprocServer32\1.0.0.0; ValueType: string; ValueName: RuntimeVersion; ValueData: v2.0.50727; Flags: uninsdeletekey
Root: HKLM; SubKey: software\Classes\CLSID\{{1AC1A5CC-A7FD-3829-8E04-7E576EE57612}\ProgId; ValueType: string; ValueName: ; ValueData: ErrorHandler.FatalErrorForm; Flags: uninsdeletekey

And that should fix the game not booting (atleast it did for me), anyone who can test it and give feedback i would really appreciate it.

you shouldnt need the other reg keys that ini in document folder should be the only one missing

will try another one and make a new script later tonight.

pakrat2k2
15-11-2011, 20:42
ONE of the BIGGEST issues is that people dont follow even basic games install instructions. Making sure that all pre-requisites are installed BEFORE installing the game itself. That in itself is going to be a pain to verify that they exists on system BEFORE installing game files.

Then people complain that the game doesnt work, or starts up & goes black screen right away.. did they check to make sure that pre-requisites are already installed before trying the game out ?? good luck bud.

kranmer
16-11-2011, 01:41
@Zyo well maybe those keys aren't needed for everyone but for me if they don't exist the game won't boot at all (when i open the game it just opens then closes, i don't even get a black screen), if you don't have them in your registry and the game is booting then its probably just me or maybe its windows XP SP3 or maybe your system already has these entries (from a previous install or from a different program/game/OS)
I checked all the registry entries the game makes as it installs on my system (which already has all the Prerequisites installed) by using a debugger as the game installed then made it save all changes into a HIVE then i put each registry entry the game made into my real registry until i found which allows the game to boot on my system.

zyo
16-11-2011, 21:44
@Zyo well maybe those keys aren't needed for everyone but for me if they don't exist the game won't boot at all (when i open the game it just opens then closes, i don't even get a black screen), if you don't have them in your registry and the game is booting then its probably just me or maybe its windows XP SP3 or maybe your system already has these entries (from a previous install or from a different program/game/OS)
I checked all the registry entries the game makes as it installs on my system (which already has all the Prerequisites installed) by using a debugger as the game installed then made it save all changes into a HIVE then i put each registry entry the game made into my real registry until i found which allows the game to boot on my system.

yeap, tried and works. will update the script now.

kranmer
17-11-2011, 03:30
tested new script and it appears to be working fine (tested on Windows XP Sp3), Great work Zyo

Joe Forster/STA
17-11-2011, 09:09
(You can download the script from the first post.)

cover.stalker
17-11-2011, 09:17
is there any way to make this 4xdvd5??
i prefer 4xdvd5 than 3xdvd5 compressed

kranmer
17-11-2011, 09:46
is there any way to make this 4xdvd5??
i prefer 4xdvd5 than 3xdvd5 compressed

you could try editing the line
Compression=lzma
to
Compression=none
which should make it 4xDVD5,
Or you could just split the files up and edit the files section to use External files and just include the files onto the DVD as is (so the installer basically will just copy the files from the DVD to your PC but this would cause a problem with the file that is over 5GB so you might need to use some sort of file splitting tool for that 1 file),
There are lots of other ways it could be done but those are probably the easiest.

sstanke
18-11-2011, 06:09
I complete the compiling of the instalation directory of game. And when i go to the TEMP folder i have files Setup-1a -----> Setup 3c but i have a lot of other files , what else i need to put in my dvd5 folders.
First disk: Setup-1a, Setup-1b, Setup1-c
Second disk: Setup-2a, Setup-2b, Setup-2c
Third disk: Setup-3a, Setup-3b, Setup-3c
Did i need anything else to put in this folders (like, Setup, or icon.ico, or autorun.inf)?
Plz help ;)

sstanke
18-11-2011, 06:36
@zyo Can you put some pictyre to see how is game working, and please describe conversion little more, which of the files should be on the first Disk, on the second disk and on the third disk.

d00m3d
18-11-2011, 09:39
@zyo/kranmer:

You write:

under [FILES] add the line (the source in this line will need to be edited to where your LANoireEFIGS.ini is)

Source: "C:\Documents and Settings\All Users\Application Data\Rockstar Games\L.A. Noire\LANoireEFIGS.ini"; DestDir: "{commonappdata}\Rockstar Games\L.A. Noire\"; Flags: IgnoreVersion;

On my Win 7 x64 system this file was found in C:\ProgramData\Rockstar Games\L.A. Noire\ so I changed the source accordingly.

But how should I also change accordingly the "DestDir" part of that line?

Is {commonappdata}\Rockstar Games\L.A. Noire\ good to go for my Win 7 x64 system or does this work only for XP?

Should I write "C:\ProgramData\Rockstar Games\L.A. Noire\" perhaps instead, as both the source and destination folder?

Thanks.

kranmer
18-11-2011, 09:58
@d00m3d well i don't have Win 7 x64 but the way inno works using {commonappdata} should make it install to the correct folder regardless (that way it should work on both XP and Vista/7 systems), but you could always make a small installer with just 1 file to test it (make a dummy file and make a inno installer install just that 1 dummy file to
{commonappdata}\Rockstar Games\L.A. Noire\
and if it appears in
C:\ProgramData\Rockstar Games\L.A. Noire\
you will know it is working correctly

ademulia
18-11-2011, 10:08
Updated script!

tested and works on my windows 7 pc
thanks kranmer for spotting the missing regkeys
You need to install DirectX, .net 3.5 and VC++ which you can find in the original disc, I cant be bothered to put these into the script, the setup installs rockstar social club 1.0.5.0 automatically


open the script in innosetup, change outputdir to whatever you like, requires 13GB of space. Change Source: "C:\Program Files\Rockstar Games\L.A. Noire\*"; to whatever you installed your game to and compile.

after that you should get Setup 1a - Setup 3c in outputdir just pack each 3 into one disc in ultraiso

Thanks for script zyo
pardon my language because I use google translator
There are some things I do not understand

If you see this code:

[Run]
Filename: {app}\Social Club v1.0.5.0 Setup.exe; Flags: waituntilterminated; StatusMsg: ¡°Please Wait...¡±


what does it mean "before" doing the conversion, we have to copying files Social Club Setup.exe to the installation folder?

Is there any effect if we use the code:

[Run]
Filename: {src}\Social Club\Social Club v1.0.5.0 Setup.exe; Flags: waituntilterminated; StatusMsg: ¡°Please Wait...¡±
Filename: {src}\dotnetfx35\dotnetfx35.exe; Flags: waituntilterminated; StatusMsg: ¡°Please Wait...¡±
Filename: {src}\vcredist_x86\vcredist_x86.exe; Flags: waituntilterminated; StatusMsg: ¡°Please Wait...¡±
Filename: {src}\DXSETUP\DXSETUP.exe; Flags: waituntilterminated; StatusMsg: ¡°Please Wait...¡±

Note: on last DVD create the appropriate folder with the code above, and copy the files into that folder.

so programs that need to be able to directly perform the installation from the last dvd after the installation games is completed

am I correct?

thank you

sstanke
18-11-2011, 10:41
Can somebody answer on my post, i have this error when i try to run icon of the game, or to just start the game:

http://www.usnimi.me/slike/untitlcuc.jpg

kranmer
18-11-2011, 12:38
@sstanke it says you are missing the DLL for the rockstar social club which is needed for installation, if you install the social club it should fix the problem (you can find it on your original DVD or if you use the latest patch it should appear in the games directory)

d00m3d
18-11-2011, 14:06
@d00m3d well i don't have Win 7 x64 but the way inno works using {commonappdata} should make it install to the correct folder regardless (that way it should work on both XP and Vista/7 systems), but you could always make a small installer with just 1 file to test it (make a dummy file and make a inno installer install just that 1 dummy file to
{commonappdata}\Rockstar Games\L.A. Noire\
and if it appears in
C:\ProgramData\Rockstar Games\L.A. Noire\
you will know it is working correctly

Just did that, and indeed it appeared in the correct place! Thanks :)

houdaifas
18-11-2011, 15:22
I have This Message Before the Compression ??

http://img254.imageshack.us/img254/6144/18112011232228.png

The source is : G:\Rockstar Games\L.A. Noire

pakrat2k2
18-11-2011, 18:26
Thanks for script zyo
pardon my language because I use google translator
There are some things I do not understand

If you see this code:

[Run]
Filename: {app}\Social Club v1.0.5.0 Setup.exe; Flags: waituntilterminated; StatusMsg: ¡°Please Wait...¡±


what does it mean "before" doing the conversion, we have to copying files Social Club Setup.exe to the installation folder?

Is there any effect if we use the code:

[Run]
Filename: {src}\Social Club\Social Club v1.0.5.0 Setup.exe; Flags: waituntilterminated; StatusMsg: ¡°Please Wait...¡±
Filename: {src}\dotnetfx35\dotnetfx35.exe; Flags: waituntilterminated; StatusMsg: ¡°Please Wait...¡±
Filename: {src}\vcredist_x86\vcredist_x86.exe; Flags: waituntilterminated; StatusMsg: ¡°Please Wait...¡±
Filename: {src}\DXSETUP\DXSETUP.exe; Flags: waituntilterminated; StatusMsg: ¡°Please Wait...¡±

Note: on last DVD create the appropriate folder with the code above, and copy the files into that folder.

so programs that need to be able to directly perform the installation from the last dvd after the installation games is completed

am I correct?

thank you

your last section is the better of the 2, and yes to your first question the social club exe needs to be in installed game folder.

pakrat2k2
18-11-2011, 18:29
I have This Message Before the Compression ??

http://img254.imageshack.us/img254/6144/18112011232228.png

The source is : G:\Rockstar Games\L.A. Noire



did you change the source to match your installed location ?
AND are you using ansi version of INNO ?

sstanke
18-11-2011, 18:44
What is ansi version of inno?

pakrat2k2
18-11-2011, 21:53
ansi version of INNO setup are for languages like english, french, german, italian, spanish, polish etc.
unicode version is for languages like russian, chinese, vietnamese, arabic, farsi etc, ones that use a different code page then would normally be used.

just suffice it to say get the ansi version of inno setup, you'll have less issues to worry about

Fabioddq
19-11-2011, 09:13
Works fine for me, so my final temp has an additional archive: Setup-4a.bin.
So, i had to use 4 DVD's and copy autorun & LAN_icon from the directory and edit correctly. This is my final project:

DVD1 = 4,37GB (archives: autorun.ini, LAN_icon, Setup.exe, Setup-1a.bin, Setup-1b.bin, Setup-1c.bin).
DVD2 = 4,37GB (archives: autorun.ini, LAN_icon, Setup-2a.bin, Setup-2b.bin, Setup-2c.bin).
DVD3 = 4,37GB (archives: autorun.ini, LAN_icon, Setup-3a.bin, Setup-3b.bin, Setup-3c.bin).
DVD4 = 1,04GB (archives: autorun.ini, LAN_icon, Setup-4a.bin).

After installation, i get the error:
https://lh4.googleusercontent.com/-kvY4N8El33A/TsffKkLiBiI/AAAAAAAAADI/hYDG-aiY9Dc/s513/erro.jpg

I just click OK and finish installation. The game is not run, off course, because i don't no installed the Social Club. So, i just installed Social Club v1.0.5.0 and the game works perfectly! Sorry my english. Thanks for the conversion!

kranmer
19-11-2011, 09:59
@Fabioddq its odd that yours has additional archives, if you used Zyo's script it should only be 3 DVDs (unless you included other things that are not needed or unless you changed the compression type).
Also the error is because you did not update the game before using Zyo's script, if you had used the latest update you would have had Social Club v1.0.5.0 Setup.exe in your L.A.Noire directory (i think Zyo did write this in his original post but since he edited his post the info is no longer there),
since the file isn't there you could rebuild the installer and just make sure it exists before you rebuild it (just make a copy of the setup off your DVD and put it in your games folder then edit the script to match the filename before recompiling) or edit that line out and just include the setup on your last DVD and install it manually every time you reinstall.

zyo
19-11-2011, 12:54
@Fabioddq its odd that yours has additional archives, if you used Zyo's script it should only be 3 DVDs (unless you included other things that are not needed or unless you changed the compression type).
Also the error is because you did not update the game before using Zyo's script, if you had used the latest update you would have had Social Club v1.0.5.0 Setup.exe in your L.A.Noire directory (i think Zyo did write this in his original post but since he edited his post the info is no longer there),
since the file isn't there you could rebuild the installer and just make sure it exists before you rebuild it (just make a copy of the setup off your DVD and put it in your games folder then edit the script to match the filename before recompiling) or edit that line out and just include the setup on your last DVD and install it manually every time you reinstall.

will do an update version based on latest update soon.

Fabioddq
19-11-2011, 22:02
I compiled again with the update and worked perfectly. 3 dvd's, no errors about Social Club.
Thanks for the help guys!

damar15
20-11-2011, 13:17
work for me good thanks but my another ico not Launcher tell me con't open

unable to go to Social Club i open the launcher it too slow can you answer

thanks......................:)

sarmadi
20-11-2011, 15:54
errorrs ..errorrs..BUT I 'll wait for yener90 conversion:D
Eh!!genius where are you ????
I am sorry..without disrespect the others "geniuses " ;)

pakrat2k2
20-11-2011, 17:29
go read this thread...

http://fileforums.com/showthread.php?t=91563

you'll be waiting forever for yener90 to post a conversion using his source, as he's taken it off the forum & will no longer be posting conversions here anymore. Someone else may ?! that has the sources already.

Joe Forster/STA
21-11-2011, 05:34
Upon a request from REV0 via me, yener90 was kind enough to re-upload the latest version of his script.

sarmadi
21-11-2011, 13:49
Sorry .I did not know that.:(
So. could any one make the same converter as yener's one for any other game?

pakrat2k2
21-11-2011, 18:28
All the information you need is in the thread I mentioned a couple posts up. Just a matter of reading a bit, not that hard to figure out. I think the hardest part is deciding what images you want to use for background while its installing. You use yener's source and change the information based on what game you want to do.

sarmadi
22-11-2011, 03:15
Thanks. I'll try.

MestreNight
05-12-2011, 16:39
Not 3DVD5... yes 4DVD5 =\