Freedom Force vs. The Third Reich Cheats & Codes
Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "init.py" file in the game folder. Add the following lines to the file:
ff.CON_ENABLE=1
Begin a game and press ~ at the database screen to display the console window. Type one of the following case-sensitive codes to activate the corresponding cheat function.
| Code: |
Description: |
| Enemies move and attack again |
war() |
| Enemies do not move or attack |
peace() |
| Invincibility for entire party |
god() |
| Disable invincibility |
mortal() |
| Win current mission |
Mission_Win() |
| god() |
Invincibility |
| peace() |
Enemies don't attack |
| Campaign_AddPrestige(N) |
Adds the desired N prestige points |
| Campaign_UnlockOrigin('[name]') |
Unlock specified built-in character's origin |
| Campaign_Recruit('[name]') |
Automatically specified character |
| Campaign_AddPrestige([number]) |
Set prestige amount |
Freedom Force vs. The Third Reich Hints, Tips
- Character names
- When entering a character name in a code, it must be all lower-case, with spaces converted to underscores "_". Also, remove hyphens "-" in names. Some examples are:
El Diablo: 'el_diablo'
Alche-Miss: 'alchemiss'
Mentor: 'mentor'
'black_bird'
'bullet'
'iron_ox' or 'ironox'
'law'
'liberty_lad'
'man_bot'
'man_o_war'
'microwave'
'minute_man'
'order'
'sea_urchin'
'supercollider'
- Bonus characters
- Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. 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 following steps to unlock them without the bonus disc. Use a 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
APP_ENABLE_XTRACHARS = 1