Skip to content

Commit 70ec828

Browse files
committed
Configuration Editor: Add joypad driver hid
1 parent 7d1d4ca commit 70ec828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/supplementary/configedit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ function advanced_configedit() {
251251
'fps_show true false'
252252
'input_overlay_opacity _string_'
253253
'input_overlay_scale _string_'
254-
'input_joypad_driver udev sdl2 linuxraw'
254+
'input_joypad_driver udev sdl2 linuxraw hid'
255255
'game_specific_options true false'
256256
'input_player1_joypad_index _string_'
257257
'input_player2_joypad_index _string_'

0 commit comments

Comments
 (0)