|
Localize os ficheiros da dificuldade no directório de instalação de Crysis (por defeito: "C:\Program Files\Electronic Arts\Crytek\Crysis\Game\Config"). Os ficheiros têm os nomes "diff_easy.cfg", "diff_normal.cfg", "diff_hard.cfg" e "diff_bauer.cfg". Edite o ficheiro com o Bloco de Notas, que coresponde ao nivel de difiiculdade que está a jogar. Adicione as seguintes linhas para obter os resultados indicados: g_godMode = 1 - Modo Deus (Invencivel)
i_unlimitedammo = 1 - Munições ilimitadas ai_IgnorePlayer = 1 - Os inimigos ignoram-no i_noweaponlimit = 1 - Transporte um numero ilimitado de armas Também poderá mudar as suas estatisticas modificando os seguintes parâmetros:
-- Player Health/Energy/Suit // No energy loss g_suitCloakEnergyDrainAdjuster = 0
// No energy cost g_suitRecoilEnergyCost = 0
// Run faster g_suitSpeedMult = 2.85
// More armor points g_suitArmorHealthValue = 900.0
// Instant health regen g_playerSuitArmorModeHealthRegenTime = 0
// Instant health regen while moving g_playerSuitArmorModeHealthRegenTimeMoving = 0
// Set health regen time to 0 g_playerSuitHealthRegenTime = 0
// Set regen time while walking to 0 g_playerSuitHealthRegenTimeMoving = 0
// No waiting until regen starts g_playerSuitHealthRegenDelay = 0
// Instant energy g_playerSuitEnergyRechargeTimeArmor = 0
//Instant energy while moving g_playerSuitEnergyRechargeTimeArmorMoving = 0
// Set energy regen time to 0 g_playerSuitEnergyRechargeTime = 0
// Do not wait until energy regen starts g_playerSuitEnergyRechargeDelay = 0
// Extra health g_playerHealthValue = 900.0
// Set difficulty, 1 is easy, 4 is most difficult g_difficultyLevel = 1 Nota: Faça sempre o backup do ficheiro que for alterar!
Activar Batotas: Adicione o comando -DEVMODE no atalho para o jogo ( Exemplo: "C:\Programas\Crysis\bin32\Crysis.exe" -DEVMODE) . Isto vai activar as seguintes batotas, sendo apenas necessário pressionar a tecla indicada para o efeito desejado. F1 - Muda visão (Primeira/Terceira Pessoa) F2 - Salta para o próximo Checkpoint F3 - Alterna entre Modo Voador/Fantasma F10 - Salta para o Checkpoint anterior NUMPAD 1 - Dá-lhe Lança Misseis, Shotgun, Alien MOAC NUMPAD 2 - Munições ilimitadas NUMPAD ENTER - DEBUG MENU
Com o comando -DEVMODE no atalho do jogo, pode agora abrir a consola de códigos no jogo, pressionando [ \ ] "barra". Escreva os seguintes códigos, para obter o efeito indicado:
r_displayinfo 0 - Remove a informação Debug/Devmode do ecrã g_godmode 1 - Modo Deus (Invencivel) i_noweaponlimit 1 - Carregue armas ilimitadas i_unlimitedammo 1 - Munição ilimitada i_giveallitems - Dá-lhe todas as armas
Visão nocturna ilimitada: Escreva os seguintes comando na consola de códigos:
hud_nightVisionConsumption = 0 hud_nightVisionRecharge = 999
|