How to fix hardware acceleration glitches on all Chromium-based browsers .

Опубликовано: 15 Январь 2025
на канале: LegendCraft Official
603
3

If you are using Chrome browser with hardware acceleration enabled (starting with Windows 10 1803), There are some issues such as scroll lag while playing 60fps video, weird freezes, etc...). So here is the way to fix this!

Apply both of these options in chrome flags:
Choose ANGLE graphics backend - OpenGL
Force color profile - SRGB

If you are using versions of chromium prior to 2019, Make sure you apply this in the command line target:
chrome.exe --use-angle=gl --force-color-profile=srgb