Outward configuration

From wikinotes

Linux

Triple Monitor

Display Setup

  • Disable nvidiaXineramaInfo in xorg.conf as instructed in nvidia configuration.
  • Setup all 3x monitors as a single 5760x1080 screen
  • Launch in openbox where windows are not tiled

Game Setup

  • Launch game to create settings options file, then exit and modify it
<!-- ~/.local/share/Steam/steamapps/common/Outward/OptionSettings.oos -->

<Settings>
  <GraphicsSettings ...>
    <ResolutionX>5760</ResolutionX>
    <ResolutionY>5760</ResolutionY>
    <Windowed>1</Windowed>
  </GraphicsSettings>
</Settings>

Now you can play with 3x monitors