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.

Sniper: Ghost Warrior 3

From PCGamingWiki, the wiki about fixing PC games
This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Sniper: Ghost Warrior 3
Sniper: Ghost Warrior 3 cover
Developers
CI Games
Engines
CryEngine (4th generation)
Release dates
Windows April 25, 2017[1]
Sniper: Ghost Warrior 3 on Wikipedia
Sniper: Ghost Warrior
Sniper: Art of Victory 2008
Sniper: Ghost Warrior 2010
Sniper: Ghost Warrior 2 2013
Sniper: Ghost Warrior 3 2017
Sniper: Ghost Warrior Contracts 2019
Sniper: Ghost Warrior Contracts 2 2021

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
Season Pass Edition only.
Windows
Steam
Icon overlay.png
Windows
All versions require Steam and Denuvo Anti-Tamper DRM.[2]

Version differences

The Season Pass Edition is a complete edition containing the base game and all DLC.

DLC and expansion packs

Name Notes
Season Pass
Windows
All-terrain vehicle
Windows
Compound Bow
Windows
The Escape of Lydia
Windows
The Sabotage
Windows
Sniper Rifle McMillan TAC-338A
Windows

Essential improvements

Skip intro videos

Disable the company logos[citation needed]
  1. Go to <path-to-game>\GameSDK\_FastLoad\.
  2. Rename/move/delete IntroMovies.pak.

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/368070/pfx/[Note 1]

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/368070/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Template:Video settings

Field of view (FOV)

This game uses vertical FOV. See FOV Calculator for help.
Custom FOV[3]
  1. Go to <path-to-game>\GameSDK\.
  2. Create and open game.cfg.
  3. Add the following and save.
cl_fov = 65
r_DrawNearFoV = 55

Borderless fullscreen windowed

Enable borderless fullscreen[4]
  1. Go to <path-to-game>\GameSDK\.
  2. Create and open game.cfg.
  3. Add the following and save.
s_IgnoreWindowFocus = 1
r_fullscreen = 0
r_FullscreenWindow = 1

Ambient occlusion

Disable ambient occlusion[3]
  1. Go to <path-to-game>\GameSDK\.
  2. Create and open game.cfg.
  3. Add r_SSDO = 0 and save.

Screen space reflections

Disable screen space reflections[3]
  1. Go to <path-to-game>\GameSDK\.
  2. Create and open game.cfg.
  3. Add r_SSReflections = 0 and save.

Post-processing

Disabling depth of field will disable blurring of distant landscape as well as the radial blur when using iron sights.
Disable post-process effects[3]
  1. Go to <path-to-game>\GameSDK\.
  2. Create and open game.cfg.
  3. Add r_DepthOfField = 0 to disable depth of field.
  4. Add r_HDRGrainAmount = 0 to disable film grain.

Input settings

Template:Input settings

Mouse acceleration

Disable acceleration and smoothing[3]
  1. Go to <path-to-game>\GameSDK\.
  2. Create and open game.cfg.
  3. Add the following and save.
i_mouse_smooth = 0
i_mouse_accel = 0
i_mouse_accel_max = 0

Mouse sensitivity

Custom mouse/controller sensitivity[3]
  1. Go to <path-to-game>\GameSDK\.
  2. Create and open game.cfg.
  3. Add cl_sensitivity = xx for mouse.
  4. Add cl_sensitivitycontroller = xx for controller.

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
Czech
French
German
Italian
Japanese
Polish
Portuguese
Brazilian Portuguese
Russian
Spanish

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

A 64-bit system is required.
Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i3 3240
AMD FX-6350
System memory (RAM) 8 GB
Hard disk drive (HDD) 50 GB
Video card (GPU) Nvidia GeForce GTX 660
AMD Radeon HD 7850
2 GB of VRAM
DirectX 11 compatible

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References