Frictional Games Forum (read-only)

Full Version: Problems with dev mode
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have followed the instructions to the T on the wiki, and even some youtube vids. My custom story and map are still not showing up under dev_user. I really need to test this map I have and the editor only gets you so far of course. i have the game under
D:\Program Files (x86)\Steam\steamapps\common\Amnesia The Dark Descent\custom_stories\AmnesiaMod.
Then in there i have the custom story settings.cfg and extra_english.cfg.
then i have the maps inside amnesiamod/ and the map inside the maps folder. Do I have it set up right?
New to modding for amnesia so I may have done something wrong. Thanks for any help Smile
Wow i guess so far nothing.. really really need help figuring out what I'm doing wrong so bumpin this
What did you do. Give me a detailed step.
(06-29-2013, 09:23 AM)JustAnotherPlayer Wrote: [ -> ]What did you do. Give me a detailed step.

I have followed all the steps on the wiki
i have my stuff as steam steamapps\common\Amnesia The Dark Descent\custom_stories\AmnesiaMod\maps
I have my custom_story_config.cfg and extra_english.lang in amnesiamod root, and my custommap1 in the maps folder.
<Main
Name="TBA"
Author=""
ImgFile=""
MapsFolder="AmnesiaMod/"
StartMap="custommap1.map"
StartPos="PlayerStartArea_1"
/>
is my custom cfg
is there anything else i should tell you?

Found the problem....solved