Cheat mode:
Hit ~ to bring up the console window then, enter any of the listed codes:
Code - Cheat effect:
\ai_noupdate=1 - Turn off AI
\ca_Debug=1 - Activate debug mode
\load_game - Load quick save
\save_game - Quick save game at this point
give_all_ammo=1 - Gives ammo
give_all_weapons=1 - Unlock all weapons
god_mode_count=1 - Toggle god mode
Developer mode:
Start the game with the -DEVMODE command line parameter.
During the game play, press any of the following keys
Key - Cheat effect:
Backspace - Toggle God mode
Equals - Increase speed
F1 - Toggle first and third person view
F10 - Load current position
F11 - Toggle extra information
F2 - Move to next checkpoint
F3 - Spawn point
F4 - Toggle no clipping
F5 - Return to default speed
F9 - Save current position
Minus - Decrease speed
O - 999 ammunition
P - All weapons
God mode:
Before BACKSPACE will toggle God mode, open the "devmode.lua" file with
a text editor. Jump to the very bottom of the file, and paste the
following lines:
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);
Add color to name:
Enter any of the listed color codes when entering a name at the
character selection screen.
Yellow: $6
White: $1
Red: $4
Pink: $7
Orange: $8
Light Blue: $5
Green: $3
Gray: $9
Blue: $2
Black: $0
No damage (demo version):
Always make a backup copy before edit a game file. Locate 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"
Enable cheat mode in demo version:
While playing the game, hit ~ to display the console window.
Hit TAB to cycle through the available cheat options.
Level Select:
Press ~ to bring up the console and enter these codes:
archive level : \map archive
boat level: \map boat
bunker level: \map bunker
carrier level: \map carrier
catacombs level: \map catacombs
control level: \map control
cooler level: \map cooler
dam level: \map dam
factory level: \map factory
fort level: \map fort
pier level: \map pier
rebellion level: \map rebellion
regulator level: \map regulator
research level: \map research
river level: \map river
steam level: \map steam
swamp level: \map swamp
training level: \map training
treehouse level: \map treehouse
volcano level: \map volcano
Need more cheats? Check the Trainers section for
Far Cry cheats
Latest cheat codes for Far Cry at Cheatserver.com
More Far Cry cheats at Cheatbeast
More Far Cry 2 cheats at Cheatbeast
More Far Cry cheats at Cheatsguru
Note: Not all cheat has been tested or confirmed. If this cheat doesn't work, please click on
"Submit cheat" and send your modification.
|