Frictional Games Forum (read-only)

Full Version: can't install HPL2 Editor Suite
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have Ubuntu 10.10 and installed Amnesia with the default settings (the Launcher.bin64 file is in /home/nekro/Amnesia).
When i run HPL's installer, the window opens and it shows the correct path of the game: "/home/nekro/Amnesia", but when i click on the "next" button, a pop-up appears saying "Could not find existing install of Amnesia in /home/nekro/Amnesia".
What's that i'm doing wrong?
Thanks!
Are you running the full version of Amnesia? The tools will only install for the full version of amnesia. The installer checks for several files that are ONLY installed with the full version of the game.
(01-05-2011, 04:03 PM)Urkle Wrote: [ -> ]Are you running the full version of Amnesia? The tools will only install for the full version of amnesia. The installer checks for several files that are ONLY installed with the full version of the game.

Yep. I downloaded and install the full version (at least i think that's what some guys at frictional sold me Smile).
I try with my user and with sudo, but i'm still stuck.
You can bypass the validity checks by running the installer in unattended mode
Code:
hpl_editor_suite.sh -u -l -d /home/nekro/Amnesia/
(01-06-2011, 03:18 PM)Urkle Wrote: [ -> ]You can bypass the validity checks by running the installer in unattended mode
Code:
hpl_editor_suite.sh -u -l -d /home/nekro/Amnesia/

Ok! That's it.
It install perfectly and without complaints and work preety good!
Thanks a lot!
Do you know what was wrong?