Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • h0llow
    Participant

    From what I read, you need to install a script from mausberry. I have the same thing but I had no luck installing their script.. It won’t allow me to edit the “switch.sh” file even though the script is trying to change permissions to allow that. Power turns on my raspberry and my reset does a hard shut off (instant) which obviously isn’t too great.. My workaround is shutdown Pi from emulationstation’s menu then I hit reset to actually turn it all off after.. Here is the link though to the script I’m talking about. Please post your findings if it works :)

    http://mausberry-circuits.myshopify.com/pages/setup

    scroll down a little and you’ll see “Installing the script”
    and I assume it is Arch since a ton of folders I see is Arch related lol but I was told from a friend maybe its DEB. I’m lost on all that jazz..

    h0llow
    Participant

    YOU ARE A LIFE SAVER! I had to redo my retropie from scratch because I randomly got the same issue.. I accidently put the quotation marks back in and I thought I caught a bug. Removed it and now my emulators work flawlessly again :)

    those sneaky config files!!!! lol

    in reply to: Controller Issue #83191
    h0llow
    Participant

    I feel like a idiot :-P

    I edited the config under the “all” folder and now it works. The only thing I don’t understand is I thought if you edited a config under another folder such as “NES” it will override. So I’m sort of confused why that even happened.. but this time around this is the code I used in config under “all”

    input_player1_joypad_index = “0”
    input_player1_b_btn = “0”
    #input_player1_y_btn = “0”
    input_player1_select_btn = “2”
    input_player1_start_btn = “3”
    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 = “0”
    # input_player1_l_btn = “0”
    # input_player1_r_btn = “0”
    # input_player1_l2_btn = “0”
    # input_player1_r2_btn = “0”
    # input_player1_l3_btn = “0”
    # input_player1_r3_btn = “0”
    # input_player1_l_x_plus_btn = “0”
    # input_player1_l_x_minus_btn = “0”
    # input_player1_l_y_plus_btn = “0”
    # input_player1_l_y_minus_btn = “0”
    # input_player1_r_x_plus_btn = “0”
    # input_player1_r_x_minus_btn = “0”
    # input_player1_r_y_plus_btn = “0”
    # input_player1_r_y_minus_btn = “0”

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