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 "Subsistence"

From PCGamingWiki, the wiki about fixing PC games
imported>AemonyBot
(updated template usage)
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
{{cleanup}}
+
{{state|dev}}
 
{{Infobox game
 
{{Infobox game
 
|cover        = Subsistence cover.jpg
 
|cover        = Subsistence cover.jpg
Line 25: Line 25:
 
|steam appid side  =  
 
|steam appid side  =  
 
|gogcom id    =  
 
|gogcom id    =  
|mobygames    =  
+
|mobygames    = subsistence
 
|strategywiki =  
 
|strategywiki =  
 
|wikipedia    =  
 
|wikipedia    =  
Line 82: Line 82:
 
|multimonitor notes        =  
 
|multimonitor notes        =  
 
|ultrawidescreen            = hackable
 
|ultrawidescreen            = hackable
|ultrawidescreen notes      = Set a Custom resolution by changing "ResX" & "ResY" in UDKSystemSettings.ini
+
|ultrawidescreen notes      = Set a custom resolution by changing <code>ResX</code> and <code>ResY</code> in <code>UDKSystemSettings.ini</code>
 
|4k ultra hd                = true
 
|4k ultra hd                = true
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
 
|fov                        = hackable
 
|fov                        = hackable
|fov notes                  = Set a Custom FOV by changing "FOVAngle" in UDKEngine.ini (Default is 90)
+
|fov notes                  = Set a custom FOV by changing <code>FOVAngle</code> in <code>UDKEngine.ini</code> (default is 90)
 
|windowed                  = true
 
|windowed                  = true
|windowed notes            = Pressing {{key|F11}} or {{key|Alt|Enter}} in-game will toggle Windowed Mode.
+
|windowed notes            = Pressing {{key|F11}} or {{key|Alt|Enter}} in-game will toggle windowed Mode.
 
|borderless windowed        = unknown
 
|borderless windowed        = unknown
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
Line 101: Line 101:
 
|vsync notes                =  
 
|vsync notes                =  
 
|60 fps                    = true
 
|60 fps                    = true
|60 fps notes              =  
+
|60 fps notes              = Default cap.
 
|120 fps                    = hackable
 
|120 fps                    = hackable
|120 fps notes              = Change Max FPS by changing "MaxSmoothedFrameRate"in UDKEngine.ini (Default is 60)
+
|120 fps notes              = Change framerate cap by changing <code>MaxSmoothedFrameRate</code> in <code>UDKEngine.ini</code>
 
|hdr                        = unknown
 
|hdr                        = unknown
 
|hdr notes                  =  
 
|hdr notes                  =  
Line 112: Line 112:
 
}}
 
}}
  
===Motion Blur===
+
===Motion blur===
{{Fixbox|description=Disable Motion Blur|ref={{cn|date=November 2017}}|fix=
+
{{Fixbox|description=Disable motion blur|ref={{cn|date=November 2017}}|fix=
Change "MotionBlur" And "AllowRadialBlur" To False In UDKSystemSettings.ini
+
Change <code>MotionBlur</code> and <code>AllowRadialBlur</code> to <code>false</code> in <code>UDKSystemSettings.ini</code>
 
}}
 
}}
  
===Depth of Field===
+
===Depth of field===
{{Fixbox|description=Disable Depth of Field|ref={{cn|date=November 2017}}|fix=
+
{{Fixbox|description=Disable depth of field|ref={{cn|date=November 2017}}|fix=
Change "DepthOfField" To False In UDKSystemSettings.ini
+
Change <code>DepthOfField</code> to <code>false</code> in <code>UDKSystemSettings.ini</code>
  
 
'''Notes'''
 
'''Notes'''
{{ii}} Side effect: Water will become clear when submerged (no longer murky)
+
{{ii}} Side effect: water will become clear when submerged (no longer murky)
 
}}
 
}}
  
Line 130: Line 130:
 
|key remap notes          =  
 
|key remap notes          =  
 
|acceleration option      = hackable
 
|acceleration option      = hackable
|acceleration option notes = Change "bEnableMouseSmoothing" To False in UKDInput.ini
+
|acceleration option notes = Change <code>bEnableMouseSmoothing</code> to <code>false</code> in <code>UDKInput.ini</code>
 
|mouse sensitivity        = true
 
|mouse sensitivity        = true
 
|mouse sensitivity notes  =  
 
|mouse sensitivity notes  =  

Revision as of 11:05, 19 November 2022

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.
Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Subsistence
Subsistence cover
Developers
ColdGames
Release dates
Windows Early access
Subsistence on MobyGames

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\Subsistence\UDKGame\Config[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/418030/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>\Subsistence\Binaries\Win32[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/418030/pfx/[Note 2]
*.sav EG saveGame or serverSaveGame

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Graphics feature State Notes
Widescreen resolution
Multi-monitor
Ultra-widescreen
Set a custom resolution by changing ResX and ResY in UDKSystemSettings.ini
4K Ultra HD
Field of view (FOV)
Set a custom FOV by changing FOVAngle in UDKEngine.ini (default is 90)
Windowed
Pressing F11 or Alt+ Enter in-game will toggle windowed Mode.
Borderless fullscreen windowed
Anisotropic filtering (AF)
Anti-aliasing (AA)
Vertical sync (Vsync)
60 FPS
Default cap.
120+ FPS
Change framerate cap by changing MaxSmoothedFrameRate in UDKEngine.ini
High dynamic range display (HDR)
See the glossary page for potential alternatives.

Motion blur

Disable motion blur[citation needed]

Change MotionBlur and AllowRadialBlur to false in UDKSystemSettings.ini

Depth of field

Disable depth of field[citation needed]

Change DepthOfField to false in UDKSystemSettings.ini

Notes

Side effect: water will become clear when submerged (no longer murky)

Input

Keyboard and mouse State Notes
Remapping
Mouse acceleration
Change bEnableMouseSmoothing to false in UDKInput.ini
Mouse sensitivity
Mouse input in menus
Windows Desktop Sensitivity
Mouse Y-axis inversion
Controller
Controller support
Controller types

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English

Other information

API

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

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core 2 Duo E4600 2.4 GHz
AMD Athlon 64 x2 Dual Core 5200
System memory (RAM) 2 GB
Hard disk drive (HDD) 1.5 GB
Video card (GPU) Nvidia GeForce GT 460
AMD Radeon HD 3800
DirectX 9.0 compatible


Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.1 Notes regarding Steam Play (Linux) data:

References