MAIN CHEAT CODES While in the game hit enter to bring up the comm screen, enter cheat code, and hit enter again:
kobayashimaru - Win Mission kobayashimaru_lost - Lose Mission canofwhoopass - Activate Limited AI Over Your Ships showmethemoney - Add 2000 dilithium canofwhoopass - Increase ship AI screwyouguysimgoinghome - Boot list in multi-player mode phonehome - Chat list in multi-player mode imouttastepwithreality - Enter Gamma quadrant nomoreships - Enemy's science ships disappear youstopmecold - Faster ship production avoidance - Faster crew production bradcast - ? directed - ?
MORE CHEAT CODES No Damage Open the RTS_CFG.H file. Go to the line under difficulty settings and modify the line to says what you want. // // DIFFICULTY SETTINGS // // Damage coefficients for incoming damage for user in single player float EASY_DAMAGE = 0.5; float HARD_DAMAGE = 2.0;
If you set it to 0 your ships will not be damaged. However some nebulas still damage the ships if you leave them in it to long.
NOTE: Always make a backup before editing files.
Invincibility Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "rts_cfg.h" file in the game directory. Change the values for the following lines to "0.0" so they resemble:
float EASY_DAMAGE = 0.0; float HARD_DAMAGE = 0.0; Begin game play under the easy or hard difficulty setting to have shields that cannot be harmed by normal weapons.
Better transporters Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "rts_cfg.h" file in the game directory. Change the value in the "TRANSPORTER_MAX = 5" line to a higher number to transport more people.
Faster transporters Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "rts_cfg.h" file in the game directory. Change the value in the "float TRANSPORTER_DELAY" entry to "0.0" (or "0.1").
Better resources Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "rts_cfg.h" file in the game directory. Change the following settings under the "// resource gathering parameters" to change the corresponding resource.
Edit the "int cfgMaxDilithium" value to change the maximum amount Dilithium that can be mined. Edit the "int cfgMaxOfficers" value to change the maximum amount of officers. Edit the "int cfgMaxCrew" value to change the maximum number of crew members. Edit the "int cfgStartingDilithium" to change the initial amount of Dilithium available. Edit the "int cfgStartingCrew" to change the initial number of crew members