8BitDo NES30 Pro N64 Not saving
-
I have my configuration as follows but on N64 roms (Mario 64 for example) on RetroPie version 4.0.6. When I hit select+L1 nothing happens
Pi Model: 3
RetroPie Version Used: 4.0.6
Controller used: 8Bitdo NES30 Pro
Error messages received:
Guide used: https://github.com/libretro/retroarch-joypad-autoconfig/tree/master/udev
File: /opt/retropie/configs/all/retroarch-joypads/8BitdoNES30Pro.cfg
Emulator: mupen64plus-GlideN64#8Bittdo.com - Firmware v1.71 (2016-09-06) input_driver = "udev" input_device = "8Bitdo NES30 Pro" input_device_display_name = "8Bitdo NES30 Pro BT(POWER)" # Hex vid:pid = 3820:0009 -> Decimal vid:pid = 14368:9 input_vendor_id = 14368 input_product_id = 9 input_b_btn = "1" input_y_btn = "4" input_select_btn = "10" input_enable_hotkey_btn = "10" input_start_btn = "11" input_exit_emulator_btn = "11" input_a_btn = "0" input_x_btn = "3" input_l_btn = "6" input_r_btn = "7" input_l2_btn = "8" input_r2_btn = "9" input_l3_btn = "13" input_r3_btn = "14" input_r_x_plus_axis = "+2" input_r_x_minus_axis = "-2" input_r_y_plus_axis = "+3" input_r_y_minus_axis = "-3" input_b_btn_label = "B" input_y_btn_label = "Y" input_select_btn_label = "Select" input_start_btn_label = "Start" input_a_btn_label = "A" input_x_btn_label = "X" input_l_btn_label = "L1" input_r_btn_label = "R1" input_l2_btn_label = "L2" input_r2_btn_label = "R2" input_l3_btn_label = "Left Thumb" input_r3_btn_label = "Right Thumb" input_r_x_plus_axis_label = "Right Analog Right" input_r_x_minus_axis_label = "Right Analog Left" input_r_y_plus_axis_label = "Right Analog Down" input_r_y_minus_axis_label = "Right Analog Up" # Bluetooth Mode(POWER) D-pad = Buttons and Left Analog = Joystick. input_up_btn = "h0up" input_down_btn = "h0down" input_left_btn = "h0left" input_state_slot_decrease_btn = "h0left" input_right_btn = "h0right" input_state_slot_increase_btn = "h0right" input_l_x_plus_axis = "+0" input_l_x_minus_axis = "-0" input_l_y_plus_axis = "+1" input_l_y_minus_axis = "-1" input_up_btn_label = "D-Pad Up" input_down_btn_label = "D-Pad Down" input_left_btn_label = "D-Pad Left" input_right_btn_label = "D-Pad Right" input_l_x_plus_axis_label = "Left Analog Right" input_l_x_minus_axis_label = "Left Analog Left" input_l_y_plus_axis_label = "Left Analog Down" input_l_y_minus_axis_label = "Left Analog Up"
I added the;
input_enable_hotkey_btn = "10" input_exit_emulator_btn = "11" input_state_slot_decrease_btn = "h0left" input_state_slot_increase_btn = "h0right"
from another configuration to see if that would help. I can now exit with SAVE+START, but cannot save with the usual LEFT shoulder + SELECT and load with RIGHT shoulder + SELECT
-
https://retropie.org.uk/forum/topic/3/read-this-first (ps you need to use formatting on your post)
-
@BuZz Sorry, sorted formatting. See above
-
It looks like you are referring to retroarch.cfg based controller configs (to generate those I'd let ES do it, not the manual way it looks like you have.)
Also, you can see here that the emulator you are using wont use those config files:
https://github.com/retropie/retropie-setup/wiki/Nintendo-64
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.