From 222fc7f16a05419690acefc8f3bfd27b2a09a881 Mon Sep 17 00:00:00 2001 From: RichardG867 Date: Sun, 16 Apr 2023 15:21:53 -0300 Subject: [PATCH] Correct renderer names for v3.4 --- usage/menubar.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usage/menubar.rst b/usage/menubar.rst index 9386f2b..4a4b188 100644 --- a/usage/menubar.rst +++ b/usage/menubar.rst @@ -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)** and **SDL (OpenGL)** 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)** is known to perform better on some host systems. Try it 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.