4.1 updates

This commit is contained in:
RichardG867
2024-02-21 13:53:30 -03:00
parent ab717366c4
commit 9ef516af50
5 changed files with 33 additions and 15 deletions

View File

@@ -28,7 +28,7 @@ View
* **Renderer:** select a graphical renderer for the emulated display.
* **Qt (Software)** is recommended in most cases.
* **Qt (OpenGL)**, **Vulkan** and **Direct3D 9** 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, and *Direct3D 9* is only available on Windows hosts.
* **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.