Frictional Games Forum (read-only)

Full Version: Dual monitor gaming, make the game stick to one..
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If you have two or more monitors, the game will start centered, between them.
no good.

If the lauch shortcut is:
/usr/games/Amnesia/Launcher.bin
Change it to:

bash -c "export SDL_VIDEO_FULLSCREEN_HEAD=0 && /usr/games/Amnesia/Launcher.bin"

HEAD=x is the monitor you want it to use.

-Frictionalgames: please let user choose that from GUI in the future Smile
using two monitors over here and i had no problem with that, it started instantly on my main screen.
not every configuration needs it, but Nvidia/twinview and some others do.