FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   L.A. Noire 2DVD9 > 3DVD5 InnoSetup (https://fileforums.com/showthread.php?t=102019)

luisvcp 14-11-2011 14:05

Confirmed: NOT WORKING.

gfdiabloper 14-11-2011 16:26

Quote:

Originally Posted by luisvcp (Post 398443)
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)
Code:

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
Code:

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

Quote:

Originally Posted by choris_figaro (Post 398227)
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

Quote:

Originally Posted by kranmer (Post 398513)
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)
Code:

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
Code:

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

Quote:

Originally Posted by kranmer (Post 398531)
@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

Quote:

Originally Posted by cover.stalker (Post 398695)
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:

Quote:

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

Code:

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.


All times are GMT -7. The time now is 05:55.

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