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 "Medal of Honor: Pacific Assault"

From PCGamingWiki, the wiki about fixing PC games
Line 1: Line 1:
== Changing the FOV ==
+
'''General information'''
  
=== Windows 7 ===
+
{{mm}} [http://forums.steampowered.com/forums/forumdisplay.php?f=734 Steam Users' Forums] for Medal of Honor series
 +
{{mm}} [http://www.neoseeker.com/forums/5692/ forums at Neoseeker] for Medal of Honor: Pacific Assault
 +
{{mm}} [http://www.wsgf.org/dr/medal-honor-pacific-assault widescreen report] atWidescreen Gaming Forum
  
Follow this path:
+
{{Infobox
 +
|title          = Medal of Honor: Pacific Assault
 +
|cover          = medal_of_honor_pacific_assault_cover.jpg
 +
|developer      = [[Wikipedia:EA_LA|Danger Close Games]] formerly known as EA Los Angeles
 +
|publisher      = [[Wikipedia:Electronic Arts|Electronic Arts]]
 +
|engine        = [[Wikipedia:Lithtech|Lithtech Jupiter]]
 +
|release dates  = November 4, 2004
 +
}}
 +
{{:Medal of Honor (series)}}
  
\My Documents\EA Games\Medal of Honor Pacific Assault(tm)\
+
==Game data==
 +
{{Game Location Table|
 +
{{Game Location Table/row|Configuration files|<pre>C:\Users\%USERPROFILE%\My Documents\EA Games\Medal of Honor Pacific Assault(tm)</pre>}}
 +
}}
  
Open this file in a text editor:
+
== Video Settings ==
 +
{{Video Settings
 +
|widescreen_resolution      =hackable
 +
|widescreen_resolution_notes=See [[#Widescreen resolution|Widescreen resolution]].
 +
|multimonitor              =hackable
 +
|multimonitor_notes        =See [[#Widescreen resolution|Widescreen resolution]].
 +
|fov                        =hackable
 +
|fov_notes                  =See [[#Field Of View (FOV)|Field Of View (FOV)]].
 +
|windowed                  =unknown
 +
|windowed_notes            =
 +
|fullscreen                =unknown
 +
|fullscreen_notes          =
 +
|anisotropic                =unknown
 +
|anisotropic_notes          =
 +
|antialiasing              =unknown
 +
|antialiasing_notes        =
 +
|vsync                      =unknown
 +
|vsync_notes                =
 +
}}
  
newconfig.cfg
+
=== Widescreen resolution ===
  
Add the following config lines:
+
{{Fixbox|1=
 +
{{Fixbox/fix|Graphics Tweaks}}
  
set developer "1"
+
1) Navigate to <pre>C:\Users\%USERPROFILE%\My Documents\EA Games\Medal of Honor Pacific Assault(tm)</pre>
set ui_console "1"
 
  
Save the file, and start the game. One you are in the game, the tilde key (~) or possibly the ellipsis key (`) will open the console. Type in:
+
2) Open <code>newconfig.cfg</code> in text editor (notepad for example).
  
fov 100
+
3) Locate lines <code>set r_screenheight "XXXX"</code> and <code>set r_screenwidth "XXXX"</code> and change XXXX to your resolution.
  
... for example. This will increase the field of view to 100 degrees. You will need to do this every time you run the game.
+
'''Note:''' You have to run game at least once in order to generate necessary config files.
 +
}}
  
[[Category:Game]]
+
=== Field Of View (FOV) ===
[[Category:Windows]]
+
{{Fixbox|1=
 +
{{Fixbox/fix|Graphics Tweaks}}
 +
1) Navigate to <pre>C:\Users\%USERPROFILE%\My Documents\EA Games\Medal of Honor Pacific Assault(tm)</pre>
 +
 
 +
2) Open <code>newconfig.cfg</code> in text editor (notepad for example).
 +
 
 +
3) Locate line <code>set cg_fov "XXX"</code> and change XXX to desired field of view value.
 +
 
 +
'''Note:''' You have to run game at least once in order to generate necessary config files.
 +
}}
 +
 
 +
=== Enable developer console ===
 +
 
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Graphics Tweaks}}
 +
1) Navigate to <pre>C:\Users\%USERPROFILE%\My Documents\EA Games\Medal of Honor Pacific Assault(tm)</pre>
 +
 
 +
2) Open <code>newconfig.cfg</code> in text editor (notepad for example).
 +
 
 +
3) Add the following config lines:
 +
<pre>set developer "1"
 +
set ui_console "1"</pre>
 +
 
 +
4) Save the file, and start the game. One you are in the game, the tilde key (~) or possibly the ellipsis key (`) will open the console.
 +
 
 +
'''Note:''' You have to run game at least once in order to generate necessary config files.
 +
}}
 +
 
 +
 
 +
== Input Settings ==
 +
{{Input Settings
 +
|key_remap                  =unknown
 +
|key_remap_notes            =
 +
|acceleration_option        =unknown
 +
|acceleration_option_notes  =
 +
|controller_support        =unknown
 +
|controller_support_notes  =
 +
}}
 +
 
 +
==System requirements==
 +
{{System Requirements
 +
|OSfamily_ = Windows
 +
|minOS_  = Windows 2000/XP
 +
|minproc_ = Pentium 4 1.5 GHz
 +
|minmem_  = 128 MB RAM
 +
|minHD_  = 2 GB
 +
|minGPU1_ = Graphics card with 64 MB memory, DirectX 8.1 and Transform and Lightning capabilities
 +
}}
 +
 
 +
{{References}}
 +
[[Category:Windows]] [[Category:Game]]

Revision as of 16:56, 17 November 2012

General information

Steam Users' Forums for Medal of Honor series
forums at Neoseeker for Medal of Honor: Pacific Assault
widescreen report atWidescreen Gaming Forum

Template:Infobox Medal of Honor (series)

Game data

Template:Game Location Table

Video Settings

Template:Video Settings

Widescreen resolution

Instructions

Field Of View (FOV)

Instructions

Enable developer console

Instructions


Input Settings

Template:Input Settings

System requirements

Template:System Requirements


References