HPL2/Tools

From Frictional Wiki
< HPL2
Revision as of 01:44, 15 July 2020 by Mudbill (talk | contribs) (Mudbill moved page Hpl2:Tools:start to HPL2/Tools without leaving a redirect)
Jump to navigation Jump to search

Tools

Installation Instructions

Windows

Download the Windows HPL Editor Suite for Amnesia 1.3.

Download the Windows HPL Editor Suite for Amnesia 1.2 and earlier.

This file must be unpacked in one of two places depending on which version of the game you have.

For users who downloaded the game from the site, unpack the file to the redist folder, found in the game's root directory that you chose during installation (By default, C:\Program Files\Amnesia - The Dark Descent\redist). If you have no redist folder, unpack it to the main folder where you find amnesia.exe, all .dll files and folders with game data.

For steam users, unpack the files to C:\Program Files\Steam\steamapps\common\amnesia the dark descent\.

Keep in mind that these tools, while having been used to produce actual content and a lot of effort has been put on making them as stable as possible, are a constant work in progress, so bugs and the like may arise anytime. Make sure to back up your work often. You can always help with development, reporting crashes and bugs, and always including a description of the bug and any log output from BlackBox or the editors themselves (logs located in your <User Directory>/HPL2/ folder).

Linux

Download the Linux HPL Editor Suitefor Amnesia 1.2.1 and earlier.

Download the Linux HPL Editor Suite for Amnesia 1.3 and later.

Updated 2011-02-19 Updated to fix crashes when selecting enemies.

Extract the zip and run the installer (hpl_editor_suite.sh).

The installer should automatically find your currently installed copy of Amnesia if you installed it in one of the common installation locations. If not, simply select the Amnesia folder where you installed the game.

Note: No menu items are created by the installer, it simply installs the editor data files and executables for your platform.

Note: The HplLangTool.exe is included in the Linux HPL editor suite, it is a .NET application that does run under mono.

Keep in mind that these tools, while having been used to produce actual content and a lot of effort has been put on making them as stable as possible, are a constant work in progress, so bugs and the like may arise anytime. Make sure to back up your work often. You can always help with development, reporting crashes and bugs, and always including a description of the bug and any log output from the editors themselves (logs located in your ~/.frictionalgames/HPL2 folder).

Mac OS X

Download the OS X HPL Editor Suite for Amnesia 1.2.1 and earlier] or the [Manual Install dmg for Amnesia 1.2.1 and earlier. (Use the Manual Install only if you have issues with the automated installer, and be SURE to read the directions)

Download the Mac OS X HPL Editor Suite for Amnesia 1.3 and later .

  • Update 2011-02-19 Includes fixes for crashes and "hangs"
  • Update 2011-03-19 Includes fixes for a crash that occurs when selecting entities to add to a level
  • NOTE, This currently is not for the Mac [1]] Store release.. As updates to amnesia will completely remove the Editor suite. Please read [support.frictionalgames.com/entry/103/ for more information.

Extract the zip and run the installer (HPL2 Editor Suite Installer).

The installer should automatically find your currently installed copy of Amnesia no matter where you purchased it. (Yes, even Steam)

Note You must install the Amnesia 1.0.1.2 update for Mac OS X (this is a Mac OS X only patch). Amneisa 1.0.1.2 Mac OS X Patch

Note Steam users will get the update directly from the Steam client.

After installing the tools, simply run Amnesia and select the "Editor Suite" tab in the launcher to run the tools.

Keep in mind that these tools, while having been used to produce actual content and a lot of effort has been put on making them as stable as possible, are a constant work in progress, so bugs and the like may arise anytime. Make sure to back up your work often. You can always help with development, reporting crashes and bugs, and always including a description of the bug and any log output from the editors themselves (logs located in your ~/Library/Application Support/Frictional Games/HPL2 folder).

Editors

General Editor setup

Every editor executable file must be located in the game redist folder. When first run, they create a folder in your personal directory where they will store logs, settings and temporary files. This folder will be named after a string set in the MainEditorSettings.cfg found in the game redist folder.

Level Editor

Level Editor - Everything that you do in the other editors comes to use here.

Model Editor

Model editor - Makes your 3D models come to life with ingame functions.

Particle Editor

Particle editor - Create fire, smoke and other particles to spice up levels and models.

Material Editor

Material editor - Should a texture come with normal, specular or illumination maps? Should the material be transparent or sound like metal?

HPL Language Tool

HPL Language Tool - Helper tool to build,edit, and translate language files

Viewers

Map viewer

Map viewer - Gives extra information about the level and allows viewing without running the game. A useful tool for optimization.

Model viewer

Model viewer - See how your model will look ingame without having to start the game or make game specific files.