Created
May 28, 2019 14:20
-
-
Save mettamatt/f478093c374f623350a56b7a6e5ec342 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
input_device = "GPIO Controller 1" | |
input_driver = "udev" | |
input_l_btn = "4" | |
input_load_state_btn = "4" | |
input_start_btn = "7" | |
input_exit_emulator_btn = "7" | |
input_down_axis = "+1" | |
input_r_btn = "5" | |
input_save_state_btn = "5" | |
input_right_axis = "+0" | |
input_state_slot_increase_axis = "+0" | |
input_select_btn = "6" | |
input_left_axis = "-0" | |
input_state_slot_decrease_axis = "-0" | |
input_up_axis = "-1" | |
input_a_btn = "0" | |
input_b_btn = "3" | |
input_reset_btn = "3" | |
input_enable_hotkey_btn = "6" | |
input_x_btn = "2" | |
input_menu_toggle_btn = "2" | |
input_y_btn = "1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment