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

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage; misc. fixes, removed: |steam =)
(→‎Usual stuff - added: tables, information, Window mode, FOV: Requires some native English speaker to check language.)
Line 8: Line 8:
 
|engine        = AtmosFear 4
 
|engine        = AtmosFear 4
 
|release dates  = 2009
 
|release dates  = 2009
 +
}}
 +
 +
{{++}} Game supports Hardware PhysX and allows for additional PhysX effects
 +
{{--}} A game is badly optimized and has numerous problems with performance, even on High-End machines.
 +
{{--}} Implementation of Shader Model 4.0 is buggy and causes many problems.
 +
 +
'''General information'''
 +
{{mm}} [http://forums.steampowered.com/forums/forumdisplay.php?f=597 Steam Users' Forums]
 +
{{mm}} [http://steamcommunity.com/app/7850/discussions/ Steam Community Discussions]
 +
 +
==Availability==
 +
{{Availability Table|
 +
{{Availability Table/row| Retail | {{ID|Retail}} | }}
 +
}}
 +
 +
{{ii}} A game used to be available on multiple platforms of digital distribution including GOG, Steam and GamersGate, but it was taken down - no reason has been given. People who bought the game on these platforms can still download and play the game.
 +
 +
==Game data==
 +
{{Game Location Table|
 +
{{Game Location Table/row|Save game location|..\Cryostasis\Data\Save}}
 +
{{Game Location Table/row|Configuration files location|..Cryostasis\config.cfg}}
 +
}}
 +
 +
==Video settings==
 +
[[File:Cryostasis_video_options.png|290px|right|thumb|General settings.]]
 +
{{Video Settings
 +
|widescreen_resolution      =true
 +
|widescreen_resolution_notes=
 +
|multimonitor              =unknown
 +
|multimonitor_notes        =
 +
|fov                        =hackable
 +
|fov_notes                  =Default - 80. See [[#Field of view (FOV)|Field of view (FOV)]]
 +
|windowed                  =hackable
 +
|windowed_notes            =See [[#Windowed|Windowed]]
 +
|fullscreen                =hackable
 +
|fullscreen_notes          =See [[#Windowed|Windowed]]
 +
|anisotropic                =true
 +
|anisotropic_notes          =Toggle On/Off
 +
|antialiasing              =true
 +
|antialiasing_notes        =Toggle On/Off
 +
|vsync                      =true
 +
|vsync_notes                =
 +
}}
 +
 +
===[[Field of view (FOV)]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Changing FOV using game's console}}
 +
# Go to <code>..\Cryostasis\Data\Scripts</code> and edit init.cfg with a text editor.
 +
# Find <code>d.consoleh = 0</code> and change it to <code>d.consoleh = 1</code>
 +
# Launch a game. When you need to change FOV open up a console (by pressing <code>~</code> key).
 +
# Type in <code>r.fov X</code> where X is your horizontal FOV value.
 +
 +
'''Notes'''
 +
{{ii}} FOV apparently changes when a cutscene is being played.
 +
}}
 +
 +
===[[Windowed|Windowed]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Running a game in Window Mode}}
 +
# Go to <code>..\Cryostasis\Data\Scripts</code> and edit init.cfg with a text editor.
 +
# Find <code>r.windowed 0</code> and change it to <code>r.windowed 1</code>
 +
# If you run a game in Shader Mode 2.0 or 3.0, a game launch in borderless window mode.
 +
 +
'''Notes'''
 +
{{ii}} It's impossible to run Cryostasis in a window mode with Shader Model 4.0.
 +
{{ii}} Only borderless window mode is available.
 +
}}
 +
 +
 +
==Input settings==
 +
{{Input Settings
 +
|key_remap                  =true
 +
|key_remap_notes            =
 +
|acceleration_option        =unknown
 +
|acceleration_option_notes  =
 +
|controller_support        =true
 +
|controller_support_notes  =Joystick only
 
}}
 
}}
  
 
== Issues and Fixes ==
 
== Issues and Fixes ==
* Noclip bug - a common problem that is encountered after saving in certain places and then reloading from that save point is the player will suddenly start clipping through walls and be unable to progress normally. To fix this:
+
=== Noclip bug ===
*# Navigate to the "Scripts" directory within the game folder (Steam default): <pre>\Program Files (x86)\Steam\Steamapps\Common\Cryostasis\Data\Scripts</pre>
+
{{Fixbox|1=
*# Open the file <code>init.cfg</code> and change the line <code>d.consoleh = 0</code> to <code>d.consoleh = 1</code>
+
{{Fixbox/fix|Fixing Noclip bug}}
*# Save the file and restart the game
+
A common problem that is encountered after saving in certain places and then reloading from that save point is the player will suddenly start clipping through walls and be unable to progress normally. To fix this:
*# Open the console by pressing the tilde key ("~") and type in:
+
# Navigate to the "Scripts" directory within the game folder (Steam default): <pre>\Program Files (x86)\Steam\Steamapps\Common\Cryostasis\Data\Scripts</pre>
*# <pre>d.noclip=0</pre>
+
# Open the file <code>init.cfg</code> and change the line <code>d.consoleh = 0</code> to <code>d.consoleh = 1</code>
*# <pre>d.fly=1</pre>
+
# Save the file and restart the game
 +
# Open the console by pressing the tilde key ("~") and type in:
 +
# <pre>d.noclip=0</pre>
 +
# <pre>d.fly=1</pre>
 +
}}
 +
 
 +
==System requirements==
 +
{{System Requirements
 +
|OSfamily = Windows
 +
 
 +
|minOS  = Windows XP SP3, Vista SP1, XP/Vista 64-Bit
 +
|minproc = Intel Dual Core 2.0 GHz or AMD Athlon 4000+
 +
|minmem  = 1GB (XP) / 2GB (Vista)
 +
|minHD  = 6,5GB
 +
|minGPU  = ATI Radeon X1900 or Nvidia GeForce 7600
  
== Save Games ==
+
|recOS  = Windows XP SP3, Vista SP1, XP/Vista 64-Bit
=== Save Game Location ===
+
|recproc = Intel Core 2 Duo 2.4 GHz or AMD Athlon Dual Core 5200+
\Cryostasis\Data\Save
+
|recmem  = 2GB
 +
|recHD  = 6,5GB
 +
|recGPU  = ATI Radeon HD 3870 or Nvidia GeForce 8800 GT
 +
}}
  
 +
{{References}}
 
[[Category:Game]]
 
[[Category:Game]]
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 18:12, 20 March 2013

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.
This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.

Template:Infobox

Game supports Hardware PhysX and allows for additional PhysX effects
A game is badly optimized and has numerous problems with performance, even on High-End machines.
Implementation of Shader Model 4.0 is buggy and causes many problems.

General information

Steam Users' Forums
Steam Community Discussions

Availability

Template:Availability Table

A game used to be available on multiple platforms of digital distribution including GOG, Steam and GamersGate, but it was taken down - no reason has been given. People who bought the game on these platforms can still download and play the game.

Game data

Template:Game Location Table

Video settings

General settings.

Template:Video Settings

Field of view (FOV)

Instructions

Windowed

Instructions


Input settings

Template:Input Settings

Issues and Fixes

Noclip bug

Instructions

System requirements

Template:System Requirements


References