Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Gears of War

From PCGamingWiki, the wiki about fixing PC games

This page is for the original release. For the updated version, see Gears of War: Ultimate Edition.

Gears of War
Gears of War cover
Developers
Epic Games
Windows People Can Fly
Publishers
Microsoft Game Studios
Engines
Unreal Engine 3
Release dates
Windows November 6, 2007
Reception
Metacritic 87
IGDB 84
Taxonomy
Monetization One-time game purchase
Modes Singleplayer, Multiplayer
Pacing Real-time
Perspectives Third-person
Controls Direct control
Genres Action, Shooter, TPS
Art styles Realistic
Themes Post-apocalyptic, Sci-fi
Series Gears of War
Gears of War on HowLongToBeat
Gears of War on IGDB
Gears of War guide on StrategyWiki
Gears of War on MobyGames
Gears of War on Wikipedia
Gears of War
Gears of War 2007
Gears of War: Ultimate Edition 2016
Gears of War 4 2016
Gears POP! 2019
Gears 5 2019
Gears Tactics 2020
Gears of War: E-Day TBA

Warnings

SafeDisc retail DRM does not work on Windows Vista and later (see Availability for affected versions).
For Games for Windows - LIVE on Windows 8 or later, install the latest Games for Windows - LIVE software.

Gears of War is a singleplayer and multiplayer third-person action, shooter and TPS game in the Gears of War series.

The PC version comes with exclusive content (5 new campaign chapters, 3 extra multiplayer maps and a map editor).

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
Icon overlay.png
SafeDisc 4.81(4.85 on Title Update 3) DRM[Note 1]
Windows
Games for Windows Marketplace (unavailable)
DRM details are not known
Icon overlay.png
[3]
Windows
SafeDisc retail DRM does not work on Windows Vista and later (see above for affected versions).
All versions require Games for Windows - LIVE DRM.[Note 2]

Essential improvements

Patches

Title Update 3 is available here. It fixes an issue with expired digital signatures that prevents all earlier versions of the game from launching.[4] This is a required update.

Update Games for Windows - LIVE

Games for Windows Live has been retired by Microsoft. See more info here.
Download and install the latest version[citation needed]

Notes

When signed into Games for Windows Live with a valid Gears of War license, multiplayer functionality is intact.
Using certain console commands while signed in and connected to Games for Windows Live will disable networking functionality, rendering Campaign inaccessible. Block the game executable WarGame-G4WLive.exe from accessing the internet to start in offline mode, or see Remove Games for Windows - LIVE.

Remove Games for Windows - LIVE

Install XLiveless[citation needed]
  1. Download XLiveless.
  2. Extract the two xlive files into <path-to-game>\Binaries\.

Notes

Enables the usage of external modifications such as DXVK and SpecialK.
When the game is opened, it should show "GAMER PROFILE: PLAYER I" near the bottom of the main menu. Saving games and advancing through the campaign should work as normal, but achievements will not unlock.

Skip intro videos

Delete/rename video files[5]
  1. Go to <path-to-game>\WarGame\Movies\.
  2. Delete or rename:
EpicLogo.bik
ESRB.bik
ESRB_chi.bik
ESRB_kor.bik
MGSLogo.bik

Game data

Configuration file(s) location

System Location
Windows %USERPROFILE%\Documents\My Games\Gears of War for Windows\WarGame\Config\

Save game data location

System Location
Windows %USERPROFILE%\Documents\My Games\Gears of War for Windows\WarGame\SaveData\

Video

Display settings
Display settings

Graphics feature State WSGF Notes
Widescreen resolution
Multi-monitor
See the WSGF entry.
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
80° horizontal by default. See Field of view (FOV).
Windowed
Via options or toggle with Alt+ Enter.
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
Always enabled (x16).
Anti-aliasing (AA)
In-game setting requires DirectX 10 rendering enabled. However it can be forced for DX9 through the Nvidia Control Panel/AMD Control Center.
High-fidelity upscaling
See the glossary page for potential workarounds.
Vertical sync (Vsync)
In-game Vsync sometimes fails to engage. Pressing Alt+Tab in the main menu should fix the problem.
60 FPS
120+ FPS
Capped at 62 FPS by default. See High frame rate.
High dynamic range display (HDR)
See the glossary page for potential alternatives.
Anti-aliasing is activated in the game with the "DirectX 10/antialiasing" to "On/antialiasing". By default, it uses 4x multisampling and can't be adjusted or overwritten by graphics card's driver in D3D10 mode.

Field of view (FOV)

Use an autoexec file[6]
  1. Go to <path-to-game>\Binaries\.
  2. Create a file named autoexec.cfg in this directory, if it does not exist.
  3. Open the file and enter set WarfareGame.WarCameraMode FOVAngle ###, replacing ### with the desired FOV.
  4. Save and close the file.
  5. Create a shortcut for Startup.exe.
  6. Open the shortcut properties. In the Target field, append -exec=autoexec.cfg.
  7. Click on Apply, close the Properties window and launch the game from the shortcut.

Notes

Automatically applies the command every time the game is launched.
Use the in-game console[7]
  1. Launch the game and push ~ to open the console.
  2. Type set WarfareGame.WarCameraMode FOVAngle ###, replacing ### with the desired FOV.
  3. Press enter.

Notes

Must be set every time the game is launched. For convenience, use the Up Arrow and Down Arrow keys to quickly re-use previously entered commands.

Motion blur

Disable motion blur[citation needed]
  1. Go to the configuration file(s) location.
  2. Open WarEngineUserSettings.ini with a text editor.
  3. Change MotionBlur=True to MotionBlur=False.
  4. Save the changes.

High frame rate

By default, the frame rate is limited to 62 FPS. Attempting to modify or remove this cap via the configuration file will result in the game crashing on startup, as the main executable checks the consistency of configuration files in the game directory.
High frame rate may result in unintended side effects. Pushable cars become significantly slower and more difficult to move.
Use an autoexec file[8]
  1. Go to <path-to-game>\Binaries\.
  2. Create a file named autoexec.cfg in this directory, if it does not exist.
  3. Open the file and enter set Engine.GameEngine bSmoothFrameRate FALSE.
  4. Save and close the file.
  5. Create a shortcut for Startup.exe.
  6. Open the shortcut properties. In the Target field, append -exec=autoexec.cfg.
  7. Select Apply, close the Properties window and launch the game from the shortcut.

Notes

Automatically applies the command every time the game is launched.
Use the in-game console[9]
  1. Launch the game and push ~ to open the console.
  2. Type set Engine.GameEngine bSmoothFrameRate FALSE.
  3. Press enter.

Notes

Must be set every time the game is launched. For convenience, use the Up Arrow and Down Arrow keys to quickly re-use previously entered commands.

Input

Controller support.
Controller support.

Keyboard and mouse State Notes
Remapping
Delete cannot be bound to commands as it is used to delete bindings.
Mouse acceleration
Smoothing enabled by default; see Mouse acceleration.
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
XInput controllers only.
Full controller support
Controller remapping
Presets only.
Controller sensitivity
Low, Medium, High options.
Controller Y-axis inversion
Controller types
XInput-compatible controllers
Xbox button prompts
Impulse Trigger vibration
PlayStation controllers
See the glossary page for potential workarounds.
Generic/other controllers
See the glossary page for potential workarounds.
Additional information
Controller hotplugging
Haptic feedback
Digital movement supported
Simultaneous controller+KB/M

Mouse acceleration

Disable mouse smoothing[citation needed]
  1. Go to the configuration file(s) location.
  2. Open WarInput.ini with a text editor.
  3. Go to the [Engine.PlayerInput] section.
  4. Change bEnableMouseSmoothing=true to bEnableMouseSmoothing=false.
  5. Save the changes.

Toggle aim down sights

Edit configuration file[10]
  1. Launch the game at least once and configure the controls.
  2. Go to the configuration file(s) location.
  3. Open WarInput.ini with a text editor.
  4. Go to the [WarfareGame.WarPlayerInput] section.
  5. Locate the line Bindings=(Name="Game_Target",Command="ButtonPress L2 | OnRelease ButtonRelease L2",Control=False,Shift=False,Alt=False).
  6. Replace it with Bindings=(Name="Game_Target",Command="ButtonPress L2 | SetBind RightMouseButton Game_TargetOff",Control=False,Shift=False,Alt=False).
  7. Beneath that line, insert the following line Bindings=(Name="Game_TargetOff",Command="ButtonRelease L2 | SetBind RightMouseButton Game_Target",Control=False,Shift=False,Alt=False).
  8. Save the file.

Notes

If intending to use a different button, replace RightMouseButton with an alternative keybind.

Audio

Audio settings
Audio settings

Audio feature State Notes
Separate volume controls
Music, SFX and Dialogue sliders.
Surround sound
Up to 7.1 output[11]
Subtitles
Closed captions
Mute on focus lost
EAX support
Use OpenAL Soft for binaural HRTF mixing.[12]
Royalty free audio

Localizations

Languages can be switched by editing file <path-to-game>\Binaries\lang.txt[13]
Language UI Audio Sub Notes
English
Czech
Retail only. link #1
French
German
Hungarian
Local retail only.
Italian
Polish
Local retail only. Download it here.
Brazilian Portuguese
Fan translation by GameVicio, download it here.
Russian
Ported from Gears of War: Ultimate Edition. Available here.
Russian
Fan translation by ««Spirit Team», «SyS-team», «ENPY Studio». Download it here.
Spanish
Latin American Spanish
Only available on retail launch. Download it here.

Network

Multiplayer types

Type Native Players Notes
Local play
Xbox 360 version only.
LAN play
Versus, Co-op
Online play
8 Versus, Co-op
2 players for co-op.

Connection types

Ports

Protocol Port(s) and/or port range(s)
UDP 80, 3074
Universal Plug and Play (UPnP) support status is unknown.

Issues fixed

Cannot run the game with modified executable code

Full error message: "You cannot run the game with modified executable code. Please reinstall the game."
Install Title Update 3 to fix an issue with digital signatures[citation needed]

EULA prompt shows no text

Proton/Wine Gecko does not display the prompt correctly, preventing game from booting up.
Delete content in CurrentSite and set it to read-only[14]
  1. Locate the Wine/Proton prefix used to install and launch the game.
  2. Go to %USERPROFILE%\%APPDATA%\Microsoft Games\Gears Of War\.
  3. Delete all contents in CurrentSite and set the folder's permission to read-only.

Notes

The Windows' %USERPROFILE% in the Wine prefix are based on Linux usernames.
Proton uses steamuser as the default Windows username regardless of the native username on the system.
Methods to set folder permission with may differ with running desktop environment. Open a terminal in the Gears Of War folder and use this command: chmod 555 CurrentSite[Note 3].

Cannot save campaign progress

The campaign requires logging in Games for Windows - LIVE to save the progress. Without logging in, the campaign needs to be restarted every time.
Remove the Games for Windows Live requirement by installing XLiveless[citation needed]

Other information

API

Technical specs Supported Notes
Direct3D 9.0c, 10
Shader Model support 2, 3, 4
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics PhysX Ships with 2.7.3.5.
Audio OpenAL 2.0.3
Cutscenes Bink Video 1.8x
Multiplayer Games for Windows - LIVE

System requirements

Windows
Minimum
Operating system (OS) XP, Vista
Processor (CPU) Intel 2.4 GHz
AMD 2.0 GHz
System memory (RAM) 1 GB
Hard disk drive (HDD) 12 GB
Video card (GPU) Nvidia GeForce 6600
ATI Radeon X700
DirectX 9.0c compatible


Notes

  1. SafeDisc retail DRM does not work on Windows 10[1] or Windows 11 and is disabled by default on Windows Vista, Windows 7, Windows 8, and Windows 8.1 when the KB3086255 update is installed.[2]
  2. Games for Windows - LIVE DRM features: Legacy activation, supports local profiles.
  3. This set the folder's permission to be only read or execute (opened) by current user, current group assigned to the folder and other users and groups.

References