Correct renderer names for v3.5

This commit is contained in:
RichardG867
2023-04-16 15:20:22 -03:00
parent 7c489ecf32
commit 6a6b5828d9

View File

@@ -25,8 +25,8 @@ View
* **Remember size & position:** automatically save the size and position of the 86Box window to the emulated machine's configuration file.
* **Renderer:** select a graphical renderer for the emulated display.
* **SDL (Hardware)** is recommended in most cases.
* **SDL (Software)**, **SDL (OpenGL)** and **Vulkan** are known to perform better on some host systems. Try these if your system is struggling to maintain 100% emulation speed.
* **Qt (Software)** is recommended in most cases.
* **Qt (OpenGL)** and **Vulkan** are known to perform better on some host systems. Try these if your system is struggling to maintain 100% emulation speed. *Vulkan* may not be available if the host GPU is not Vulkan-capable.
* **OpenGL (3.0 Core)** allows for shader effects to be applied to the emulated display, however, it is not compatible with older integrated GPUs.
* **Renderer options:** open a window to configure the *OpenGL (3.0 Core)* renderer. This option will be available if that renderer is selected.