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 "Mirror's Edge"

From PCGamingWiki, the wiki about fixing PC games
(typo)
m (migrated requirements template; misc. fixes, replaced: == System Requirements == → ==System requirements==, {{SysReq → {{System Requirements, minHD_ → minHD, minGPU1 → minGPU)
Line 7: Line 7:
 
|release dates  = January 13, 2009
 
|release dates  = January 13, 2009
 
}}
 
}}
Mirror's Edge is a first person platform/adventure game that takes place in a utopian city where the player takes the role of Faith, one of the various messengers known as Runners. There are some problems when using PhysX with some configurations which can be tweaked and fixed.
 
 
 
'''Key points'''
 
'''Key points'''
 
{{ii}} Has NVIDIA PhysX support that uses features such as detailed debris and cloth physics.
 
{{ii}} Has NVIDIA PhysX support that uses features such as detailed debris and cloth physics.
Line 36: Line 34:
 
==Game data==
 
==Game data==
 
{{Game Location Table|
 
{{Game Location Table|
{{Game Location Table/row|Save game location|<pre>C:\Users\%USERPROFILE%\Documents\EA Games\Mirror's Edge\TdGame\Savefiles\</pre>}}  
+
{{Game Location Table/row|Save game location|<pre>%USERPROFILE%\My Documents\EA Games\Mirror's Edge\TdGame\Savefiles\</pre>}}  
{{Game Location Table/row|Config files location|<pre>C:\Users\%USERPROFILE%\Documents\EA Games\Mirror's Edge\TdGame\Config\</pre>}}  
+
{{Game Location Table/row|Config files location|<pre>%USERPROFILE%\My Documents\EA Games\Mirror's Edge\TdGame\Config\</pre>}}  
 
{{Game Location Table/row|Registry for 64bit|<pre>Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\EA GAMES\Mirror's Edge\</pre>}}  
 
{{Game Location Table/row|Registry for 64bit|<pre>Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\EA GAMES\Mirror's Edge\</pre>}}  
 
{{Game Location Table/row|Registry for 32bit|<pre>Computer\HKEY_LOCAL_MACHINE\SOFTWARE\EA Games\Mirror's Edge\</pre>}}  
 
{{Game Location Table/row|Registry for 32bit|<pre>Computer\HKEY_LOCAL_MACHINE\SOFTWARE\EA Games\Mirror's Edge\</pre>}}  
Line 71: Line 69:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Field Of View (FOV)}}
 
{{Fixbox/fix|Field Of View (FOV)}}
# Go to: <code>%USERPROFILE%\Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\</code>
+
# Open <code>%USERPROFILE%\My Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\TdInput.ini</code>
# Open: <code>TdInput.ini</code>
 
 
# Search for section <code>[Engine.PlayerInput]</code> and add these lines in it:
 
# Search for section <code>[Engine.PlayerInput]</code> and add these lines in it:
 
<pre>Bindings=(Name="NumPadZero",Command="FOV 0",Control=False,Shift=False,Alt=False)
 
<pre>Bindings=(Name="NumPadZero",Command="FOV 0",Control=False,Shift=False,Alt=False)
Line 108: Line 105:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Mouse Smoothing}}
 
{{Fixbox/fix|Mouse Smoothing}}
# Go to: <code>%USERPROFILE%\Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\</code>
+
# Open <code>%USERPROFILE%\My Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\TdInput.ini</code>
# Open: <code>TdInput.ini</code>
 
 
# Locate line <code>bEnableMouseSmoothing=True</code> in <code>[Engine.PlayerInput]</code> section and change True to False.
 
# Locate line <code>bEnableMouseSmoothing=True</code> in <code>[Engine.PlayerInput]</code> section and change True to False.
 
}}
 
}}
Line 118: Line 114:
 
* Install the latest [http://www.nvidia.com/object/physx_system_software.html Nvidia PhysX System Software] '''regardless''' of whether you are using an Nvidia, AMD or alternative graphics card.
 
* Install the latest [http://www.nvidia.com/object/physx_system_software.html Nvidia PhysX System Software] '''regardless''' of whether you are using an Nvidia, AMD or alternative graphics card.
 
* AMD Radeon and alternative GPU users who are able to start the game using this method are then advised to disable PhysX in the options menu.
 
* AMD Radeon and alternative GPU users who are able to start the game using this method are then advised to disable PhysX in the options menu.
* Your monitor may not be supported. Go to the engine config file <code>TdEngine.ini</code> of the game (located in <code>%USERPROFILE%\Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\</code>) and change the resolution. Look for <code>ResX</code> and <code>ResY</code> in <code>[SystemSettings]</code> section) to one supported by your monitor (try 1024x768 if you don't know what your monitor supports)
+
* Your monitor may not be supported. Open the engine config file (<code>%USERPROFILE%\My Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\TdEngine.ini</code>) and change the resolution. Look for <code>ResX</code> and <code>ResY</code> in <code>[SystemSettings]</code> section) to one supported by your monitor (try 1024x768 if you don't know what your monitor supports)
  
 
=== Screen Tearing ===
 
=== Screen Tearing ===
Line 182: Line 178:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Intro Skip}}
 
{{Fixbox/fix|Intro Skip}}
# Go to: <code>%USERPROFILE%\Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\</code>
+
# Open <code>%USERPROFILE%\My Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\TdEngine.ini</code>
# Open: <code>TdEngine.ini</code>
 
 
# Locate line <code>StartupMovies=StartupMovie</code> and add semicolon in front of the line like so: <code>;StartupMovies=StartupMovie</code>
 
# Locate line <code>StartupMovies=StartupMovie</code> and add semicolon in front of the line like so: <code>;StartupMovies=StartupMovie</code>
 
}}
 
}}
Line 191: Line 186:
 
{{Fixbox/fix|Crosshair Toggle}}
 
{{Fixbox/fix|Crosshair Toggle}}
 
{{ii}} This tweak will bind the F11 key to toggle the crosshair.  
 
{{ii}} This tweak will bind the F11 key to toggle the crosshair.  
# Go to: <code>%USERPROFILE%\Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\</code>
+
# Open <code>%USERPROFILE%\My Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\TdInput.ini</code>
# Open: <code>TdInput.ini</code>
 
 
# Search for section <code>[Engine.PlayerInput]</code> and add this lines in it:
 
# Search for section <code>[Engine.PlayerInput]</code> and add this lines in it:
 
<pre>Bindings=(Name="F11",Command="Showhud",Control=False,Shift=False,Alt=False)</pre>
 
<pre>Bindings=(Name="F11",Command="Showhud",Control=False,Shift=False,Alt=False)</pre>
Line 201: Line 195:
 
{{Fixbox/fix|Binoculars tweak}}
 
{{Fixbox/fix|Binoculars tweak}}
 
{{ii}} This tweak will add switchable two staged zoom simulating binoculars behavior from other games.  
 
{{ii}} This tweak will add switchable two staged zoom simulating binoculars behavior from other games.  
# Go to: <code>%USERPROFILE%\Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\</code>
+
# Go to: <code>%USERPROFILE%\My Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\TdInput.ini</code>
# Open: <code>TdInput.ini</code>
 
 
# Search for section <code>[Engine.PlayerInput]</code> and add this lines in it:
 
# Search for section <code>[Engine.PlayerInput]</code> and add this lines in it:
 
<pre>Bindings=(Name="ZoomIn1",Command="FOV 50 | setbind YYY ZoomIn2",Control=False,Shift=False,Alt=False)
 
<pre>Bindings=(Name="ZoomIn1",Command="FOV 50 | setbind YYY ZoomIn2",Control=False,Shift=False,Alt=False)
Line 231: Line 224:
 
}}
 
}}
  
== System Requirements ==
+
==System requirements==
{{SysReq
+
{{System Requirements
 +
|OSfamily = Windows
 
|minOS = Windows XP/Windows Vista
 
|minOS = Windows XP/Windows Vista
 
|minproc = 3.0 GHz or faster
 
|minproc = 3.0 GHz or faster
 
|minmem = 1 GB
 
|minmem = 1 GB
|minHD_   = 8 GB
+
|minHD   = 8 GB
|minGPU1 = DirectX® 9.0c compatible video card, Shader Model 3.0 required. Video card must have 256 MB, NVIDIA GeForce 6800 or better
+
|minGPU = DirectX® 9.0c compatible video card, Shader Model 3.0 required. Video card must have 256 MB, NVIDIA GeForce 6800 or better
 
}}
 
}}
  
Line 249: Line 243:
  
 
{{References}}
 
{{References}}
[[Category:Game]] [[Category:Windows]]
+
[[Category:Windows]]

Revision as of 04:31, 13 February 2013

Template:Infobox Key points

Has NVIDIA PhysX support that uses features such as detailed debris and cloth physics.
There have been a couple of patches but the game developers have ceased support.
Game performs well for machines that can handle most Unreal Engine 3 games such as Unreal Tournament 3.
Some issues and bugs when using NVIDIA PhysX.
Steam installations of the game cannot obtain the "Pure Time Trials Map Pack" DLC. Only Origin copies of the game can obtain the DLC.

General information

Steam's Game Discussion Forum for Mirror's Edge.
On-Mirror's-Edge - An active fan site dedicated to the game.
Steam Comunity Discussions
On-Mirror's-Edge is a popular fan-site that includes an active forum community.
EA's official Mirror's Edge website listing basic information and features about the game.
Wikipedia's article on Mirror's Edge which has information more about the development about the game, synopsis of the plot, and more.
Wikia Mirror's Edge is a mostly lore focused wiki.

Availability

Template:Availability Table

Pure Time Trials Map Pack is available only on Origin (EA Download Manager). Installing the DLC using a Steam installation of the game will not work.

Game data

Template:Game Location Table

Patches

At the game's first release, there were various bugs and performance problems, some if not, most, of the problems have been worked out from patches that have been released. These patches can be automatically downloaded and applied via Origin or Steam; patches can also be manually downloaded and installed. The latest release is patch Version 1.01 which fixes some PhysX problems on various configurations.

Video settings

Template:Video Settings

Field Of View (FOV)

Flawless Widescreen utility supports this game.
Instructions

Input settings

Template:Input Settings

Mouse Smoothing

Instructions

Issues and Fixes

Game fails to start / Crashes without error messages

  • Install the latest Nvidia PhysX System Software regardless of whether you are using an Nvidia, AMD or alternative graphics card.
  • AMD Radeon and alternative GPU users who are able to start the game using this method are then advised to disable PhysX in the options menu.
  • Your monitor may not be supported. Open the engine config file (%USERPROFILE%\My Documents\My Games\EA Games\Mirror's Edge\TdGame\Config\TdEngine.ini) and change the resolution. Look for ResX and ResY in [SystemSettings] section) to one supported by your monitor (try 1024x768 if you don't know what your monitor supports)

Screen Tearing

Instructions

Crash with error "xlive.dll is missing"

Instructions

Massive Framerate Drops

  • AMD: Disable PhysX in the options menu.
  • Nvidia: Update to the latest drivers released from nvidia.com and then delete or rename the physxcore.dll, and physxdevice.dll from the mirror's edge\\binaries directory. These are an older version of PhysX the game defaults to, and if it isn't there then it'll use whichever version you have installed on your system. Do not delete physXextensions.dll. If this fails to work, disabling PhysX could solve the problem.
  • Steam version: If the game ran smoothly at first and then low framerates suddenly started occurring everywhere, try verifying the game cache (right-click the game in the Steam library, go to properties, local files, and then click "Verify integrity of game cache." That will hopefully fix the issue, although Steam will download the PhysX files again so you will have to follow the previous step to delete them again.

Language

Instructions

No Sound During Cutscenes/FMVs in Windows 7

Instructions
Instructions

Tweaks

Intro Skip

Instructions

Crosshair Toggle

Instructions

Adding binoculars

Instructions

Third Party Content

Custom Maps

Shorty after the game's release, risc12, a member of the On-Mirror's-Edge Forums found a way to open up the game's unreal editor, allowing for custom maps.

Instructions

System requirements

Template:System Requirements

"Real World" Recommended Requirements

Mirror's Edge, although somewhat buggy, is a fairly easy game to run with a modest set-up. Listed below are "real world" recommended requirements to enjoy Mirror's Edge with fair quality and performance.
  • CPU: Any quad-core with at least 2 GHz in speed would do just fine.
  • GPU: NVIDIA GeForce 9800GT or 8800GT, AMD/ATI Radeon HD 5670 equivalent.
  • RAM: At least 1 GB of RAM at the minimum, 2 GB is more than plenty.
  • OS: Game runs fine under Windows XP and Windows Vista. Running in Windows 7 will have the potential for audio problems.


References