Frictional Games Forum (read-only)

Full Version: Porblem starting the game
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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...
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
Hi again !

Works great ! Thanks a lot !