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 "Snake Pass"

From PCGamingWiki, the wiki about fixing PC games
m (→‎System requirements: updated template usage)
(→‎Video settings: FOV, borderless, depth of field)
Line 68: Line 68:
 
|widescreen resolution      = true
 
|widescreen resolution      = true
 
|widescreen resolution notes=  
 
|widescreen resolution notes=  
|multimonitor              = false
+
|multimonitor              = hackable
|multimonitor notes        =  
+
|multimonitor notes        = See [[#Ultra-widescreen|Ultra-widescreen]].
|ultrawidescreen            = false
+
|ultrawidescreen            = hackable
|ultrawidescreen notes      = Cropped view, no FOV controls to fix.
+
|ultrawidescreen notes      = See [[#Ultra-widescreen|Ultra-widescreen]].
 
|4k ultra hd                = true
 
|4k ultra hd                = true
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
|fov                        = false
+
|fov                        = hackable
|fov notes                  =  
+
|fov notes                  = See [[#Ultra-widescreen|Ultra-widescreen]] for much wider FOV.
 
|windowed                  = true
 
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
|borderless windowed        = false
+
|borderless windowed        = hackable
|borderless windowed notes  =  
+
|borderless windowed notes  = See [[#Borderless fullscreen windowed|Borderless fullscreen windowed]].
 
|anisotropic                = false
 
|anisotropic                = false
 
|anisotropic notes          =  
 
|anisotropic notes          =  
 
|antialiasing              = true
 
|antialiasing              = true
|antialiasing notes        =  
+
|antialiasing notes        = Low, Medium, High, Very High.
 
|vsync                      = hackable
 
|vsync                      = hackable
|vsync notes                = Enabled by default. To disable see [[#Vertical sync (Vsync)|Vertical sync (Vsync)]].
+
|vsync notes                = On by default. See [[#Vertical sync (Vsync)|Vertical sync (Vsync)]].
 
|60 fps                    = true
 
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
Line 92: Line 92:
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Glossary:Ultra-widescreen|Ultra-widescreen]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Hor+ widescreen support|ref={{cn|date=May 2017}}}}
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Engine.ini</code>.
 +
# Add the following to the end of the file and save it.
 +
<pre>
 +
[/Script/Engine.LocalPlayer]
 +
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV
 +
</pre>
 +
}}
 +
 +
===[[Glossary:Borderless fullscreen windowed|Borderless fullscreen windowed]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Enable borderless fullscreen|ref={{cn|date=May 2017}}}}
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>GameUserSettings.ini</code>.
 +
# Add or modify the line <code>FullscreenMode=1</code>.
 
}}
 
}}
  
Line 97: Line 117:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Disable Vsync|ref=<ref name="Wasch" />}}
 
{{Fixbox/fix|Disable Vsync|ref=<ref name="Wasch" />}}
# Go to <code>{{p|localappdata}}\SnakeSimulator\Saved\Config\WindowsNoEditor\</code>
+
# Go to the [[#Game data|configuration file(s) location]].
# Open <code>Engine.ini</code>
+
# Open <code>Engine.ini</code>.
# Add the following to the end of the file and save it
+
# Add the following to the end of the file and save it.
 
<pre>[SystemSettings]
 
<pre>[SystemSettings]
 
r.VSync=0
 
r.VSync=0
Line 107: Line 127:
 
===[[Glossary:Frame rate (FPS)|High frame rate]]===
 
===[[Glossary:Frame rate (FPS)|High frame rate]]===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Unlock frame rate|ref=<ref>{{Refurl|url=http://steamcommunity.com/app/544330/discussions/0/135512931360258714/|title=My guide on how to unlock frame rate :: Snake Pass General Discussions|date=2017-04-02}}</ref>}}
+
{{Fixbox/fix|Remove 60 FPS cap|ref=<ref>{{Refurl|url=http://steamcommunity.com/app/544330/discussions/0/135512931360258714/|title=My guide on how to unlock frame rate :: Snake Pass General Discussions|date=2017-04-02}}</ref>}}
# Go to <code>{{p|localappdata}}\SnakeSimulator\Saved\Config\WindowsNoEditor\</code>
+
# Go to the [[#Game data|configuration file(s) location]].
# Open <code>GameUserSettings.ini</code>
+
# Open <code>GameUserSettings.ini</code>.
# Change <code>FrameRateLimit=0.000000</code> to the desired frame rate, e.g. <code>120.000000</code>
+
# Change <code>FrameRateLimit=0.000000</code> to the desired frame rate cap, e.g. <code>FrameRateLimit=120.000000</code>.
  
 
'''Notes'''
 
'''Notes'''
{{ii}} May cause the game to speed up slightly
+
{{ii}} May cause the game to speed up slightly.
{{ii}} You may need to disable [[#Vertical sync (Vsync)|Vsync]] for it to take effect
+
{{ii}} You may need to disable [[#Vertical sync (Vsync)|Vsync]] for it to take effect.
 +
}}
 +
 
 +
===Depth of field===
 +
{{ii}} Depth of field is only disabled on 'low' post process by default.
 +
 
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Disable depth of field permanently|ref={{cn|date=May 2017}}}}
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Engine.ini</code>.
 +
# Add the following to the end of the file and save it.
 +
<pre>[SystemSettings]
 +
r.DepthOfFieldQuality=0
 +
</pre>
 
}}
 
}}
  

Revision as of 00:30, 5 May 2017

Snake Pass
Snake Pass cover
Developers
Sumo Digital
Engines
Unreal Engine 4
Release dates
Windows March 28, 2017
Snake Pass on Wikipedia

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows
Incorrect store name. See here for available options.
Error: DRM 'WinStore' not recognised
Xbox Play Anywhere title (Includes Xbox One version).
Windows

Essential improvements

Skip intro videos

Instructions

Game data

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud
Xbox Cloud
[1]

Video settings

Snake Pass in-game video settings
Snake Pass in-game video settings

Template:Video settings

Ultra-widescreen

Instructions

Borderless fullscreen windowed

Instructions

Vertical sync (Vsync)

Instructions

High frame rate

Instructions

Depth of field

Depth of field is only disabled on 'low' post process by default.
Instructions

Input settings

Snake Pass in-game controller settings
Snake Pass in-game controller settings
Snake Pass in-game key bindings menu
Snake Pass in-game key bindings menu

Template:Input settings

Audio settings

Snake Pass in-game audio settings
Snake Pass in-game audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Spanish

Issues fixed

An official list of known issues and solution can be found on the Steam User Forums

Other information

API

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

System requirements

A 64-bit system is required.
Windows 7 is not officially supported however users have reported no issues with it.[2]
Windows
Minimum Recommended
Operating system (OS) 8
Processor (CPU) Intel Core i5-750 2.68 Ghz
AMD II x4 945 3.0 Ghz
System memory (RAM) 4 GB
Hard disk drive (HDD) 5 GB
Video card (GPU) Nvidia GTX 560
AMD Radeon 6870 HD
2 GB of VRAM
DirectX 11 compatible

Notes

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

References