Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • josy-cotter
    Participant
    Post count: 3

    Thanks all for the help. That’s exactly what I was looking to clarify on with the two cry files. I wasn’t sure if one was ignored if the specific one was present. I was able to get mine to work with the global config. Now I need to make some specific ones for the different controllers I have.

    Thanks again.

    josy-cotter
    Participant
    Post count: 3

    If i have one config in the all folder and one config in the emulator specific folder, will they cause issues with each other? Or will the one in the emulator folder completely override the one in the all folder?

    Here is what I have.

    system_directory = /home/pi/RetroPie/emulatorcores/
    video_aspect_ratio = 1.33
    video_smooth = false
    input_enable_hotkey = escape
    input_exit_emulator = escape
    rewind_enable = true
    rewind_buffer_size = 10
    rewind_granularity = 2
    input_rewind = r
    input_shader_next = m
    input_shader_prev = n
    video_shader_dir = /home/pi/RetroPie/emulators/RetroArch/shader/
    input_player1_a = x
    input_player1_b = z
    input_player1_y = a
    input_player1_x = s
    input_player1_start = enter
    input_player1_select = rshift
    input_player1_l = q
    input_player1_r = w
    input_player1_left = left
    input_player1_right = right
    input_player1_up = up
    input_player1_down = down
    input_autodetect_enable = true
    joypad_autoconfig_dir = /home/pi/RetroPie/emulators/RetroArch/configs/
    audio_driver = alsathread
    audio_out_rate = 48000
    input_player1_joypad_index = 0
    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 = 0
    input_player1_b_btn = 1

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