Closed SeriousBuggie closed 9 months ago
Currently screenshots take in game too dark:
When on screen it look much brighten, since applied gamma:
D3D9 use nice feature GammaCorrectScreenshots:
Can we add such option here (both, vulkan and d3d11)?
Implemented. Thanks. https://github.com/dpjudas/UT99VulkanDrv/commit/e80c44f384b3efb87af5103189425dabb8d993ee https://github.com/dpjudas/UT99VulkanDrv/commit/e1cef0c4d4ff2ff59a500dad2662d13c8eb587cf
Currently screenshots take in game too dark:
When on screen it look much brighten, since applied gamma:
D3D9 use nice feature GammaCorrectScreenshots:
Can we add such option here (both, vulkan and d3d11)?