File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
scriptmodules/supplementary Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -231,8 +231,8 @@ function advanced_configedit() {
231
231
' input_overlay_enable true false'
232
232
" input_overlay _file_ *.cfg $rootdir /emulators/retroarch/overlays"
233
233
" audio_driver $audio_opts "
234
- ' video_driver gl dispmanx sdl2 vg vulkan'
235
- ' menu_driver rgui xmb'
234
+ ' video_driver gl dispmanx sdl2 vg vulkan glcore gl1 '
235
+ ' menu_driver rgui xmb glui ozone '
236
236
' video_fullscreen_x _string_'
237
237
' video_fullscreen_y _string_'
238
238
' video_frame_delay _string_'
@@ -251,7 +251,7 @@ function advanced_configedit() {
251
251
' fps_show true false'
252
252
' input_overlay_opacity _string_'
253
253
' input_overlay_scale _string_'
254
- ' input_joypad_driver udev sdl2 linuxraw'
254
+ ' input_joypad_driver udev sdl2 linuxraw hid '
255
255
' game_specific_options true false'
256
256
' input_player1_joypad_index _string_'
257
257
' input_player2_joypad_index _string_'
You can’t perform that action at this time.
0 commit comments