The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
Precipice looks like a great game. Reminds me of Monkey Island and Grim Fandango (which I still wish somebody would make a sequel to). Anyway, I bought the game after I played the demo, and I rushed through the demo part, and while I was rushing I forgot to name my character. Is there a way I can change it? If not, and if it irritates me too much, I'll just play through what I've played (not much, I just found the
I was going to make a save file editor but it's all stored at simple strings! Joy!
I hope you have the PC version.
Find your save and open it in notepad:
C:\Documents and Settings\Your User Name Here\Local Settings\Application Data\HotheadGames\RainSlickEp1
Look for
CarlName = "Carl";
and put your new name in the quotations.
CarlName = "Lord Beans";
Save a copy of your save file in case you mess up.
Posts
I hope you have the PC version.
Find your save and open it in notepad:
C:\Documents and Settings\Your User Name Here\Local Settings\Application Data\HotheadGames\RainSlickEp1
Look for
CarlName = "Carl";
and put your new name in the quotations.
CarlName = "Lord Beans";
Save a copy of your save file in case you mess up.