Jazstar
Member
Posts: 58
Threads: 5
Joined: Oct 2011
Reputation:
5
|
How to open debug menu?
I'm on a mac, so when trying to create a custom story, pressing F1 dims the screen lighting instead of opening a debug menu.
I have followed the devguide, now I'm stuck.
|
|
10-01-2011, 05:26 AM |
|
Tanshaydar
From Beyond
Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation:
67
|
RE: How to open debug menu?
Make sure LoadDebugMenu="true" is set correctly in main_settings.cfg
|
|
10-01-2011, 05:27 AM |
|
Jazstar
Member
Posts: 58
Threads: 5
Joined: Oct 2011
Reputation:
5
|
RE: How to open debug menu?
Wait... I think... I think I figured out what I was doing wrong... When setting up development environment, it says to "In user_settings.cfg, inside the Map element set Folder=”“ to the root folder for your maps (eg Folder=“MyMaps/”), this folder MUST be located inside the maps folder in the game directory (where you put the tools)."I don't understand how to do this second half... Now when I try to load, it comes up with an error, saying I can't load my map...
Where is the maps folder? or something..
Edit:
Actually, now that I look around, I seem to be missing quite a few config files... I can only find main_settings.cfg, the user_keys.cfg and user_settings.cfg which I find in the folder "All", and in each of the folders containing a profile, and in the dev_user
These are the only ones I can find... Yet Amnesia worked perfectly for me when I played through...
(This post was last modified: 10-01-2011, 05:50 AM by Jazstar.)
|
|
10-01-2011, 05:40 AM |
|
Tanshaydar
From Beyond
Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation:
67
|
RE: How to open debug menu?
They're complete. 3 different cfg file exist in Documents folder.
For the second part, you need a folder in your maps folder, like this:
|-Amnesia.exe
|-maps (folder)
|--MyMaps (folder)
|---MyMap.map (file)
|
|
10-01-2011, 05:54 AM |
|
Jazstar
Member
Posts: 58
Threads: 5
Joined: Oct 2011
Reputation:
5
|
RE: How to open debug menu?
What do you mean when you say maps folder?
|
|
10-01-2011, 05:58 AM |
|
Tanshaydar
From Beyond
Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation:
67
|
RE: How to open debug menu?
You have a folder named 'maps', in same directory where your Amnesia.exe is.
|
|
10-01-2011, 06:15 AM |
|
Jazstar
Member
Posts: 58
Threads: 5
Joined: Oct 2011
Reputation:
5
|
RE: How to open debug menu?
I don't have an Amnesia.exe... *confused*
|
|
10-01-2011, 06:27 AM |
|
Tanshaydar
From Beyond
Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation:
67
|
RE: How to open debug menu?
Oh, I just had an epic fail. I stayed on Windows too much, must get back to Linux any time.
maps folder should be in your root folder.
|
|
10-01-2011, 06:35 AM |
|
Jazstar
Member
Posts: 58
Threads: 5
Joined: Oct 2011
Reputation:
5
|
RE: How to open debug menu?
What is a root folder?
I feel like a computer idiot XD
|
|
10-01-2011, 06:45 AM |
|
Tanshaydar
From Beyond
Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation:
67
|
RE: How to open debug menu?
Where your game files exist. There should be folders named billboards, maps, custom_stories, static_objects etc.
|
|
10-01-2011, 06:50 AM |
|
|