Hi, I apologize if this isn't the right place for it but I used sdl12-compat to fix an issue with Penumbra: Overture (likely works with its sequel too) where the gamma setting didn't work.
From what I know it happens on at least Windows 10 and 11, and is likely related to having multiple monitors.
I'm not too familiar with how any of it works but I managed to get the gamma working after trying a few things. The most recent releases didn't improve the gamma issue, but in-game shows a black screen except for hud elements and menus. By using release 1.2.68 the gamma now works, but still had the same issue with the black screen in-game. What seemed to fix it was running the game through a .bat file with SDL12COMPAT_OPENGL_SCALING=0, idk if there's an easier way to solve it but that's what I could manage.
I figured I'd put it here in case anyone else has the same problem and hopefully it's something that can be added to a future release. Thanks.
Hi, I apologize if this isn't the right place for it but I used sdl12-compat to fix an issue with Penumbra: Overture (likely works with its sequel too) where the gamma setting didn't work.
From what I know it happens on at least Windows 10 and 11, and is likely related to having multiple monitors.
I'm not too familiar with how any of it works but I managed to get the gamma working after trying a few things. The most recent releases didn't improve the gamma issue, but in-game shows a black screen except for hud elements and menus. By using release 1.2.68 the gamma now works, but still had the same issue with the black screen in-game. What seemed to fix it was running the game through a .bat file with
SDL12COMPAT_OPENGL_SCALING=0, idk if there's an easier way to solve it but that's what I could manage.I figured I'd put it here in case anyone else has the same problem and hopefully it's something that can be added to a future release. Thanks.