nemo1966
Participant
Post count: 9

Hi guys – pretty new to RetroArch/Pie. Struggling with a few things and this is one of them! Latest version of RetroPie from the site.

My /opt/retropie/configs/all/retroarch-joypads/

input_device = "raphnet.net (S)NES/Atari_USB"
input_driver = "udev"
input_l2_btn = "6"
input_start_btn = "3"
input_exit_emulator_btn = "3"
input_up_axis = "-1"
input_a_btn = "4"
input_b_btn = "0"
input_reset_btn = "0"
input_down_axis = "+1"
input_r2_btn = "7"
input_right_axis = "+0"
input_state_slot_increase_axis = "+0"
input_x_btn = "5"
input_menu_toggle_btn = "5"
input_select_btn = "2"
input_enable_hotkey_btn = "2"
input_y_btn = "1"
input_left_axis = "-0"
input_state_slot_decrease_axis = "-0"

# ======================================================================
# Config : raphnet.net (S)NES/Atari_USB : Hotkeys
# [Select] + [Start]      : Leave the game
# [Select] + [R]          : Save state
# [Select] + [L]          : Load state
# [Select] +           : Reset
# [Select] + [DPad-DOWN]  : Previous shader
# [Select] + [DPad-UP] : Next shader
# [Select] + [DPad-LEFT]  : Decrease state slot
# [Select] + [DPad-RIGHT]    : Increase state slot
# ======================================================================

input_save_state_btn = "7"
input_load_state_btn = "6"
input_reset_btn = "1"
input_shader_prev_axis = "-1"
input_shader_next_axis = "+1"

I have applied a single shader and it works…. but i cannot get the shader switching to work.

Also the STATE Hotkeys work – but not the Shaders

Any ideas?

PS I have updated the binary as well.