View Single Post
  #4  
Old 05-12-2009, 05:51 AM
Javert93 Javert93 is offline
Registered Member
 
Join Date: May 2009
Posts: 1
Default

Quote:
Originally Posted by WhatsOneMore View Post
Oh BTW where did you learn to spell at, surely it wasn't in school !
Wow, I find it ironic that someone writing such a juvenile reply could be accusing others of needing to go back to school... Here's a free tip for when you grow up to be an adult: when someone asks for help, the mature thing to do is to try to answer the question, not go off on a pointless and immarture rant about his spelling like a total jerkwad. ^^

In any case, I signed up just so I could give onewithout771 a reply to his problem that might actually help out. I hit the same bug he did (saved at the wrong place, wrong time on level 13), and this is how I corrected it:
  1. Go to the game folder (mine is installed to C:\Program Files (x86)\Aspyr\Cryostasis), and go to the Data\Script folder.
  2. Open the Init.cfg file and look for the line starting with "d.consoleh" and change the value on the right from "0" to "1".
  3. Save and close the file and then launch the game.
  4. Press the tilde key ("~") to open the console and type the following commands (in order):
    Code:
    d.noclip=0
    d.fly=1

This should return the game to normal. Be sure that you are not already in the middle of the wall, and definitely turn on clipping before you turn off flying (otherwise you'll fall through the floor to your death ). Hope that helps.
Reply With Quote