Frictional Games Forum (read-only)
I can't figure out how to load the custom story - 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 (https://www.frictionalgames.com/forum/forum-35.html)
+---- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-37.html)
+---- Thread: I can't figure out how to load the custom story (/thread-17277.html)

Pages: 1 2


I can't figure out how to load the custom story - joshissac - 07-26-2012

I have tried countless things I've seen here to get, i'm trying to use the custom story Nintendo Horror Castle (the one pewdiepie did a video of, love your stuff btw it's awesome) I just bought Amneisa today on Steam, and this is where my custom story folder is D:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\custom_stories and i've tried many different ways to get the NCH(short name) story to work in my game but Every method i've tried so far has ended in total failure, I just can't figure it out at all.

if i go all the way through to where the maps folder is it looks like this D:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\custom_stories\redist\custom_stories\Nintendo Castle Horror

thats just to where the maps folder is, the next would be with /maps at the end.

I REALLY NEED HELP I wanna play this custom story but I fail at everything

the other way i have it is D:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\custom_stories\Nindendo Castle Horror(English)\redist\custom_stories\Nintendo Castle Horror depending on how i extracted it with winrar


RE: I can't figure out how to load the custom story - Your Computer - 07-26-2012

Nintendo Castle Horror's folder structure assumes retail edition of Amnesia folder structure. In order to make it work for Steam edition, you'll have to extract each folder manually to where they belong.


RE: I can't figure out how to load the custom story - joshissac - 07-26-2012

(07-26-2012, 10:15 AM)Your Computer Wrote: Nintendo Castle Horror's folder structure assumes retail edition of Amnesia folder structure. In order to make it work for Steam edition, you'll have to extract each folder manually to where they belong.
i have no clue where any of that would be in the slightest.


RE: I can't figure out how to load the custom story - Your Computer - 07-26-2012

Assume the redist folder from the archive is D:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\


RE: I can't figure out how to load the custom story - joshissac - 07-26-2012

(07-26-2012, 10:22 AM)Your Computer Wrote: Assume the redist folder from the archive is D:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\
lets assume I really suck at assuming things

it's now D:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\redist\custom_stories\Nintendo Castle Horror up to where the maps folder is located, but nothings changed at all, still won't add the custom story to the game


RE: I can't figure out how to load the custom story - Your Computer - 07-26-2012

In other words:

Put redist\billboards\Nintendo Castle Horror into amnesia the dark descent\billboards,
redist\custom_stories\Nintendo Castle Horror into amnesia the dark descent\custom_stories,
redist\entities\Nintendo Castle Horror into amnesia the dark descent\entities,
redist\sounds\Nintendo Castle Horror into amnesia the dark descent\sounds,
and redist\textures\Nintendo Castle Horror into amnesia the dark descent\textures


RE: I can't figure out how to load the custom story - joshissac - 07-26-2012

(07-26-2012, 12:11 PM)Your Computer Wrote: In other words:

Put redist\billboards\Nintendo Castle Horror into amnesia the dark descent\billboards,
redist\custom_stories\Nintendo Castle Horror into amnesia the dark descent\custom_stories,
redist\entities\Nintendo Castle Horror into amnesia the dark descent\entities,
redist\sounds\Nintendo Castle Horror into amnesia the dark descent\sounds,
and redist\textures\Nintendo Castle Horror into amnesia the dark descent\textures
alright, that did the trick thanks Big Grin

btw i tried following your tutorials on making CS's, but sadly i don't understand anything about script stuff, I understood the stuff like building the lvl with the placing objects and what not, its just the scripts stuff I have a real hard time following simply because I wasn't taught about any of that stuff so none of it makes sense to me, any idea how I can learn what it all means so I could understand your videos better to make full use of it?


RE: I can't figure out how to load the custom story - Your Computer - 07-26-2012

(07-26-2012, 12:35 PM)joshissac Wrote: any idea how I can learn what it all means so I could understand your videos better to make full use of it?

Read a book on programming. Any book on C++, Java, PHP, Javascript, etc, should do.


RE: I can't figure out how to load the custom story - joshissac - 07-26-2012

(07-26-2012, 12:38 PM)Your Computer Wrote:
(07-26-2012, 12:35 PM)joshissac Wrote: any idea how I can learn what it all means so I could understand your videos better to make full use of it?

Read a book on programming. Any book on C++, Java, PHP, Javascript, etc, should do.
know any good online books? the kind that keep it real simple?


RE: I can't figure out how to load the custom story - Your Computer - 07-26-2012

(07-26-2012, 12:44 PM)joshissac Wrote: know any good online books? the kind that keep it real simple?

I don't, but even if they kept it simple, it wouldn't be something that would be fully understood in one reading.