Frictional Games Forum (read-only)

Full Version: Custom story won't show up in the game
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2

Servantgrunt01

I have installed the level editor and started creating a custom story. I saved it in the map folder as the same name as my custom story. But when i launch the game it won't show up. What is the problem?
A custom story needs to be set up like a custom story in order for it to appear in your game's Custom Story list. The minimum required to make the CS appear is a custom_story_settings.cfg file, and a single map. The config file must be kept inside of a folder within your custom_stories directory in Amnesia's directory.

See Step 3 here for more information: https://wiki.frictionalgames.com/hpl2/am...stom_story

You should also, simply because it helps with the Custom Story creation process, set up the Developer Environment if you have not done so already: https://wiki.frictionalgames.com/hpl2/am...evenvguide

Servantgrunt01

I did it but it still won't work
Could you package your custom story and upload it? Then we can take a look and see where the issue is.

Servantgrunt01

How do i do that?
Use an archiving tool like WinRAR or 7Zip to create a .zip or .rar file of the entire folder, then upload it to something like http://mixtape.moe and give the link in a comment.

Servantgrunt01

How do i do that? Sorry but i am bad at this
Ok, try this then.
  1. Download WinRAR from this website: https://www.rarlab.com/download.htm
  2. After you've installed it, right click your custom story folder and choose "Add to archive..." and click OK.
  3. This will give you a new file that ends with .rar (but you probably have file extensions hidden).
  4. Go to http://mixtape.moe and upload your file (as long as it's under 100 MB).
  5. Once the upload is complete, you will get a link that you must copy and paste into a comment here so that we can download it.

Servantgrunt01

Upon opening the folder, I immediately see an issue. Your extensions are wrong.

[Image: E4KQzin.png]

See how these end in .txt? Most likely this happens because you have extensions hidden on your machine, therefore when you add an extension, there's an additional extension appended but hidden.

Enable extensions. It should be in Explorer > View > File extensions (for Windows 10).

Upon further inspection, I see another error in your custom_story_settings file: It's missing the closing tag.
[Image: vcgtq77.png]
It should end with /> at the end.

Your extra_english file seems fine, except the extension, and that it should end in .lang not _lang.
Pages: 1 2