terça-feira, 19 de fevereiro de 2013

Gears of War PC

Abilitando o console para códigos:
Encontre o arquivo WarInput.ini e abra com o bloco de notas do windows.

Exemplo:
Pasta no Windows XP: C:\Documents and Settings\[seu nome de usuário]\Meus documentos\My Games\Gears of War for Windows\WarGame\Config\WarInput.ini

Pasta no Windows Vista: [seu nome de usuário]\Documents\My Games\Gears of War for Windows\Wargame\Config\WarInput.ini

Adicione as seguintes linhas:

[Engine.Console]
ConsoleKey=Tilde
TypeKey=Tilde
MaxScrollbackSize=1024
HistoryBot=-1
bEnableUI=True

Now, while playing, you can activate the cheat console by pressing ~ (tilde) and type any of the following cheat codes.

Code: Result:
set WarfareGame.Pawn_COGMarcus DefaultHealth 99999 Increased Health (Marcus)
set WarfareGame.Pawn_COGDom DefaultHealth 99999 Increased Health (Dom)
set WarfareGameContent.Pawn_COGCarmine DefaultHealth 99999 Increased Health (Carmine)
set WarfareGameContent.Pawn_COGBaird DefaultHealth 99999 Increased Health (Baird)
set WarfareGameContent.Pawn_COGMinh DefaultHealth 99999 Increased Health (Minh)
set WarfareGameContent.Pawn_COGGus DefaultHealth 99999 Increased Health (Gus)
set WarfareGame.Weap_AssaultRifle MaxSpareAmmo 99999 Add Ammo
set WarfareGame.Weap_Grenade MaxSpareAmmo 99999 Add Ammo
set WarfareGame.Weap_SniperRifle MaxSpareAmmo 99999 Add Ammo
set WarfareGameContentWeapons.Weap_Bow MaxSpareAmmo 99999 Add Ammo
set warfaregame.weap_locustpistol maxspareammo 99999 Add Ammo
set warfaregame.weap_cogpistol maxspareammo 99999 Add Ammo
set warfaregame.weap_locustassaultrifle maxspareammo 99999 Add Ammo
set warfaregame.weap_shotgun maxspareammo 99999 Add Ammo
set WarfareGameContentWeapons.Weap_Boomer maxspareammo 99999 Add Ammo

Note: Using cheat codes will disable the earning of certain achievements.


Decrease Enemy Health
Use the following console codes to lower the health of enemies.

set WarfareGameContent.Pawn_GeistGeneralRaam defaulthealth #
Where # is the amount of health. Default is 5000-7000.

set WarfareGameContent.KryllFlock_Raam DamagePerKryllPerSecond #
Where # is amount of damage. Lower equals less damage.

set WarfareGameContent.Pawn_GeistBerzerker defaulthealth #
Where # is the amount of health. Default is 12000.

Modify Weapons
If you wish to modify a weapon you need to open up the WarWeapon.ini file in the root Gears of War Config folder, then look down until you find the weapon you want to edit. For example, the Lancer shows:

[WarfareGame.Weap_AssaultRifle]
InitialMagazines=6
CriticalAmmoCount=10
LastBulletStrongerPercent=0.75f
PRM_Damage=(Value=(20,21,22,23,24))
PRM_DamageAI=(Value=(20,21,22,23,24))
MagSize=60
MaxSpareAmmo=600
PRM_Recoil=(Value=(11,27,24,21,18))
PRM_MinAimError=(Value=(0))
PRM_MaxAimError=(Value=(12,11,10,9,8))
PRM_Range=(Value=(8192,10240,12288,14336,16384))
PRM_RateOfFire=(Value=(850))
AmmoFromDrop=(X=100,Y=150)
MeleeAttackDamageMin=1000
MeleeAttackDamageMax=1000
bDoMeleeDamageShakes=FALSE
MeleeAttackInterruptedRetryDelay=2
ReloadDuration=2.5
AR_PreReactionWindowDuration=-1.0
AR_PossibleSuccessStartPoint=0.700
AR_SuperSweetSpotDuration=-1.0
AR_SweetSpotDuration=-1.0
AI_BurstFireCount=(X=8,Y=12)
AI_BurstFireDelay=(X=0.8f,Y=1.2f)
TargetingFOV=40
bPlayFireCameraShake=TRUE
FireCameraShake=(FOVAmplitude=0,LocAmplitude=(X=0,Y=0,Z=0),RotAmplitude=(X=45,Y=22.5,Z=11.25),RotFrequency=(X=80,Y=50,Z=20),TimeDuration=0.25,bOverrideTargetingDampening=TRUE,TargetingDampening=0.5)
bPlayFireCameraAnim=FALSE
bFireCameraAnimLooping=TRUE
FireCameraAnimName=Camera_Recoil_AssaultRifle

You can't edit the ini file by itself (because of a runtime error) so you need to look for the line you want to change and then do it in the console while playing. So let's say that you want to edit the clip size, it's the line MagSize=60 so what you need to do is to go in the console (in game) type set, then where the line is located (which in this example would be the lancer section) and then the line itself, and last but not least the new value for the line (let's say now that you want a clip of 1000 rounds).

The cheat would be: set WarfareGame.Weap_AssaultRifle MagSize 1000

So the basic formula to entering cheats AND any other command into Gears of War is:

set (space) [ enter section name here from desired ini file ] (space) [ enter line of that section here ] (space) [ enter value for that line ]

Activate Multiple Cheats at Once
Create a text file with Notepad and place it in your Gears of War\Binaries folder. Example: mod.txt. Place all of the cheat commands you wish to run inside of the text file.

Example:

set WarfareGame.Weap_SniperRifle MaxSpareAmmo 999999
set WarfareGame.Weap_Grenade MaxSpareAmmo 999999
set WarfareGame.Weap_AssaultRifle MaxSpareAmmo 999999
set WarfareGameContentWeapons.Weap_Bow MaxSpareAmmo 999999
set WarfareGameContentWeapons.Weap_Boomer MaxSpareAmmo 999999
set WarfareGame.Weap_COGPistol MaxSpareAmmo 999999
set WarfareGame.Weap_LocustAssaultRifle MaxSpareAmmo 999999
set WarfareGame.Weap_LocustPistol MaxSpareAmmo 999999
set WarfareGame.Weap_Shotgun MaxSpareAmmo 999999

set WarfareGame.Weap_AssaultRifle MagSize 999
set WarfareGame.Weap_COGPistol MagSize 999

Now, while playing, you can simple open the console and execute your file using the exec command. Example: exec mod.txt


Se vc não esta conseguindo salvar o seu progresso no game vou falar o q ta funcionando comigo.

1°instale o Microsoft Games for Windows - LIVE.

2°inicie o jogo e crie um perfil (não sei se precisa estar na net eu não estava quando criei)

3° jogue ... quando vc for sair do jogo não saia do modo convencional q é (esc sair do jogo)

4° simplismente aperte alt + F4 pra sair e fexar o jogo comigo ta funcionando.

Se vc não esta conseguindo instalar

1° instale o jogo normalmente (se ja estiver instalado desinstale e reinicie o pc)

2°depois de instalar copie o crack(no meu o nome do crack é Startup) para a pasta (Microsoft GamesBinariesStartup.exe) e substitua depois de subtituir envie para area de trabalho o arquivo startup e delete o atalho que o jogo jogo criou deixe no desktop (( o mais importante quando for jogar altere a data para 01/01/2008)))pronto agora é só jogar não marque nenhuma opção na hora de jogar

Nenhum comentário:

Postar um comentário