diff --git a/MiSTer.ini b/MiSTer.ini index 923ce2a..60e56c5 100644 --- a/MiSTer.ini +++ b/MiSTer.ini @@ -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