From ec2a2a6fbb7593f9740eda08d25dbf02a2019266 Mon Sep 17 00:00:00 2001 From: WerWolv Date: Mon, 1 Jul 2024 20:09:30 +0200 Subject: [PATCH] git: Improve GPU information in the readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4257a2c23..5df646aa7 100644 --- a/README.md +++ b/README.md @@ -314,7 +314,8 @@ To use ImHex, the following minimal system requirements need to be met. > ImHex requires a GPU with OpenGL 3.0 support in general. > There are releases available (with the `-NoGPU` suffix) that are software rendered and don't require a GPU, however these can be a lot slower than the GPU accelerated versions. > -> If possible at all, make ImHex use the dedicated GPU on your system instead of the integrated one (especially Intel HD GPUs are known to cause issues). +> If possible at all, make ImHex use the dedicated GPU on your system instead of the integrated one. +> ImHex will usually run fine with integrated GPUs as well but certain Intel HD GPU drivers on Windows are known to cause graphical artifacts. - **OS**: - **Windows**: Windows 7 or higher (Windows 10/11 recommended) @@ -328,7 +329,7 @@ To use ImHex, the following minimal system requirements need to be met. - Basically any other distro will work as well when compiling ImHex from sources. - **CPU**: x86_64 (64 Bit) - **GPU**: OpenGL 3.0 or higher - - Intel HD drivers are really buggy and often cause graphic artifacts + - Integrated Intel HD iGPUs are supported, however certain drivers are known to cause various graphical artifacts, especially on Windows. Use at your own risk. - In case you don't have a GPU available, there are software rendered releases available for Windows and macOS - **RAM**: 256MB, more may be required for more complicated analysis - **Storage**: 150MB