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.

Difference between revisions of "Sniper: Ghost Warrior 3"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Availability: Remove Gamesplanet)
m (updated template usage)
Line 19: Line 19:
 
'''General information'''
 
'''General information'''
 
{{mm}} [http://sniperghostwarrior3.com/ Official site]
 
{{mm}} [http://sniperghostwarrior3.com/ Official site]
{{mm}} [http://steamcommunity.com/app/368070/discussions/ Steam Community Discussions]
+
{{mm}} [https://steamcommunity.com/app/368070/discussions/ Steam Community Discussions]
  
 
==Availability==
 
==Availability==
Line 120: Line 120:
  
 
===[[Glossary:Borderless fullscreen windowed|Borderless fullscreen windowed]]===
 
===[[Glossary:Borderless fullscreen windowed|Borderless fullscreen windowed]]===
{{Fixbox|description=Enable borderless fullscreen|ref=<ref>{{Refurl|url=http://steamcommunity.com/sharedfiles/filedetails/?id=912774989|title=Steam Community :: Guide :: PC tweaks|date=2017-05-02}}</ref>|fix=
+
{{Fixbox|description=Enable borderless fullscreen|ref=<ref>{{Refurl|url=https://steamcommunity.com/sharedfiles/filedetails/?id=912774989|title=Steam Community :: Guide :: PC tweaks|date=2017-05-02}}</ref>|fix=
 
# Go to <code>{{p|game}}\GameSDK\</code>.
 
# Go to <code>{{p|game}}\GameSDK\</code>.
 
# Create and open <code>game.cfg</code>.
 
# Create and open <code>game.cfg</code>.
Line 456: Line 456:
  
 
===Game crashes and returns to Windows===
 
===Game crashes and returns to Windows===
{{Fixbox|description=Savegames directory fix|ref={{cn}}|fix=
+
{{Fixbox|description=Savegames folder fix|ref={{CN|date=November 2018}}|fix=
# Navigate to <code><Steam-folder>\userdata\<user-id>\368070\remote\savegames\</code>.
+
# Go to <code>{{p|steam}}\userdata\{{p|uid}}\368070\remote\savegames\</code>.
# Create a backup savegames directory.
+
# Create a backup savegames folder.
 
# Launch game and exit.
 
# Launch game and exit.
# Copy the backup savegames directory to <code><Steam-folder>\userdata\<user-id>\368070\remote\savegames\</code> and paste and replace.
+
# Copy the backup savegames folder to <code>{{p|steam}}\userdata\{{p|uid}}\368070\remote\savegames\</code> and paste and replace.
 
}}
 
}}
  
Line 505: Line 505:
  
 
==System requirements==
 
==System requirements==
{{ii}} A 64-bit system is required.
 
 
{{System requirements
 
{{System requirements
 
|OSfamily = Windows
 
|OSfamily = Windows
Line 528: Line 527:
 
|recVRAM  = 3 GB
 
|recVRAM  = 3 GB
 
|recDX    =  
 
|recDX    =  
 +
|notes    = {{ii}} A 64-bit system is required.
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Revision as of 02:19, 4 November 2018

Sniper: Ghost Warrior 3
Sniper: Ghost Warrior 3 cover
Developers
CI Games
Engines
CryEngine (4th generation)
Release dates
Windows April 25, 2017
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

Official site
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
Season Pass Edition only.
Windows
GamersGate
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
itch.io
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
All versions require Steam DRM.
Denuvo Anti-Tamper DRM was removed from the game on January 26, 2018.

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
Multiplayer Map Pack
Windows
The Sabotage
Windows
Sniper Rifle McMillan TAC-338A
Windows

Essential improvements

Skip intro videos

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

SGW3 - Improvement Project

Sniper: Ghost Warrior 3 - Improvement Project is an unofficial patch that fixes issues with NPC spawning, key rebinding, and other misc problems.

Game data

In-game game settings.
In-game game settings.

Configuration file(s) location

System Location
Steam <Steam-folder>\userdata\<user-id>\368070\remote\profiles\default\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/368070/pfx/[Note 1]

Save game data location

System Location
Steam <Steam-folder>\userdata\<user-id>\368070\remote\savegames\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/368070/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

In-game video settings.
In-game video settings.
In-game advanced video settings.
In-game advanced video settings.

Template:Video settings

Borderless fullscreen windowed

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

Anti-aliasing (AA)

By default, the game uses SMAA with a temporal filter. This makes the image blurry and can disorientate some people[3]
Disable temporal filtering[1]
  1. Go to <path-to-game>\GameSDK\.
  2. Create and open game.cfg.
  3. Add r_AntialiasingMode = 1 to the file.

Notes

Do not turn AA off completely. It will cause flickering and lighting issues.
Results in a sharper image

Ambient occlusion

Disable ambient occlusion[4]
  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[4]
  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[4]
  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

In-game mouse settings.
In-game mouse settings.
In-game controller settings.
In-game controller settings.

Template:Input settings

Audio settings

In-game audio settings.
In-game audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
Czech
French
German
Italian
Japanese
Game has full Japanese dub accessible by adding g_languageAudio=japanese to game.cfg.
Polish
Portuguese
Brazilian Portuguese
Russian
Spanish

Network

Multiplayer types

Type Native Players Notes
Local play
LAN play
Online play
16 Versus

VR support

Issues fixed

Memory allocation crash

Game crashes due to a memory allocation error even with the required 8 GB of RAM.
Increase Windows page file to a fixed size (e.g. 8192 MB)[1]
See this community guide from Tom's Hardware on how to change the page file.

Long loading times

Exclusive fullscreen with Vsync enabled may cause progress bar in loading screens to stall near the end.
Disable VSync[1]
Use windowed/borderless fullscreen mode[1]
These fixes shorten loading times, especially when launching the game for the first time.

Game crashes and returns to Windows

Savegames folder fix[citation needed]
  1. Go to <Steam-folder>\userdata\<user-id>\368070\remote\savegames\.
  2. Create a backup savegames folder.
  3. Launch game and exit.
  4. Copy the backup savegames folder to <Steam-folder>\userdata\<user-id>\368070\remote\savegames\ and paste and replace.

Other information

API

Technical specs Supported Notes
Direct3D 11
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Audio Wwise
Cutscenes Criware

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i3 3240 3.4 GHz
AMD FX-6350 3.9 GHz
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
A 64-bit system is required.

Notes

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

References