Frictional Games Forum (read-only)

Full Version: Save and Exit.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey All,

I've only just realized that when I play the game and want to exit the game, I only have the option to exit the game, rather than save and exit and go back to the main menu. It's getting annoying have to quit the game and load is back up.

Is there something I need to change somewhere to have this option back? I might have changed something while setting up a development area for a custom story?
I believe that you will fix this by going into main_settings.cfg and changing ExitMenuDirectly="true" into ExitMenuDirectly="false".

the above or you are playing Justine
(04-16-2012, 02:56 PM)Cranky Old Man Wrote: [ -> ]I believe that you will fix this by going into main_settings.cfg and changing ExitMenuDirectly="true" into ExitMenuDirectly="false".
Thanks for the post, I'll give that a go when I get home and see if that works. I'll post back.

(04-16-2012, 06:03 PM)plutomaniac Wrote: [ -> ]the above or you are playing Justine
Na, it's defiantly the original story. Only attempted Justine once, beat it first time Tongue

All working now, however.

I have profile1 for playing the main game and profile2 for making my mod. How do I go about having the dev settings for my profile2 and profile1 for the normal settings?
(04-17-2012, 07:52 PM)BrooksyFC Wrote: [ -> ]All working now, however.



I have profile1 for playing the main game and profile2 for making my mod. How do I go about having the dev settings for my profile2 and profile1 for the normal settings?
Unless you're making a full conversion, you can't have different main_settings.cfg, but you can have different user_settings.cfg. Have you seen the dev environment tutorial at the wiki?

Yeah I have, I've set it all up. It's not a problem now I can exit to the main menu rather than quiting the game. Thanks for your help though Smile