• Join Us |
  • |
  • Sign in with:

FarCry

PC / Action / Release: Mar 23, 2004 / ESRB: M

advertisement

Latest Features

Hot News


FarCry Tips & Tricks

  • DevMode.lua

    Find the DevMode.lua file in your Far Cry directory. Utilize your text editor to edit the file and copy all the contents below into the DevMode.lua file (replace all the original contents). Save it as a .lua file when you are done. Please backup this file

  • 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

  • No damage for demo version

    Using your text editor, alter 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"

  • Set armor (demo version

    Use Notepad to edit "\Scripts\Default\Gamerules.lua" file. Find the line with "armor = 0;" string and change the value to 255. Save the changes and run the game. You should always backup any files you change in case you make a mistake or it mucks up your

  • Invincibility (demo version):

    Use Notepad to edit "\Scripts\Default\Gamerules.lua". You should always backup any files you change in case you make a mistake or it mucks up your game. Find the following line: ai_to_player_damage = { 1, 1, 1, 0.5, 0.5, 0.5 } and change it to: ai_to_play

  • Unlimited ammo (demo version)

    Use Notepad to edit "\Scripts\Default\Entities\Weapons.lua" file. You should always backup any files you change in case you make a mistake or it mucks up your game. Find the line with "loacal unlimitedAmmo = 0;" string and change the value to 1. Save the

  • Rally Pigs

    If you park a buggy in an unsafe spot, such as on a flight of stairs in the Fort level, eventually a pig will get in and drive it back to the road and park it. Be careful, the pig will run you over if you get in the way.

  • Crouching

    Crouch when shooting. It increases your accuracy and makes it for the enemy to hit you harder.

  • Headshots

    Attempt headshots at enemies who dont see you even if its with the pistol.

  • Binoculars

    They pinpoint every enemy and make their positions show up on the radar. You won't get flanked as easily if you know they are there. Remember that they automatically pick out enemies and put them on your compass.

  • Roadkill Enemies

    Try to roadkill enemies, don't stop next to them, get out, and attempt to fight.

  • Buggy

    It is the fastest terrestrial vehicle in the game. It too comes with a rail gun, though it lacks the rocket launcher its big-brother, the jeep, comes with.

FarCry Cheat Codes

  • God mode

    Press ~ to view the console window. Then, submit the code to activate the corresponding cheat function.

    CodeEffect
    god_mode_count=1 God mode
  • Cheat mode

    (Demo version) Submit the code while playing the game, to see the console window. Press [Tab] to cycle through the available cheat options.

    CodeEffect
    push ~ Cheat mode
  • Level Select

    Press '~' to bring up the console and enter the following code.

    CodeEffect
    archive level : \map archive archive level \map archive
    boat level: \map boat boat level \map boat
    bunker level: \map bunker bunker level \map bunker
    carrier level: \map carrier carrier level \map carrier
    catacombs level: \map catacombs catacombs level \map catacombs
    control level: \map control control level \map control
    cooler level: \map cooler cooler level \map cooler
    dam level: \map dam dam level \map dam
    factory level: \map factory factory level \map factory
    fort level: \map fort fort level \map fort
    pier level: \map pier pier level \map pier
    rebellion level: \map rebellion rebellion level \map rebellion
    regulator level: \map regulator regulator level \map regulator
    research level: \map research research level \map research
    river level: \map river river level \map river
    steam level: \map steam steam level \map steam
    swamp level: \map swamp swamp level \map swamp
    training level: \map training training level \map training
    treehouse level: \map treehouse treehouse level \map treehouse
    volcano level: \map volcano volcano level \map volcano
  • Add color to name

    Enter the following color code 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.

    CodeEffect
    Black: $0Black $0
    Blue: $2Blue $2
    Gray: $9 Gray $9
    Green: $3Green $3
    Light Blue: $5Light Blue $5
    Orange: $8Orange $8
    Pink: $7Pink $7
    Red: $4Red $4
    White: $1White $1
    Yellow: $6Yellow $6
  • Return to Default speed

    (Developer mode) Start the game with the -DEVMODE command line parameter. Then, press the following key while playing the game to enable that particular cheat code. Remember When in developer mode, all levels will also be unlocked.

    CodeEffect
    [F5]Return to Default speed
  • All weapons

    Press ~ to view the console window. Then, submit the code to activate the corresponding cheat function.

    CodeEffect
    give_all_weapons=1 All weapons
  • Quick save game at this point

    Press ~ to view the console window. Then, submit the code to activate the corresponding cheat function.

    CodeEffect
    \save_game Quick save game at this point
  • Load quick save

    Press ~ to view the console window. Then, submit the code to activate the corresponding cheat function.

    CodeEffect
    \load_game Load quick save
  • Ammunition

    Press ~ to view the console window. Then, submit the code to activate the corresponding cheat function.

    CodeEffect
    give_all_ammo=1 Ammunition
  • Spawn point

    (Developer mode) Start the game with the -DEVMODE command line parameter. Then, press the following key while playing the game to enable that particular cheat code. Remember When in developer mode, all levels will also be unlocked.

    CodeEffect
    [F3]Spawn point
  • All weapons

    (Developer mode) Start the game with the -DEVMODE command line parameter. Then, press the following key while playing the game to enable that particular cheat code. Remember When in developer mode, all levels will also be unlocked.

    CodeEffect
    PAll weapons
  • 999 ammunition

    (Developer mode) Start the game with the -DEVMODE command line parameter. Then, press the following key while playing the game to enable that particular cheat code. Remember When in developer mode, all levels will also be unlocked.

    CodeEffect
    O999 ammunition
  • Toggle no clipping

    (Developer mode) Start the game with the -DEVMODE command line parameter. Then, press the following key while playing the game to enable that particular cheat code. Remember When in developer mode, all levels will also be unlocked.

    CodeEffect
    [F4]Toggle no clipping
  • Move to next checkpoint

    (Developer mode) Start the game with the -DEVMODE command line parameter. Then, press the following key while playing the game to enable that particular cheat code. Remember When in developer mode, all levels will also be unlocked.

    CodeEffect
    [F2]Move to next checkpoint
  • Save current position

    (Developer mode) Start the game with the -DEVMODE command line parameter. Then, press the following key while playing the game to enable that particular cheat code. Remember When in developer mode, all levels will also be unlocked.

    CodeEffect
    [F9]Save current position
  • Load current position

    (Developer mode) Start the game with the -DEVMODE command line parameter. Then, press the following key while playing the game to enable that particular cheat code. Remember When in developer mode, all levels will also be unlocked.

    CodeEffect
    [F10]Load current position
  • Toggle Code

    (Developer mode) Start the game with the -DEVMODE command line parameter. Then, press the following key while playing the game to enable that particular cheat code. Remember When in developer mode, all levels will also be unlocked.

    CodeEffect
    [Backspace]Toggle God mode
    [F11]Toggle extra information
    [F1]Toggle first and third person view
  • Increase speed

    (Developer mode) Start the game with the -DEVMODE command line parameter. Then, press the following key while playing the game to enable that particular cheat code. Remember When in developer mode, all levels will also be unlocked.

    CodeEffect
    [Equals]Increase speed
  • Decrease speed

    (Developer mode) Start the game with the -DEVMODE command line parameter. Then, press the following key while playing the game to enable that particular cheat code. Remember When in developer mode, all levels will also be unlocked.

    CodeEffect
    [Minus]Decrease speed

FarCry Unlockables

    There are currently no pc Unlockables for FarCry.

FarCry Achievements

    There are currently no pc Achievements for FarCry.