Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Controller will not work for SMB All Stars/World #84772
    morphiushell
    Participant

    I can confirm as I changed my pads

    from

    input_player1_joypad_index = “0”
    input_player2_joypad_index = “0”

    to

    input_player1_joypad_index = “0”
    input_player2_joypad_index = “1”

    and I couldnt play Mario All Stars anymore.

    However playing on with
    input_player1_joypad_index = “0”
    input_player2_joypad_index = “0”

    also has an issue if I press stat to pause Streets Of Rage it adds a two player in lol as well as not allowing me to play mario kart anymore

    any other possible fixs?

    in reply to: Xbox 360 Controller Mapping Problem #84649
    morphiushell
    Participant

    Hey I am having a slightly different issue here is my .cfg file

    I found when I had mapped the the controller as mentioned above things ran ok but I didnt have use of the thumbsticks or could I exit or save. I came across these settings and now things work great but I did notice that for some reason i can no longer start a game at Mario Kart on the snes for some reason.

    Any Ideas

    #Player 1
    input_player1_joypad_index = “0”
    input_player1_b_btn = “0”
    input_player1_y_btn = “2”
    input_player1_select_btn = “8”
    input_player1_start_btn = “9”
    input_player1_up_axis = “-1”
    input_player1_down_axis = “+1”
    input_player1_left_axis = “-0”
    input_player1_right_axis = “+0”
    input_player1_a_btn = “1”
    input_player1_x_btn = “3”
    input_player1_l_btn = “4”
    input_player1_r_btn = “5”
    input_player1_l2_btn = “6”
    input_player1_r2_btn = “7”
    input_player1_l3_btn = “11”
    input_player1_r3_btn = “12”
    input_player1_l_x_plus_axis = “+4”
    input_player1_l_x_minus_axis = “-4”
    input_player1_l_y_plus_axis = “+5”
    input_player1_l_y_minus_axis = “-5”
    input_player1_r_x_plus_axis = “+2”
    input_player1_r_x_minus_axis = “-2”
    input_player1_r_y_plus_axis = “+3”
    input_player1_r_y_minus_axis = “-3”

    input_enable_hotkey_btn = “8”
    input_exit_emulator_btn = “9”

    input_enable_hotkey_btn = “8”
    input_save_state_btn = “5”

    input_enable_hotkey_btn = “8”
    input_load_state_btn = “4”

    input_enable_hotkey_btn = “8”
    input_state_slot_increase_btn = “7”

    input_enable_hotkey_btn = “8”
    input_state_slot_decrease_btn =”6″

    input_enable_hotkey_btn = “8”
    input_menu_toggle_btn = “3”

    #Player 2
    input_player2_joypad_index = “0”
    input_player2_b_btn = “0”
    input_player2_y_btn = “2”
    input_player2_select_btn = “8”
    input_player2_start_btn = “9”
    input_player2_up_axis = “-1”
    input_player2_down_axis = “+1”
    input_player2_left_axis = “-0”
    input_player2_right_axis = “+0”
    input_player2_a_btn = “1”
    input_player2_x_btn = “3”
    input_player2_l_btn = “4”
    input_player2_r_btn = “5”
    input_player2_l2_btn = “6”
    input_player2_r2_btn = “7”
    input_player2_l3_btn = “11”
    input_player2_r3_btn = “12”
    input_player2_l_x_plus_axis = “+4”
    input_player2_l_x_minus_axis = “-4”
    input_player2_l_y_plus_axis = “+5”
    input_player2_l_y_minus_axis = “-5”
    input_player2_r_x_plus_axis = “+2”
    input_player2_r_x_minus_axis = “-2”
    input_player2_r_y_plus_axis = “+3”
    input_player2_r_y_minus_axis = “-3”

Viewing 2 posts - 1 through 2 (of 2 total)