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.

Snake Pass

From PCGamingWiki, the wiki about fixing PC games
Revision as of 16:52, 23 June 2019 by JohnTHedgehog (talk | contribs) (→‎API: 32-bit is false; →‎System requirements: Added minimum Windows 10 release for MS Store)
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

Essential improvements

Skip intro videos

Skip company logos[1]
  1. Go to <path-to-game>\SnakeSimulator\Content\Movies\
  2. Delete, move or rename SumoLogo20.mp4 and UE4_LogoPC_1080.mp4.

Game data

Configuration file(s) location

System Location
Microsoft Store %LOCALAPPDATA%\Packages\SumoDigitalLtd.48576635C2674_fxgztw5m4nn00\LocalState\
Steam %LOCALAPPDATA%\SnakeSimulator\Saved\Config\WindowsNoEditor\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/544330/pfx/[Note 1]

Save game data location

System Location
Microsoft Store %LOCALAPPDATA%\Packages\SumoDigitalLtd.48576635C2674_fxgztw5m4nn00\SystemAppData\wgs\
Steam %LOCALAPPDATA%\SnakeSimulator\Saved\SaveGames\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/544330/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Origin
Steam Cloud
Xbox Cloud
[2]

Video settings

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

Template:Video settings

Multi-monitor

Hor+ widescreen support[citation needed]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following to the end of the file and save it.
[/Script/Engine.LocalPlayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV

Borderless fullscreen windowed

Enable borderless fullscreen[citation needed]
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini.
  3. Add or modify FullscreenMode=1 under [/Script/Engine.GameUserSettings].

Anisotropic filtering (AF)

Modify AF samples[citation needed]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the line [SystemSettings] if it does not exist.
  4. On the next line add r.MaxAnisotropy=16.

Vertical sync (Vsync)

Disable Vsync[1]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the line [SystemSettings] if it does not exist.
  4. On the next line add r.VSync=0.

High frame rate

Remove 60 FPS cap[3]
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini.
  3. Change FrameRateLimit=0.000000 to the desired frame rate cap, e.g. FrameRateLimit=120.000000.

Notes

Camera sensitivity with a controller is tied to frame rate.
You may need to disable Vsync for it to take effect.

Depth of field

Disable depth of field[citation needed]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the line [SystemSettings] if it does not exist.
  4. On the next line add r.DepthOfFieldQuality=0.

Chromatic aberration

Disable chromatic aberration[citation needed]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the line [SystemSettings] if it does not exist.
  4. On the next line add r.SceneColorFringeQuality=0.

Input settings

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

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 GeForce GTX 560
AMD Radeon HD 6870
2 GB of VRAM
DirectX 11 compatible
A 64-bit system is required.
The Microsoft Store version requires Windows 10 release 1607 (14393).
Windows 7 is not officially supported however users have reported no issues with it.[4]

Notes

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

References