User Tools

Site Tools


hpl2:tools:troubleshooting

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hpl2:tools:troubleshooting [2014/10/03 08:07]
mudbill * Actually fixed the links.
hpl2:tools:troubleshooting [2014/12/10 13:38] (current)
mudbill Removed dead link to 1.01 update.
Line 3: Line 3:
 Before you begin, make sure that you update your drivers to the latest versions. Instability issues from outdated drivers or an outdated game version are the number one reported problem, but thankfully they'​re the easiest to solve. So get to updating! Before you begin, make sure that you update your drivers to the latest versions. Instability issues from outdated drivers or an outdated game version are the number one reported problem, but thankfully they'​re the easiest to solve. So get to updating!
  
-Make sure that your game is up to date to the latest version, ​[[http://​www.thedarkswarm.com/​downloads/​updates/​amnesia/​amnesia_tdd_1.0.1_update.exe|1.01]] ​and you have the [[:​hpl2:​tools:​start|latest tools]], [[https://​wiki.frictionalgames.com/​lib/​exe/​fetch.php?​tok=087931&​media=https%3A%2F%2Ffricpub.s3.amazonaws.com%2Ftools%2Fhpl2%2Fhpl_editor_suite.zip|(Windows Download)]] ​ /​[[https://​wiki.frictionalgames.com/​lib/​exe/​fetch.php?​tok=55c7da&​media=https%3A%2F%2Ffricpub.s3.amazonaws.com%2Ftools%2Fhpl2%2Fhpl_editor_suite_linux.zip|(Linux Download)]] / [[https://​wiki.frictionalgames.com/​lib/​exe/​fetch.php?​tok=e63e83&​media=https%3A%2F%2Ffricpub.s3.amazonaws.com%2Ftools%2Fhpl2%2Fhpl2editorsuite.dmg|(Mac OS X Download)]].+Make sure that your game is up to date to the latest version, and you have the [[:​hpl2:​tools:​start|latest tools]], [[https://​wiki.frictionalgames.com/​lib/​exe/​fetch.php?​tok=087931&​media=https://fricpub.s3.amazonaws.com/​tools/​hpl2/​hpl_editor_suite.zip|(Windows Download)]] /​[[https://​wiki.frictionalgames.com/​lib/​exe/​fetch.php?​tok=55c7da&​media=https://fricpub.s3.amazonaws.com/​tools/​hpl2/​hpl_editor_suite_linux.zip|(Linux Download)]] / [[https://​wiki.frictionalgames.com/​lib/​exe/​fetch.php?​tok=e63e83&​media=https://fricpub.s3.amazonaws.com/​tools/​hpl2/​hpl2editorsuite.dmg|(Mac OS X Download)]].
  
 ===== Common Errors ===== ===== Common Errors =====
  
-    * Don't forget to use the root LANGUAGE tag in the "​extra_english.lang"​ file when trying to create your own custom story. The contents of this file (or "​extra_XXX.lang"​ - where XXX is some alternative language) must look like this: <code xml><​LANGUAGE>​ +    * Don't forget to use the root LANGUAGE tag in the "​extra_english.lang"​ file when trying to create your own custom story. The contents of this file (or "​extra_XXX.lang"​ - where XXX is some alternative language) must look like this:
- +
-<​CATEGORY Name="​CustomStoryMain">​+
  
 <​code>​ <​code>​
-    ​<Entry Name="​Description">​ +<​LANGUAGE>​ 
-       ​This is the description of my Custom Story! It is SCARY! +    <​CATEGORY Name="​CustomStoryMain">​ 
-    </​Entry>​ +        ​<Entry Name="​Description">​ 
- </​CATEGORY>​+            This is the description of my Custom Story! It is SCARY! 
 +        </​Entry>​ 
 +    </​CATEGORY
 +</​LANGUAGE>
 </​code>​ </​code>​
- 
-</​LANGUAGE>​ 
  
     * You can then have as many CATEGORY tags inside the LANGUAGE tag as necessary with the appropriate "​Name"​ attributes.     * You can then have as many CATEGORY tags inside the LANGUAGE tag as necessary with the appropriate "​Name"​ attributes.
hpl2/tools/troubleshooting.1412323662.txt.gz · Last modified: 2014/10/03 08:07 by mudbill