Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "F.E.A.R. Extraction Point"

From PCGamingWiki, the wiki about fixing PC games
(added series info)
m (updated template usage; misc. fixes, removed: |gog =, |steam =)
Line 7: Line 7:
 
|engine        = Lithtech Jupiter EX
 
|engine        = Lithtech Jupiter EX
 
|release dates  = 2006
 
|release dates  = 2006
|steam          =
 
|gog            =
 
 
}}
 
}}
 
{{:F.E.A.R. (series)}}
 
{{:F.E.A.R. (series)}}
== Save game location ==
 
<pre>C:\Users\%USERNAME%\Documents\TimeGate Studios\FEARXP\Save\Profile000\SinglePlayer\</pre>
 
  
 +
==Game data==
 +
{{Game Location Table|
 +
{{Game Location Table/row|Save game location|%USERPROFILE%\My Documents\TimeGate Studios\FEARXP\Save\Profile000\SinglePlayer}}
 +
{{Game Location Table/row|Configuration files location|}}
 +
}}
 
== Widescreen Support ==
 
== Widescreen Support ==
  
Line 21: Line 22:
 
! Operating System  !! settings.cfg Location
 
! Operating System  !! settings.cfg Location
 
|-
 
|-
| Windows XP || ~\Documents and Settings\All Users\Documents\TimeGate Studios\FEARXP
+
| Windows XP || %ALLUSERSPROFILE%\Documents\TimeGate Studios\FEARXP
 
|-
 
|-
| Windows7 || ~\Users\Public\Documents\TimeGate Studios\FEARXP
+
| Windows7 || %PUBLIC%\Public Documents\TimeGate Studios\FEARXP
 
|}
 
|}
 
Open settings.cfg in a text editor such as Notepad. The two lines that need editing are '"ScreenWidth"' and '"ScreenHeight"'. For example, if you wish to use a resolution of 1920x1080, the lines should be edited to look like the following:
 
Open settings.cfg in a text editor such as Notepad. The two lines that need editing are '"ScreenWidth"' and '"ScreenHeight"'. For example, if you wish to use a resolution of 1920x1080, the lines should be edited to look like the following:
Line 32: Line 33:
 
Next time you run the game, it will launch in your custom resolution.
 
Next time you run the game, it will launch in your custom resolution.
  
== Related games ==
 
* [[F.E.A.R.]]
 
* [[F.E.A.R. Perseus Mandate]] (non-canon)
 
* [[F.E.A.R. 2: Project Origin]]
 
* [[F.E.A.R. 3]]
 
 
[[Category:Game]]
 
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 03:19, 15 February 2013

This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.
This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.

Template:Infobox F.E.A.R. (series)

Game data

Template:Game Location Table

Widescreen Support

F.E.A.R. Extraction Point doesn't have native widescreen support. To force a custom resolution, browse to :

Operating System settings.cfg Location
Windows XP %ALLUSERSPROFILE%\Documents\TimeGate Studios\FEARXP
Windows7 %PUBLIC%\Public Documents\TimeGate Studios\FEARXP

Open settings.cfg in a text editor such as Notepad. The two lines that need editing are '"ScreenWidth"' and '"ScreenHeight"'. For example, if you wish to use a resolution of 1920x1080, the lines should be edited to look like the following:

"ScreenWidth" "1920"
"ScreenHeight" "1080"

Next time you run the game, it will launch in your custom resolution.