Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Amnesia: The Dark Descent - Crashes on Startup
Prophet5 Offline
Junior Member

Posts: 22
Threads: 2
Joined: Sep 2010
Reputation: 0
#4
Solved: 9 Years, 4 Months, 3 Weeks ago RE: Amnesia: The Dark Descent - Crashes on Startup

The log doesn't really give anything to indicate a crash. Try running Amnesia in a terminal and see if there are any error messages in there. The command is:

./Launcher.bin64
From the directory you installed Amnesia in.
(mine is 64bit version hence the "bin64" extension. If you run 32bit it's probably "bin" or "bin32").

Sounds like you've come from Windows, so I'm not sure how much Linux you know as far as command line stuff is concerned. I apologise in advance if this is a bit condescending for you Wink

cd = change directory
My Amnesia install is in a custom Games directory on my system so the command for me is: cd Games/Amnesia

ls = list directory contents (same as "dir". You can even use "dir" if you want)

./ = execute prefix. A lot of the time you need this prefix to execute the binary file
./name_of_binary

Running from the terminal is a great way to find out what is going on. Even if you don't understand the error you can copy it and paste it into the forum or google and get some help. It's very rare for a terminal execution to give no feedback at all.

Hope this helps Smile

BTW what distro are you using?
02-08-2013, 11:52 AM
Find


Messages In This Thread
RE: Amnesia: The Dark Descent - Crashes on Startup - by Prophet5 - 02-08-2013, 11:52 AM



Users browsing this thread: 2 Guest(s)