PC DOS Windows Games
Far Cry
Farcry
Check
for Walkthroughs, Guides, Cheats and more
Outside link to information specific to this game.
May include cheats, links to cheats and hints, guides, message boards,
screenshots, reviews, previews, reader reviews and more..
Courtesy of: gamefaqs.com
CHEAT MODE PASSWORDS
Not all versions of this game support this cheat feature, but give it a
try and see what happens.
First of all press the ~ key to open the console window.
Note: The key to open the console window may be different, depending which
country you are from, so check your game manual.
You can now enter one of the Codes below (exactly as written) to enable the
Effect you require.
Effect .... Code
Unlock the god mode .... god_mode_count=1
Get all weapons .... give_all_weapons=1
Ammunition cheat .... give_all_ammo=1
Allows you to save game at this point .... \save_game
DEVELOPER MODE CHEATS
This is quite complicated, if you're unsure DO NOT attempt it.
For this to work you must first download and install the Developer Mode
file.
Note: We don't supply downloadable files on this site so:
Click
here to find the Farcry Developer Mode file
...and enter the search term below:
'Far Cry Game Developer Mode file'
If you can't find it, try Google or your search engine of choice.
Once you have the file, start the game with the -DEVMODE
command line parameter.
Now, during play, press one of the following Keys below to enable the Effect
you require.
You will also notice that when you are in developer mode all the levels will
be unlocked.
Effect .... Key
Spawn point .... F3
All weapons .... P
999 ammunition .... O
Toggle no clipping .... F4
Move to next checkpoint .... F2
Save current position .... F9
Load current position .... F10
Toggle extra information .... F11
Toggle first and third person view .... F1
*Toggle God mode .... Backspace
Increase speed .... Equals
Decrease speed .... Minus
Return to default speed .... F5
*MORE GOD MODE HELP
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 COLOUR TO NAME
Enter one of the following colour codes when entering
a name at the character selection screen.
The letter(s) that
follow that code will be displayed in the corresponding colour.
You can use multiple colour 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, Grey: $9.
GET THE CHEAT
OPTIONS (DEMO VERSION)
While playing the demo, press the ~ (tilde) key to open the console and
press the Tab key to go through the available options.
FILE EDIT: NO
DAMAGE (DEMO VERSION)
Use notepad to edit the Gamerules.lua file in the farcrydemo/scripts/default
folder. Look for the line:
"ai_to_player_damage = 1, 1, 1, 0.5, 0.5, 0.5"
and change the line so all of the numbers are 0 "0, 0, 0, 0.0, 0.0,
0.0".
Submitted by: AJ
Log a request for cheats and hints for this game. Click Here
Want to read game reviews/previews of this game? Check Here
Find the best deal: rent, buy, check availability of this game
Was this page useful to you? YES / NO