Frictional Games Forum (read-only)
Amnesia Custom Story Installer - 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 Resources (https://www.frictionalgames.com/forum/forum-42.html)
+---- Thread: Amnesia Custom Story Installer (/thread-4294.html)

Pages: 1 2 3 4 5 6 7 8


RE: Amnesia Custom Story Installer - Cryaotic - 04-05-2011

(04-05-2011, 12:29 AM)Jormungandr Wrote: Well I think it would be appropriate to sticky a thread that tells how to install games that you have downloaded I didn't find one

Locate your Amnesia install folder.

In this folder you should find another folder called redist. In this folder you should find a folder called custom_stories.

So, for me as I've installed the non-Steam game, it looks like this: C:\Program Files\Amnesia - The Dark Descent\redist\custom_stories

In that folder, you simply drop the custom story's folder that you download into it.

From there it should show up in the in-game menu under Custom Stories.


RE: Amnesia Custom Story Installer - dynaco - 04-20-2011

Cant get custom story editor to install, call me a cpu idiot but can anyone help me ?


RE: Amnesia Custom Story Installer - Rigurt - 04-22-2011

does the game have to be in C:\Program Files\Amnesia - The Dark Descent\?


RE: Amnesia Custom Story Installer - MulleDK19 - 04-25-2011

(04-22-2011, 09:32 PM)Rigurt Wrote: does the game have to be in C:\Program Files\Amnesia - The Dark Descent\?

No. You can install it anywhere.


RE: Amnesia Custom Story Installer - MulleDK19 - 04-30-2011

I'm currently working on a new version, and possible support for Linux/Mac.

So if anyone can tell me the default installation path on Linux/Mac, along with the path to the custom_stories folder, you'd really help me out.



[Image: Screenshot1.png]

Directory is currently hardcoded on Linux for testing. (Mac not supported yet)
[Image: Screenshot1_Linux.png]


RE: Amnesia Custom Story Installer - Hunter of Shadows - 05-17-2011

This installer has me confused

It doesn't do at all what the directions or your video says it's supposed to do, it doesn't ask me where to install my custom story, it checks for updates then flips out at me and tells me I have to have a custom story for it to create an installer for when I haven't even had the chance to select one


RE: Amnesia Custom Story Installer - MulleDK19 - 05-17-2011

(05-17-2011, 06:42 AM)Hunter of Shadows Wrote: This installer has me confused

It doesn't do at all what the directions or your video says it's supposed to do, it doesn't ask me where to install my custom story, it checks for updates then flips out at me and tells me I have to have a custom story for it to create an installer for when I haven't even had the chance to select one

To quote jens:
(04-04-2011, 05:56 AM)jens Wrote: This is for making an installer for the custom stories you create, it is not for installing custom stories you have downloaded.



RE: Amnesia Custom Story Installer - Tanshaydar - 05-17-2011

I've installed Linux version of the game, however it lets you choose the path, I mean there is no absolute path for the game.

If you want, I can try and see if a simple script can give you the absolute path of the game. However your program should run the script and understand the path for the game and then work.


RE: Amnesia Custom Story Installer - MulleDK19 - 05-17-2011

(05-17-2011, 11:37 AM)Tanshaydar Wrote: I've installed Linux version of the game, however it lets you choose the path, I mean there is no absolute path for the game.

If you want, I can try and see if a simple script can give you the absolute path of the game. However your program should run the script and understand the path for the game and then work.

Well, the question is: Are the custom_stories folder in the game folder? Or at a fixed path in the home directory?

Can you choose any path? Or is it like "\SomeFixedDirectory\SomeYouChoose"?


RE: Amnesia Custom Story Installer - Tanshaydar - 05-17-2011

(05-17-2011, 11:44 AM)MulleDK19 Wrote:
(05-17-2011, 11:37 AM)Tanshaydar Wrote: I've installed Linux version of the game, however it lets you choose the path, I mean there is no absolute path for the game.

If you want, I can try and see if a simple script can give you the absolute path of the game. However your program should run the script and understand the path for the game and then work.

Well, the question is: Are the custom_stories folder in the game folder? Or at a fixed path in the home directory?

Can you choose any path? Or is it like "\SomeFixedDirectory\SomeYouChoose"?

custom_stories folder is in the same directory where Amnesia.bin is. So no, it's not SomeFixedDirectory.

Though, here's the possible paths you can install:
- /usr/local/games
- /usr/games
- /opt
- /home/username