Quote:
Originally Posted by Aminy
Thank you for the quick reply. I spent a long time trying to learn how to disable hardware rendering, I found this old thread https://www.mobileread.com/forums/sh...d.php?t=327243 that gave some more direction.
I'm not very tech savvy, so I don't know how to use cmd or add in element variables. I followed the "how to setup environment variables" through one of the links, is this what the environment variable suppose to look like?
edit: image doesn't load for me so here is the link https://i.imgur.com/QhoLLIx.png
|
Get rid of the path for your Qt environment variable and add in the quotes.
Code:
QTWEBENGINE_CHROMIUM_FLAGS="--disable-gpu"