Frictional Games Forum (read-only)
Problems with dev mode - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Problems with dev mode (/thread-21956.html)



Problems with dev mode - totallysane - 06-28-2013

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


RE: Problems with dev mode - totallysane - 06-29-2013

Wow i guess so far nothing.. really really need help figuring out what I'm doing wrong so bumpin this


RE: Problems with dev mode - PutraenusAlivius - 06-29-2013

What did you do. Give me a detailed step.


RE: Problems with dev mode - totallysane - 06-29-2013

(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