Closed garbear closed 3 years ago
This PR updates the buttonmap in accordance with the latest source:
From the log when loading the core:
[DEBUG] Libretro input bindings: [DEBUG] ------------------------------------------------------------ [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_LEFT, Description: Mouse Cursor Left [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_UP, Description: Mouse Cursor Up [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_DOWN, Description: Mouse Cursor Down [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_RIGHT, Description: Mouse Cursor Right [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_B, Description: Right Mouse Button [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_A, Description: Left Mouse Button [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_X, Description: Esc [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_Y, Description: . [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_L, Description: Enter [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_R, Description: Numpad 5 [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_L2, Description: Backspace [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_R2, Description: Cursor Fine Control [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_L3, Description: F10 [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_R3, Description: Numpad 0 [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_START, Description: ScummVM GUI [DEBUG] Port: 0, Device: RETRO_DEVICE_JOYPAD, Feature: RETRO_DEVICE_ID_JOYPAD_SELECT, Description: F1 [DEBUG] Port: 0, Device: RETRO_DEVICE_MOUSE, Feature: RETRO_DEVICE_ID_MOUSE_LEFT, Description: Left click [DEBUG] Port: 0, Device: RETRO_DEVICE_MOUSE, Feature: RETRO_DEVICE_ID_MOUSE_RIGHT, Description: Right click [DEBUG] ------------------------------------------------------------
New port setup dialog:
Description
This PR updates the buttonmap in accordance with the latest source:
From the log when loading the core:
Screenshots
New port setup dialog: