• All N64 Emulators Black Screen, No Sound.

    Help and Support
    4
    0 Votes
    4 Posts
    318 Views
    T

    @mitu

    It was in fact that I had not updated retro pie on installation - I can’t believe I did not think of that.

    The rom was also no good, I did try the correct one earlier, and it didn’t work so I went searching for that one.

    But the rom is working now!
    Thank you very much.

  • 0 Votes
    2 Posts
    822 Views
    C

    @cloudd
    Location of file to modify :
    /opt/retropie/configs/all/retroarch/autoconfig/Xbox 360 Wireless Receiver (XBOX).cfg

    This seems to fix a lot of issues I have throughout various emulators

    Contents of file:

    input_device = "Xbox 360 Wireless Receiver (XBOX)"
    input_driver = "udev"
    input_r_y_plus_axis = "+4"
    input_l3_btn = "9"
    input_r_x_minus_axis = "-3"
    input_l_btn = "4"
    input_load_state_btn = "4"
    input_start_btn = "7"
    input_exit_emulator_btn = "7"
    input_l_y_minus_axis = "-1"
    input_up_btn = "13"
    input_r_y_minus_axis = "-4"
    input_a_btn = "0"
    input_b_btn = "1"
    input_reset_btn = "1"
    input_enable_hotkey_btn = "6"
    input_down_btn = "14"
    input_l_x_plus_axis = "+0"
    input_l_y_plus_axis = "+1"
    input_r_btn = "5"
    input_save_state_btn = "5"
    input_r2_axis = "+2"
    input_r3_btn = "10"
    input_right_btn = "12"
    input_state_slot_increase_btn = "12"
    input_x_btn = "2"
    input_menu_toggle_btn = "2"
    input_select_btn = "6"
    input_l_x_minus_axis = "-0"
    input_y_btn = "3"
    input_left_btn = "11"
    input_state_slot_decrease_btn = "11"
    input_r_x_plus_axis = "+3"
    input_l2_axis = "+2"
    input_l2_axis = "-2" Change to : input_l2_axis = "-2"