We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef0cbe commit 7d1d4caCopy full SHA for 7d1d4ca
scriptmodules/supplementary/configedit.sh
@@ -232,7 +232,7 @@ function advanced_configedit() {
232
"input_overlay _file_ *.cfg $rootdir/emulators/retroarch/overlays"
233
"audio_driver $audio_opts"
234
'video_driver gl dispmanx sdl2 vg vulkan glcore gl1'
235
- 'menu_driver rgui xmb'
+ 'menu_driver rgui xmb glui ozone'
236
'video_fullscreen_x _string_'
237
'video_fullscreen_y _string_'
238
'video_frame_delay _string_'
0 commit comments