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.
|
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. |
Cheat Codes While playing a game, press [Enter], then type one of the following codes to activate the corresponding cheat function: Result | Cheat Code | Mission skip | kobayashimaru | Additional dilithium | showmethemoney | Increase ship AI | canofwhoopass | Enter Gamma quadrant | imouttastepwithreality | Faster ship production | youstopmecold | Faster crew production | avoidance | Boot list in multi-player mode | screwyouguysimgoinghome | Chat list in multi-player mode | phonehome |
|
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 a game on the easy or hard difficulty setting to have shields that cannot be harmed by normal weapons. |