Hdr Display Output (console Variables)

Discussion in 'TSW General Discussion' started by Tomas9970, Jul 13, 2020.

  1. Tomas9970

    Tomas9970 Well-Known Member

    Joined:
    Oct 7, 2018
    Messages:
    924
    Likes Received:
    879
    I was messing with some of the console variables to get the HDR display output working but it always looks funky.

    Could someone please try these to see if it's just my setup or if it's actually the variables?

    Here are two sets of console variables that i've been experimenting with. First one gives very high contrast and makes things appear as pure black and pure white and the second one gives extremely low contrast.

    [/script/engine.renderersettings]
    r.HDR.EnableHDROutput=1
    r.HDR.Display.OutputDevice=5
    r.HDR.Display.ColorGamut=2

    [/script/engine.renderersettings]
    r.HDR.EnableHDROutput=1
    r.HDR.Display.OutputDevice=3
    r.HDR.Display.ColorGamut=2

    Source:
    https://docs.unrealengine.com/en-US/Engine/Rendering/HDRDisplayOutput/index.html
     
    • Like Like x 2
  2. fanta1682002

    fanta1682002 Well-Known Member

    Joined:
    Dec 22, 2019
    Messages:
    1,175
    Likes Received:
    561
  3. Tomas9970

    Tomas9970 Well-Known Member

    Joined:
    Oct 7, 2018
    Messages:
    924
    Likes Received:
    879
    These variables are supposed to go into Engine.ini file located in
    Documents\My Games\TS2Prototype\Saved\Config\WindowsNoEditor. Just make sure to set the file as read-only as the game sometimes likes to remove these kinds of things.
     
    • Helpful Helpful x 1

Share This Page