Frictional Games Forum (read-only)
Porblem starting the game - 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: Porblem starting the game (/thread-10096.html)



Porblem starting the game - LisbethTheWasp - 09-01-2011

Hejsan !

I'm having troubles starting the game since my computer's got optimus technology. I've installed Bumblebee and it works fine. My problem is I can't don't have the permission to access the games'sfiles. I've tried a chmo +x but still can't execute the laucher with th optirun command....My question is what to do now??

Thanks in advance for your answer and tack sa mycket for this amazing game...


RE: Porblem starting the game - Urkle - 09-04-2011

So you are trying to have optirun launch Launcher.bin? (or Launcher64.bin??) Are you doing this?

Code:
optirun ./Launcher.bin
or
Code:
optirun Launcher.bin

The first one is the one you want to do. And if it still doesn't seem to work you may have to bypass the launcher and run Amnesia.bin directly. If you want to run "Justine" simply pass "ptest" as the first parameter
Code:
optirun ./Amnesia.bin ptest



RE: Porblem starting the game - LisbethTheWasp - 09-09-2011

Hi again !

Works great ! Thanks a lot !