GOG.com Enhancement Project
ProjectForumTalk
22/664

Far Cry 3

From PCGamingWiki, the wiki about fixing PC games
Jump to: navigation, search
Sponsored links
Far Cry 3
Farcry3.jpg
Developer(s) Ubisoft Montreal
Publisher(s) Ubisoft
Engine Dunia 2
First release date November 29, 2012
Far Cry
Far Cry 2004
Far Cry 2 2008
Far Cry 3 2012
Far Cry 3 - Blood Dragon 2013

Key points

Disadvantage Large number of issues reported on multiple hardware configurations, including texture problems, falling through the world, etc.
Information All versions require a Uplay account to play.

General information

More information Ubisoft Forums - PC Discussion
More information Ubisoft Forums - Technical Community Help
More information Steam Users' Forums for Far Cry series.
More information Steam Comunity Discussions

Contents

[edit] Availability

Source(s) Store unlock Notes
Uplay Uplay.png
Amazon Amazonstore.png
GameStop PC Downloads GameStop.png
GameFly Gamefly.png
GamersGate Gamersgate.png
Steam Steamicon.png


[edit] Game data

[edit] Save game location

  Location 
Windows Vista/7/8 C:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\savegames\0c7ddfbe-d92d-4270-8cf9-3493a81f0c2d\46\
Windows Vista/7/8 (alternate) %PROGRAMDATA%\Orbit\46\

[edit] Save game cloud syncing

System Native Notes
Uplay Native Save games automatically sync.
Steam Cloud Impossibru!
GameSave Manager Hackable In the database.

[edit] Video settings

Video settings.
Video quality settings.
Graphics option Native WSGF Notes 
Widescreen resolution Native WSGF WS Gold.png  
Multi-monitor Native WSGF MM Silver.png  
Field of view (FOV) Native Menu slider (values range 55-110). 
Windowed Native  
Borderless fullscreen windowed Native Set with "window mode" in-game. 
Anisotropic filtering (AF) Unknown  
Anti-aliasing (AA) Native  
Vertical sync (Vsync) Native

[edit] Change resolution manually

Fix Edit GamerProfile.xmlLink

  1. Jump to %USERPROFILE%\My Documents\My Games\Far Cry 3
  2. Open GamerProfile.xml in text editor (notepad for example).
  3. Locate ResolutionX="x" and change x to custom resolution.
  4. Locate ResolutionY="x" and change x to custom resolution.
Information Whenever you change graphical settings in-game ResolutionX and ResolutionY will be reset to 800*600.

[edit] Input settings

Input Settings Native Notes 
Remapping Native  Vehicle controls not rebindable.  
Mouse acceleration Native  Can be disabled in game control settings.  
Controller support Native  No mixed controller and keyboard controls for vehicle sections.[1] 

[edit] Remapping

Disadvantage Driving keys are not updated when remapping the movement keys, currently there doesn't seem to be a way to remap them.

[edit] Manually bind enter key to an action

Fix Edit InputUserActionMap.xmlLink

  1. Jump to %LOCALAPPDATA%\My Games\Far Cry 3
  2. Open InputUserActionMap.xml in text editor (notepad for example).
  3. Locate and replace, or append the following code:
<ActionMap name="common_use_remap">
   <MassRename MergeKey="remap">
      <Rename hexInput="0x646CA0E7:0xA79E3F0F" hexToInput="0x646CA0E7:0xEFDA7A5A" />
   </MassRename>
</ActionMap>

[edit] Toggle aiming down sights (ADS) for weapons

Fix Edit GamerProfile.xml to add IronsightToggleModeLink

  1. Jump to %USERPROFILE%\My Documents\My Games\Far Cry 3
  2. Open GamerProfile.xml in text editor (notepad for example).
  3. Locate IronsightToggleMode="0" and change it to IronsightToggleMode="1"

[edit] Controller compatibility issues

Fix Use x360ce to use Xbox controller inputsLink

  1. Install x360ce from the google code page[1]
  2. Put x360ce.exe in the FarCry 3 install directory and run it, following the instructions and ensuring your controller maps correctly to the on-screen controller
  3. Upon starting FarCry 3, you should hear a "beep", confirming that your settings have been initialized.
  4. The game will ask you if you wish to use the attached controller. Click yes and enjoy.

[edit] System requirements

Windows
Minimum Recommended
Operating system (OS) Windows XP/Vista/7 Windows XP/Vista/7
Processor (CPU) Intel Core 2 Duo E6700/AMD Athlon 64 X2 6000+ or equivalent dual-core Intel Core i3-530/AMD Phenom II X2 565 or equivalent quad-core
System memory (RAM) 2 GB 4 GB
Video card (GPU) Nvidia GeForce GTX 8800/AMD Radeon HD 2900 or equivalent 512 MB DirectX 9c card Nvidia GeForce GTX 480/AMD Radeon HD 5770 or equivalent 1024 MB DirectX 11 card
Hard disk drive (HDD) 15 GB 15 GB

[edit] Issues unresolved

[edit] Game stuck on skill tree

Disadvantage Game stuck on the first time you enter the skill tree. The game will not exit from the skill tree no matter what key is pressed.

[edit] Crash after first cutscene and random crashing

Disadvantage Crash after first cutscene.[2]
Disadvantage First cutscene is also unskippable.[3]
Disadvantage Crashes occur randomly in all parts of the game.[4]

Fix Switch to DirectX 9Link

Changing from DirectX 11 to 9 in the video settings may solve this problem.

Fix Underclock GPULink

Underclocking your GPU (especially if your card is factory overclocked) may solve this problem.

Fix For 500-series cards from Nvidia:Link

Raising the Core Voltage in MSI Afteburner by 25/50 mV may fix crashes.[http://forums.ubi.com/showthread.php/744450-Solution-to-constant-Crashing-found!

If it's still crashing then you may try this fix which is solution for freezing, lagging, bsods even save game fix http://fixpcgames.blogspot.com/2012/12/far-cry-3-save-games-dissapearedno.html Guide]

[edit] Textures and artifacting

[edit] Issues fixed

[edit] Disable HUD

Advantage The only way to disable the HUD is by editing a .dll file with a Hex Editor program. You can disable the HUD within the game as of patch 1.04.

Fix Disabling the HUD Link

Information This fix requires a hex editor program, such as HxD Hex Editor.
  1. Locate the game's main .exe file and make a copy of it.
Information C:\Program Files (x86)\Ubisoft\FarCry 3\bin\farcry3_d3d11.exe for the DX11 version.
Information C:\Program Files (x86)\Ubisoft\FarCry 3\bin\farcry3.exe for the DX9 version.
  1. Use a hex editor to open up the .exe that fits the DirectX version you are using.
  2. Search for showuielement within the file's contents.
  3. Change
    HideUIElement...ShowUIElement...S.h.o.w.U.I.E.l.e.m.e.n.t...S.h.o.w.U.I.E.l.e.m.e.n.t
    to
    HideUIElement...ShowUIElement...S.h.o.w.U.I.E.l.e.m.e.n.t...H.i.d.e.U.I.E.l.e.m.e.n.t
Information You are still able to access the HUD by holding down any weapon key.

[edit] Disable ambient occlusion

Disadvantage Ambient occlusion can't be disabled completely through the in-game settings when playing in DirectX 11, only switched to various techniques available (SSAO, HBAO, HDAO).

Fix Edit GamerProfile.xmlLink

  1. Jump to %USERPROFILE%\My Documents\My Games\Far Cry 3
  2. Open GamerProfile.xml in text editor (notepad for example).
  3. Locate SSAOLevel="x" and change x to 0.
Information Whenever you change graphical settings in-game SSAOLevel="0" is changed back to the default 1 (SSAO).

[edit] Disable depth of field

AdvantageThis will improve performance and fix the low-res textures on the background.

Fix Edit GamerProfile.xmlLink

  1. Jump to %USERPROFILE%\My Documents\My Games\Far Cry 3
  2. Open GamerProfile.xml in text editor (notepad for example).
  3. Locate PostFxQuality="x" and change x to false.

[edit] Change UI language

DisadvantageFor some reason Far Cry 3 will sometimes have a (poorly) translated interface.

Fix Edit the regedit to set your desired languageLink

  1. Go to start > run and type in "regedit", press enter
  2. Go to HKEY_LOCAL_MACHINE/Software/wow6432Node/Ubisoft/Far Cry 3/
  3. Locate Language, double-click it and change it to "English"
  4. Locate SKU, double-click it and change it to "US"

[edit] Clicking "Story" on main menu does nothing

Disadvantage Story button as well as others make a noise when clicked but do not proceed to the next menu.
Advantage This issue is usually caused by FC3.dll and FC3_d3d11.dll not being compatible with reloaded uplay_r1_loader.dll and ubiorbitapi_r2_loader.dll. Issue can be fixed easily by editing the hex values of the FC3.dll and FC3_d3d11.dll

Fix Changing FC3.dll and FC3_d3d11.dll hex valuesLink

1) Use a Hex editor e.g. Hex Workshop to open FC3.dll and FC3_d3d11.dll

2) For FC3.dll search for (usually ctrl+F) hex value 010000008B0DB4E4DF11E8C941F4FF

3) Change the found string to 050000008B0DB4E4DF119090909090 and save

4) For FC3_d3d11.dll search for hex value 010000008B0DB4C5E011E8DD43F4FF

5) Change the found string to 050000008B0DB4C5E0119090909090 and save

[edit] Microstutter

Fix Adaptive and dynamic V-syncLink

These forms of V-Sync significantly reduce micro-stuttering.[5][6]

For Nvidia cards, Adaptive V-Sync can be enabled through the driver control panel. Set 'Vertical sync' to Adaptive.

For AMD cards, Dynamic V-Sync can be enabled using the third-party program RadeonPro. Click the Add new profile icon and find the Far Cry 3 executable (farcry3_d3d11.exe or farcry3.exe). Click the newly created profile and click the Tweaks tab. Set 'VSync Control' to Always on. Enable 'Dynamic Framerate Control' and set 'Keep up to' to 60.

[edit] Multi-GPU crash

Information If your game freezes and crashes when entering a saved game, you must disable the Post FX option.

Fix Lowering the Post FX optionLink

1) Enter the game and enter the Options menu.

2) Enter the Video Quality menu.

3) Set the graphics quality to Custom

4) Set all parameters to your personal preference.

5) Set the Post FX options to Low

[edit] Game stuck on splash screen

Disadvantage Game splash screen pops up on desktop and freezes, doing nothing until the process is ended.

Fix Edit GamerProfile.xmlLink

  1. Jump to %USERPROFILE%\My Documents\My Games\Far Cry 3
  2. Open file GamerProfile.xml with a text editor such as notepad.
  3. Find VSync="x" and change x to 0

Fix Delete GamerProfile.xmlLink

  1. If the above does not work,jump to %USERPROFILE%\My Documents\My Games\Far Cry 3
  2. Delete file GamerProfile.xml Your save games will not be affected.

[edit] Parachute will not open

Game reports wrong button for opening parachute when jumping with wing-suit. There seems to be link between crouch binding and change vehicle seat binding. Make sure that these actions are bound to same key. [7]

[edit] Multiplayer weapons will not level up

Disadvantage Weapons earn EXP and level up during matches, but do no retain EXP post-game; weapons stay at level 1 indefinitely.

Fix Copy the save file to alternate pathLink

  1. Copy folder "46" from: C:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\savegames\0c7ddfbe-d92d-4270-8cf9-3493a81f0c2d\
  2. Go to: %PROGRAMDATA%\ (make sure hidden folders are visible) and create the folder "Orbit", if not already created
  3. Make sure "Orbit" folder is set to hidden by right-clicking > Properties > Hidden (checkbox)
  4. Paste folder "46" into "Orbit"

[edit] Disable HDR

Advantage Disable this to improve fps.

Fix Edit GamerProfile.xmlLink

  1. Jump to %USERPROFILE%\My Documents\My Games\Far Cry 3
  2. Open file GamerProfile.xml with a text editor such as notepad.
  3. Find Hdr="x" and change x to 0.

[edit] Windows XP

Disadvantage Attempting to run the game on Windows XP may result in error Application Error 0xc0000142.

Fix Apply RELOADED crackLink

Further details on Ubisoft Forum.

References

  1. http://forums.ubi.com/showthread.php/732002-Controll-options-or-the-lack-of-them?p=8752077&viewfull=1#post8752077
  2. http://forums.steampowered.com/forums/showthread.php?t=3018899
  3. https://twitter.com/botherer/status/274294032778268673
  4. http://forums.steampowered.com/forums/showthread.php?t=3019290
  5. http://www.tomshardware.com/reviews/radeon-hd-7990-devil13-7970-x2,3329-10.html
  6. http://www.tomshardware.com/reviews/radeon-hd-7990-devil13-7970-x2,3329-11.html
  7. http://forums.ubi.com/showthread.php/731772-Wing-suit-unable-to-deploy-parachute
ELECTRONIC ARTS, INC. (Origin Store)
Personal tools
Namespaces

Variants
Actions
Navigation
Wiki
Community
Toolbox