Solved Problems files remap * .rmp
-
Hey, guys.
After the 18.06.26 update the * .rmp (remap) of the folder
\ recalbox \ share \ system \ .config \ retroarch \ config \ remaps \ FB Alpha
they are no longer working, can anyone help me? -
@substring Same problem here. Although the file is loaded when fba starts, button mapping does not work. Can you help with some solution?
-
save file on your computer
delete rpm file and re create rpm file -
@acris SOLVED
The remap file has been modified.
In=
input_player1_b = "1"
input_player1_y = "0"
input_player1_a = "9"
input_player1_x = "8"
input_libretro_device_p1 = "0"
input_player1_analog_dpad_mode = "1"
input_player2_b = "1"
input_player2_y = "0"
input_player2_a = "9"
input_player2_x = "8"
input_libretro_device_p2 = "1"
input_player2_analog_dpad_mode = "0"
input_libretro_device_p3 = "1"
input_player3_analog_dpad_mode = "0"
input_libretro_device_p4 = "1"
input_player4_analog_dpad_mode = "0"
input_libretro_device_p5 = "1"
input_player5_analog_dpad_mode = "0"For=
input_player1_btn_b = "1"
input_player1_btn_y = "0"
input_player1_btn_a = "9"
input_player1_btn_x = "8"
input_libretro_device_p1 = "1"
input_player1_analog_dpad_mode = "1"
input_libretro_device_p2 = "1"
input_player2_analog_dpad_mode = "0"
input_libretro_device_p3 = "1"
input_player3_analog_dpad_mode = "0"
input_libretro_device_p4 = "1"
input_player4_analog_dpad_mode = "0"
input_libretro_device_p5 = "1"
input_player5_analog_dpad_mode = "0"