Apri il file "civ4config" nella cartella delle impostazioni di Civilization IV (esempio "C:\Documents and Settings\Owner\Application Data\Firaxis Games\Sid Meier's Civilization 4"), trova "cheatmode = 0", cambia in "cheatmode = chipotle". Durante il gioco, apri la console con il tasto \ o ~ e scrivi uno dei seguenti codici.
Codice
Effetto
| Console.Clear |
Svuota console |
| App.crash |
manda il gioco in crashes
|
| Game.showWBPalette bool bCreate |
Debugging |
| help |
Visualizza tutti i codici |
| Console.History |
Visualizza tutti i codici digita |
| Game.AIPlay <turn #> |
Forces AI to plat a certain number of turns |
| Profile.morphGlobe <integer> |
Morph the globeview count times. |
| Profile.rebuildCity <x coordinate>, <y coordinate>, <integer> |
Rebuild city indicated number of times |
| Profile.rebuildPlot <x coordinate>, <y coordinate>, <integer> |
Rebuild plot indicated number of times |
| Graphics.ReBuildTerrain |
Rebuilds terrain and lighting |
| Xml.reloadArtDefines |
Reload Civ4ArtDefines.xml |
| Xml.reloadLandscapeInfo |
Reload Civ4TerrainSettings.xml |
| Xml.reloadGameText |
Reload Game Text xml files |
| Sound.reload |
Reloads audio scripts |
| Graphics.SetHillScale <number> |
Sets hills' scale |
| Graphics.SetPeakScale <number> |
Sets peaks' scale |
| Player.setGold <player #>, <amount> |
Sets players gold (0 is active player) |
| Sound.noMusic |
Stop music |
| Sound.stopSoundScape |
Stops soundscapes from playing |
| Game.toggleTextureAccessInfo |
Toggle output of texture loads/accesses to debug output |
| Console.CreateDocumentation <filename> |
Scrive la documentazione HTML per tutti i comandi console
|
Finestra trucchi
Dopo aver cambiato il file di impostazioni, apri la console con \ o ~ e scrivi "game.toggledebugmode". Con questa modalità debug attivata, premi SHIFT+T per aprire la finestra trucchi con cui puoi modificare oro e tecnologie.