Hey, I recently upgraded my monitor to the AW3423DW, and now Moonlight streaming streams in 21:9 and the HDR makes the colors blown out. Does anyone know a way to change the resolution and hdr settings when streaming? I messed around in QRes for a bit, but couldn’t get it to work. Thanks for any help!

  • liara
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    11 months ago

    If you were under Linux, you could have the start command change desktop resolution with xrandr. But since you are on Windows it looks like qres is a command line app to help you achieve the same thing: https://m.majorgeeks.com/files/details/qres.html

    There’s also HDR switch: https://github.com/bradgearon/hdr-switch

    Using the nvstreamer1080 option may be a bit easier, but nice to have options!

    Edit: I should read better. Did you try

    C:\\path\\to\\QRes.exe /x:1200 /y:800
    

    Just run from you command line first until you get the hang of it