- Game Details
- News (9)
- Review
- Previews (10)
- Videos (28)
- Images (91)
- Cheats & Walkthroughs
- Sweepstakes
Freedom Force Cheats
-
Add CP to specified character
Remember to create a backup copy of a file before beginning to edit that perspective file with a text editor. Utilize your text editor to edit the "init.py" file in the game folder. Add the following lines to the file: import ff ff.CON_ENABLE=1 Start playing the game and push ~ at the database screen to see the console window. Submit one of...
Code: Campaign_AddCP('
', ) -
Automatically specified character
Remember to create a backup copy of a file before beginning to edit that perspective file with a text editor. Utilize your text editor to edit the "init.py" file in the game folder. Add the following lines to the file: import ff ff.CON_ENABLE=1 Start playing the game and push ~ at the database screen to see the console window. Submit one of...
Code: Campaign_Recruit('
') -
Disable invincibility
Remember to create a backup copy of a file before beginning to edit that perspective file with a text editor. Utilize your text editor to edit the "init.py" file in the game folder. Add the following lines to the file: import ff ff.CON_ENABLE=1 Start playing the game and push ~ at the database screen to see the console window. Submit one of...
Code: mortal()
-
Enemies do not move or attack
Remember to create a backup copy of a file before beginning to edit that perspective file with a text editor. Utilize your text editor to edit the "init.py" file in the game folder. Add the following lines to the file: import ff ff.CON_ENABLE=1 Start playing the game and push ~ at the database screen to see the console window. Submit one of...
Code: peace()
-
Enemies move and attack again
Remember to create a backup copy of a file before beginning to edit that perspective file with a text editor. Utilize your text editor to edit the "init.py" file in the game folder. Add the following lines to the file: import ff ff.CON_ENABLE=1 Start playing the game and push ~ at the database screen to see the console window. Submit one of...
Code: war()
-
Invincibility for entire party
Remember to create a backup copy of a file before beginning to edit that perspective file with a text editor. Utilize your text editor to edit the "init.py" file in the game folder. Add the following lines to the file: import ff ff.CON_ENABLE=1 Start playing the game and push ~ at the database screen to see the console window. Submit one of...
Code: god()
-
Set prestige amount
Remember to create a backup copy of a file before beginning to edit that perspective file with a text editor. Utilize your text editor to edit the "init.py" file in the game folder. Add the following lines to the file: import ff ff.CON_ENABLE=1 Start playing the game and push ~ at the database screen to see the console window. Submit one of...
Code: Campaign_AddPrestige(
) -
Unlock all character powers in current mission
Remember to create a backup copy of a file before beginning to edit that perspective file with a text editor. Utilize your text editor to edit the "init.py" file in the game folder. Add the following lines to the file: import ff ff.CON_ENABLE=1 Start playing the game and push ~ at the database screen to see the console window. Submit one of...
Code: DEBUG_ALLPOWERS=1
-
Unlock specified built-in character's origin
Remember to create a backup copy of a file before beginning to edit that perspective file with a text editor. Utilize your text editor to edit the "init.py" file in the game folder. Add the following lines to the file: import ff ff.CON_ENABLE=1 Start playing the game and push ~ at the database screen to see the console window. Submit one of...
Code: Campaign_UnlockOrigin('
') -
Win current mission
Remember to create a backup copy of a file before beginning to edit that perspective file with a text editor. Utilize your text editor to edit the "init.py" file in the game folder. Add the following lines to the file: import ff ff.CON_ENABLE=1 Start playing the game and push ~ at the database screen to see the console window. Submit one of...
Code: Mission_Win()
-
Character names
Submit the character naems below as a code, in all lower-case, with spaces converted to underscores "_". Also, remove hyphens "-" in names. Certain examples are: El Diablo: 'el_diablo' Alche-Miss: 'alchemiss' Mentor: 'mentor' 'black_bird' 'bullet' 'iron_ox' or...
-
Bonus characters
Remember to create a backup copy of a file before beginning to edit that perspective file with a text editor. Certain game retailers are releasing a bonus Freedom Force disc. This disc will give you more powers as well as three new recruitable built in characters for campaign mode. They are Blackbird, Iron Ox, and Supercollider. Use the...



