Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Problem Setting Up Controller #109724
    steveowl
    Participant

    Still have not managed to sort this problem out.

    Since my last post I have purchased a wifi dongle to make things easier.

    Here is where I am at:
    – Fresh installed Retropie
    – Expanded system
    – Configured wifi
    – Connected to Raspberrypi on my mac using Terminal
    – Accessed cmdline.txt file and added this quirk: usbhid.quirks=0x16c0:0x05e1:0x040
    – Rebooted
    – Went into rom to test and saw that it now recognises two controllers instead of just one
    – Accessed retroarch.cfg file to add my controller configs into the file.
    – Added this:
    input_player1_r_btn = “15”
    input_player1_save_state_btn = “15”
    input_player1_start_btn = “6”
    input_player1_exit_emulator_btn = “6”
    input_player1_l_btn = “14″
    input_player1_load_state_btn = “14″
    input_player1_up_axis = “-1”
    input_player1_a_btn = “11”
    input_player1_b_btn = “13”
    input_player1_reset_btn = “13”
    input_player1_down_axis = “+1″
    input_player1_right_axis = “+0”
    input_player1_state_slot_increase_axis = “-1”
    input_player1_x_btn = “10”
    input_player1_menu_toggle_btn = “10“
    input_player1_select_btn = “7”
    input_player1_enable_hotkey_btn = “7”
    input_player1_y_btn = “12”
    input_player1_left_axis = “-0”
    input_player1_state_slot_decrease_axis = “-0”
    input_player1_shader_next_btn = “13”
    input_shader_prev_btn = “7”

    input_player2_r_btn = “8”
    input_player2_save_state_btn = “8”
    input_player2_start_btn = “6”
    input_player2_exit_emulator_btn = “6”
    input_player2_l_btn = “9”
    input_player2_load_state_btn = “9”
    input_player2_up_axis = “-1”
    input_player2_a_btn = “1”
    input_player2_b_btn = “3”
    input_player2_reset_btn = “3”
    input_player2_down_axis = “+1”
    input_player2_right_axis = “+0”
    input_player2_state_slot_increase_axis = “-1”
    input_player2_x_btn = “0”
    input_player2_menu_toggle_btn = “0”
    input_player2_select_btn = “7”
    input_player2_enable_hotkey_btn = “7”
    input_player2_y_btn = “2”
    input_player2_left_axis = “-0”
    input_player2_state_slot_decrease_axis = “-0”

    – I ran a test to see what buttons are assigned to what number and took them down BUT when I rebooted and tested the controllers in a game it is not working properly.
    – Joystick on one side is fine, on the other it is messed up. The start and select buttons no longer work and the jump button (I’m testing on Sonic 2) also pauses the game at the same time.
    – Another thing to note is that when I exited the game (used the keyboard as start and select now do not work) I navigated to the retropie controller configure menu that comes up when you first boot up retropie to set buttons that way.
    – Where before I did a test and start and select were assigned to 16 and 17 they now appear to read 6 and 7 when set this way. Also the A,B,X,Y buttons on both sets are reading the same values (1,3,0,2) even though there is no possible way they could be wired to the same place?

    I feel like I’ve made some good progress but am unsure what to do now!

    in reply to: Problem Setting Up Controller #108906
    steveowl
    Participant

    My line of code reads this:

    When I input: /opt/retropie/configs/all/retroarch.cfg

    It says: Permission denied

    Arghhh!

    in reply to: Problem Setting Up Controller #108902
    steveowl
    Participant

    I have added that line to the cmdline.txt

    Will I need to add all of those lines manually to the retroarch.cfg file on the raspberry pi then and save it (I am not hooked up with wifi and have no ethernet cable)

    Apologies, I am majorly amateur, never done anything with coding before so am sorry if I need to be told in exact and very basic steps. Really appreciating the help though.

    in reply to: Problem Setting Up Controller #108898
    steveowl
    Participant

    I am getting:

    by-id by-path event0 event1 js0 mice

    in reply to: Problem Setting Up Controller #108896
    steveowl
    Participant

    That worked!

    On screen is very similar to what dalehitchy got:

    input_device = “Xin-Mo Xin-Mo Dual Arcade”
    input_driver = “udev”
    input_r_btn = “15”
    input_save_state_btn = “15”
    input_start_btn = “16”
    input_exit_emulator_btn = “16”
    input_l_btn = “14”
    input_load_state_btn = “14”
    input_up_axis = “-1″
    input_a_btn = “11”
    input_b_btn = “13”
    input_reset_btn = “13”
    input_down_axis = “+1″
    input_right_axis = “+0″
    input_state_slot_increase_axis = “+0″
    input_x_btn = “10”
    input_menu_toggle_btn = “10”
    input_select_btn = “17”
    input_enable_hotkey_btn = “17”
    input_y_btn = “12”
    input_left_axis = “-0″
    input_state_slot_decrease_axis = “-0″

    in reply to: Problem Setting Up Controller #108893
    steveowl
    Participant

    It’s blank! I do have the commands at the bottom though like ‘Get help’, ‘exit’ etc

    in reply to: Problem Setting Up Controller #108892
    steveowl
    Participant

    It’s blank!

    in reply to: Problem Setting Up Controller #108887
    steveowl
    Participant

    Okay I went and bought a keyboard, pressed F4 and got a big screen full of code.

    I entered: ls -lah /opt/retropie/configs/all/retroarch-joypads
    and got: total 16k
    drwxr-xr-x 2 pi pi 4.0k Jul 20 20.46 .
    drwxr-xr-x 3 pi pi 4.0k Jul 20 19.51 ..
    -rw-r–r– 1 pi pi 563 20.46 Xin-Moxin-MoDualArcade.cfg
    -rw-r–r– 1 pi pi 553 19.21 Xin-Moxin-MoDualArcade.cfg.bak

    in reply to: Problem Setting Up Controller #108882
    steveowl
    Participant

    Nothing happens when I press fn + F4 on the keyboard. I plugged the keyboard into my Mac to see if it might be faulty. Only some of the f keys work (for volume etc). I think it may be broken.

    I do not have any ethernet cable to connect directly to the internet modem. Is it possible to use my Macbook through the hdmi connection as a keyboard?

    in reply to: Problem Setting Up Controller #108852
    steveowl
    Participant

    My apologies if this is incredibly stupid but I only have a mac keyboard, the same as this:

    http://virtualharbor.org/PC%20to%20Mac/I00962FDF.0/1309_80206_0.jpg

    F4 does nothing when I press it and have tried different combinations using control, option and command.

    Apologies for my lack of knowledge, I really appreciate your help on this.

    in reply to: Problem Setting Up Controller #108840
    steveowl
    Participant

    I’m not sure how or where to access:
    /opt/retropie/configs/all/retroarch-joypads/

    When I start a megadrive game it reads the following on the bottom of the screen in yellow text:

    Xin-Ho Xin-Ho Dual Arcade Configured in port #0

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