Add description for gamepad mapping option (positional vs name)

This commit is contained in:
misteraddons
2021-06-04 00:46:34 -06:00
committed by GitHub
parent 5b701192f9
commit a4d97c668d

View File

@@ -147,4 +147,9 @@ shared_folder=
; Default filters for video scaler and audio. Paths must be relative to scaler/audio filter folder without leading slash.
;vfilter_default=LCD Effects/LCD_Effect_07.txt
;afilter_default=LPF2000_3tap.txt
;afilter_default=LPF2000_3tap.txt
; Defines internal joypad mapping from virtual SNES mapping in main to core mapping
; Set to 0 for name mapping (jn) (e.g. A button in SNES core = A button on controller regardless of position on pad)
; Set to 1 for positional mapping (jp) (e.g. A button in SNES core = East button on controller regardless of button name)
gamepad_defaults=0