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
Line 11: Line 11:
 
==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 - 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:
*#Navigate to the game folder (Steam default: "\Program Files (x86)\Steam\Steamapps\Common\Cryostasis" and find the Data\Scripts folder
+
*#Navigate to the "Scripts" directory within the game folder (Steam default): <pre>\Program Files (x86)\Steam\Steamapps\Common\Cryostasis\Data\Scripts</pre>
 
*#Open the file <code>init.cfg</code> and change the line <code>d.consoleh = 0</code> to <code>d.consoleh = 1</code>
 
*#Open the file <code>init.cfg</code> and change the line <code>d.consoleh = 0</code> to <code>d.consoleh = 1</code>
 
*#Save the file and restart the game
 
*#Save the file and restart the game

Revision as of 13:25, 9 March 2012

Template:Infobox

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:
    1. Navigate to the "Scripts" directory within the game folder (Steam default):
      \Program Files (x86)\Steam\Steamapps\Common\Cryostasis\Data\Scripts
    2. Open the file init.cfg and change the line d.consoleh = 0 to d.consoleh = 1
    3. Save the file and restart the game
    4. Open the console by pressing the tilde key ("~") and type in:
    5. d.noclip=0
    6. d.fly=1

Save Games

Save Game Location

(will reinstall later and verify this if no one else does, I've read it's different in Windows 7)