Outward configuration

From wikinotes
Revision as of 03:06, 13 August 2021 by Will (talk | contribs) (Created page with "= Linux = <blockquote> == Triple Monitor == <blockquote> Display Setup * Disable <code>nvidiaXineramaInfo</code> in xorg.conf as instructed in nvidia configuration. * Setu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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