During gameplay, press Enter and type any of the following "Codes": Code Effect kobayashimaru Skip to Next Mission showmethemoney Increases Money imouttastepwithreality Enter Gamma Quadrant youstopmecold Faster Ship Production avoidance Faster Crew Production phonehome Chat List in Multiplayer Mode screwyouguysimgoinghome Boot List in Multiplayer Mode canofwhoopass Activate Limited AI Over Your Ships Invulnerability Open up the file RTS_CFG.H with any text editor. Find the line: float EASY_DAMAGE = 0.5; or float HARD_DAMAGE = 2.0; and change to: float EASY_DAMAGE = 0.0; or float HARD_DAMAGE = 0.0; Transport More People Open the file RTS_CFG.H with any text editor and look for the line: TRANSPORTER_MAX = 5; Change this number to anything you wish, but only change the number. Modify Resource Gathering Parameters Open up the file RTS_CFG.H with any text editor and go down to the line: // resource gathering parameteres Now the following lines you may change: int cfgMaxDilithium = The Maximum Dilithium that is allowed to be mined int cfgMaxOfficers = Max. amount of officers int cfgMaxCrew = Max. amount of crew int cfgStartingDilithium = The amount of starting Dilithium int cfgStartingCrew = The amount of starting crew