Skip to content

Commit

Permalink
Fixed to support HDR Displays
Browse files Browse the repository at this point in the history
  • Loading branch information
The64thGamer committed Dec 8, 2023
1 parent 96b8ff2 commit c67f914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ PlayerSettings:
isWsaHolographicRemotingEnabled: 0
enableFrameTimingStats: 0
enableOpenGLProfilerGPURecorders: 1
allowHDRDisplaySupport: 0
useHDRDisplay: 0
allowHDRDisplaySupport: 1
useHDRDisplay: 1
hdrBitDepth: 0
m_ColorGamuts: 00000000
targetPixelDensity: 30
Expand Down

0 comments on commit c67f914

Please sign in to comment.