EndlesslyFlowering / ReShade_HDR_shaders

ReShade shaders focused on HDR analysis, (post) processing and (inverse) tone mapping.
GNU General Public License v3.0
172 stars 5 forks source link

color space not suported #1

Closed allan1096 closed 11 months ago

allan1096 commented 12 months ago

hi, for some reason i wanted to see if i can analyze the HDR in hitman 3 but the reshade preset show me a big "color space not supported" i dont know what is wrong because my display has the 10bit signal, RGB Full and HDR active but still i cant figure it out

EndlesslyFlowering commented 12 months ago

ReShade's colour space detection is a bit limited. try the CSP_OVERRIDE macro exposed in the overlay. Type in CSP_PQ or CSP_SCRGB and hit ENTER. One of those should work. Sanity check the values the analysis shader outputs though as this an override! image

EndlesslyFlowering commented 12 months ago

I really need to write a guide...

allan1096 commented 12 months ago

oh ok thank you for your answer

EndlesslyFlowering commented 12 months ago

oh ok thank you for your answer

let me know if it works :)

allan1096 commented 11 months ago

oh ok thank you for your answer

let me know if it works :)

HI, thanfully it worked like a charm and also let me analyze even auto HDR games :D

EndlesslyFlowering commented 11 months ago

oh ok thank you for your answer

let me know if it works :)

HI, thanfully it worked like a charm and also let me analyze even auto HDR games :D

Glad to hear that it worked out :)

DitherMan420 commented 11 months ago

I made a separate issue but I just wanted to comment here to say that the above override is no longer working in AutoHDR. Not sure if it's the new version of reshade or a new version of this reshade shader. But it definitely isn't working for myself and others. thank you for the hard work!