mirror of
https://github.com/86Box/docs.git
synced 2026-02-22 09:35:33 -07:00
D3D9 renderer on v3.7
This commit is contained in:
@@ -27,7 +27,7 @@ View
|
||||
* **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.
|
||||
* **SDL (Software)**, **SDL (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.
|
||||
* **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.
|
||||
|
||||
Reference in New Issue
Block a user