FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   F.E.A.R. 2 Project Origin 3xDVD5 (https://fileforums.com/showthread.php?t=93440)

mesut28 04-10-2012 13:58

F.E.A.R. 2 Project Origin 3xDVD5
 
7 Attachment(s)
InstallerScript CI 8.5.1.1 by yener90 compression none


1. Install the game


2. Download the attachment, extract completely (wherever you want)


3. Open InstallerScript.iss


Edit the following lines, according to the installation directory of the game.



Code:

#define SourcePath "C:\Program Files\WB Games\F.E.A.R. 2 Project Origin"
4. Save and compile


5. Will create two folders, Disk 1 Disk 2 and Disk 3 folder inside the "compiled":


Move to the Disk 1:


Code:

Setup.exe
Setup-1a.bin
Setup-1b.bin
Setup-1c.bin

Move to the Disk 2:


Code:

Setup-2a.bin
Setup-2b.bin
Setup-2c.bin

Move to the Disk 3:


Code:

Setup-3a.bin
Setup-3b.bin

Burn the contents of the folder to a DVD with the label you want.


Total Size:

Disk1 4.36 GB
Disk2 4.36 GB
Disk3 2.56 GB

WaltonSimons 05-10-2012 04:55

What languages does it support?

mesut28 05-10-2012 06:06

Code:

What languages does it support?
Did you ask if the game is the installation program?

jackstuff 05-10-2012 07:51

3 Attachment(s)
mesut28 your conversion is good i love it but at the time of installation in the dialog box both installing and extracting appears, i have rounded a red circle on it, uploading another image should be like this hope u will fixed it sorry if u don't mind, left it every thing was perfect

Sorry for my bad english

Joe Forster/STA 05-10-2012 08:14

Why is it a problem that the user can see which file is being installed/extracted at the moment?

mesut28 05-10-2012 08:20

2 Attachment(s)
All Languages

Download ''setup.rar'' file extract.
setup.ini files copy/paste replace

jackstuff 05-10-2012 08:20

extracting is looks like a winzip/winrar archive

WaltonSimons 06-10-2012 10:33

The game. Afaik all are included, it's the registry that matters. Ergo, my question was whether the game will install in the language the installer is displayed in.

mesut28 06-10-2012 12:29

2 Attachment(s)
available in the required language file for the game rar archive content

KaktoR 06-10-2012 12:42

Why you don't write the registry entries for languages in InstallerScript.iss under [Registry]? It's more comfortable for the users of your conversion :)

WaltonSimons 06-10-2012 15:59

Precisely what I meant. That's what it's supposed to look like: you select language in installer and it installs the game already with the proper registry entry. * If it doesn't do that, I'll wait until it does and THEN utilize the conversion. Same with FEAR 3 :)

* does not apply to Reborn DLC which doesn't support some of the languages of FEAR 2 PO. If Reborn is installed and an unsupported language is detected (like Polish), Reborn DLC will be in English which is default for this DLC.

mesut28 07-10-2012 06:13

1 Attachment(s)
added to file the required language for the game ''Installerscript''
friends, try using a different language, the language is active in the system
look

KaktoR 07-10-2012 06:36

Quote:

Root: HKCU; SubKey: "SOFTWARE\\Monolith Productions\\FEAR2\\1.00.0000"; ValueName: "Language"; ValueData: "en,cs,fr,de,hu,it,ja,pl,es,ru"; ValueType: string; Flags: UninsDeleteKey;
>.>

Try this
Quote:

Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: UninstallString; ValueData: {uninstallexe}; ValueType: string; Flags: UninsDeleteKey;
Root: HKCU; SubKey: "SOFTWARE\Monolith Productions\FEAR2\1.00.0000"; ValueName: Language; ValueData: en; ValueType: string; Flags: UninsDeleteKey; Languages: eng
Root: HKCU; SubKey: "SOFTWARE\Monolith Productions\FEAR2\1.00.0000"; ValueName: Language; ValueData: fr; ValueType: string; Flags: UninsDeleteKey; Languages: fre
Root: HKCU; SubKey: "SOFTWARE\Monolith Productions\FEAR2\1.00.0000"; ValueName: Language; ValueData: it; ValueType: string; Flags: UninsDeleteKey; Languages: ita

...
...
...and so on etc
PS: Are you sure HKCU is the correct root ? Not HKLM? I don't have this game, but usualy the most games save their registry entries in HKLM root.

mesut28 07-10-2012 13:05

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Monolith Productions\FEAR2\1.00.0000]
"Language"="fr"

original ''reg'' file in this way, active language in this way is


All times are GMT -7. The time now is 17:03.

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