Cheat Codes Web homepage

 
Older platforms

Far Cry cheats PC

Cheat mode:
Press ~ to display the console window. Then, enter one of the following codes to activate the corresponding cheat function.
 
Effect Code
God mode god_mode_count=1
All weapons give_all_weapons=1
Ammunition give_all_ammo=1
Quick save game at this point \save_game <filename>
Load quick save \load_game <filename>

God mode:
Before [Backspace] will toggle God mode, open the "devmode.lua" file with a text editor. Scroll to the very bottom, and paste the following if it is not present:

function ToggleGod()
 if (not god) then
  god=1;
 else
  god=1-god;
 end
 if (god==1) then
  System:LogToConsole("God-Mode ON");
 else
  System:LogToConsole("God-Mode OFF");
 end
end
Input:BindCommandToKey("#ToggleGod()","backspace",1);

[Backspace] should now work. When God mode is enabled, the number next to the God command in the upper right hand side of the screen tells you how many times you "actually" died, meaning how many times your health reached 0.

Add color to name:
Enter one of the following color codes when entering a name at the character selection screen. The letter(s) that follow that code will be displayed in the corresponding color. You can use multiple color codes in your name, if desired.

Black: $0
White: $1
Blue: $2
Green: $3
Red: $4
Light Blue: $5
Yellow: $6
Pink: $7
Orange: $8
Gray: $9

Change profile name and keep saved files:
Use the following trick to get all your saved data transferred to a new folder with whatever name desired. Locate and enter the "\ubisoft\crytek\far cry\profiles\player" folder. This will take you to the profiles found in the game. Find the folder that contains the name that you want to change, and open it. Highlight items inside, including folder, game.cfg file and <name>_profile_placeholder.txt text document. Copy those items and go back to the previous folder. In this screen, right click in an empty area of the screen, highlight "New" and click "Folder" (or use the File/New/Folder menu command). This will create a new folder. Rename the folder to your desired name. Open the new folder and paste the files previously copied. Go back to the previous screen. Copy File <name>_game.cfg and paste in the same screen, then rename the file you just pasted on the screen. Note: Make sure the filename has the same capitalization as the folder you renamed earlier. The file must be in following format, <desired name>_game.cfg. In the same screen copy file <name>_system.cfg and paste in same screen. Rename the file to desired name following this format, <desired name>_system.cfg. Make sure the letters .cfg file extension is included, including the period. Do not erase anything. Play game and make sure it works.

Cheat mode (demo version):
Press ~ during game play to display the console window. Press [Tab] to cycle through the available cheat options.

No damage (demo version):
Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "gamerules.lua" file in the "/farcrydemo/scripts/default" folder. Find the following line.

"ai_to_player_damage = 1, 1, 1, 0.5, 0.5, 0.5"

and change it to :

"ai_to_player_damage = 0, 0, 0, 0.0, 0.0, 0.0"

 

Please select the first letter of the game's title below. If the word "The" appears at the start of a title, ignore it and search for the second word in the title:

Bookmark This Site

  • Add this site to your list of Favorites, so that you can quickly find us if you need cheats or hints for any game.
  • Saves you time instead of constantly searching  the Internet.


  





Video Game Cheats Codes  |  About Us  |  Contact Us  |  Site Map  |  Privacy Policy  |  Terms of Service  |  Related Sites

Copyright © 2005-2006 Cheat Codes Web. All Rights Reserved.