Frictional Games Forum (read-only)
DEMO could not load main init file: config/main_init.cfg - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-31.html)
+---- Forum: Linux - ATDD (https://www.frictionalgames.com/forum/forum-32.html)
+---- Thread: DEMO could not load main init file: config/main_init.cfg (/thread-4863.html)

Pages: 1 2


RE: DEMO could not load main init file: config/main_init.cfg - SubWoofer - 01-12-2011

(10-01-2010, 04:29 PM)Urkle Wrote: check the "libs" folder in the game install directory. Is there a symlink to "libopenal.so.1" there?

If not, probably your system openal library is broke. Run this command to tell the game to use the included openal
Code:
cd /install/dir/AmnesiaDemo
ln -s all/libopenal.so.1 libs/libopenal.so.1

If it IS there, then try installing the openal library in your distribution and re-run the "checklibs.sh" script.

Hang on... Im not so hot computers (but that wont stop me from playing amnesia Tongue), but it sounds like this could actually fix my game from crashing as soon as I launch it, so my question is... How do i get the game to run a 'Command'? I tried to google it but i had no such luck, as the only search results that i could find were for non-Mac computers. Please help me out, thanks in advance!


RE: DEMO could not load main init file: config/main_init.cfg - Urkle - 01-13-2011

(01-12-2011, 11:46 PM)SubWoofer Wrote: Hang on... Im not so hot computers (but that wont stop me from playing amnesia Tongue), but it sounds like this could actually fix my game from crashing as soon as I launch it, so my question is... How do i get the game to run a 'Command'? I tried to google it but i had no such luck, as the only search results that i could find were for non-Mac computers. Please help me out, thanks in advance!

Are you running the game on a Mac? If so this will not fix you issue and you should post a new thread in the Mac forums asking for assistance.


RE: DEMO could not load main init file: config/main_init.cfg - SubWoofer - 01-13-2011

(01-13-2011, 02:56 AM)Urkle Wrote:
(01-12-2011, 11:46 PM)SubWoofer Wrote: Hang on... Im not so hot computers (but that wont stop me from playing amnesia Tongue), but it sounds like this could actually fix my game from crashing as soon as I launch it, so my question is... How do i get the game to run a 'Command'? I tried to google it but i had no such luck, as the only search results that i could find were for non-Mac computers. Please help me out, thanks in advance!

Are you running the game on a Mac? If so this will not fix you issue and you should post a new thread in the Mac forums asking for assistance.

Yes I am, and i suppose I will... look foward to speaking with you in the near future Urkle!