RetroArch Per Rom Control CFG
-
Hey all, I'm trying to setup ROM specific controls for a MAME game using the lr-fba emulator. The rom (1943.zip) is sitting next to the cfg file (1943.zip.cfg). The contents show up when I go to edit the custom config through the runcommand window, but I can't seem to get them to work. I even tried setting the mappings to "" and it didn't even take that. Am I missing something?
Here's what I have inside of the CFG:
input_player1_a = "p"
input_player1_b = "z"
input_player1_y = "alt"
input_player1_x = "ctrl"
input_player1_start = "num1"
input_player1_select = "num5"
input_player1_l = "space"
input_player1_r = "shift"
input_player1_left = "left"
input_player1_right = "right"
input_player1_up = "up"
input_player1_down = "down"input_player2_a = "i"
input_player2_b = "k"
input_player2_y = "s"
input_player2_x = "q"
input_player2_start = "num2"
input_player2_select = "num6"
input_player2_l = "a"
input_player2_r = "w"
input_player2_left = "d"
input_player2_right = "g"
input_player2_up = "r"
input_player2_down = "f" -
Bumping as I am still having issues with this. :(
-
I think it could possibly be caused by something wrong in your system retroarch.cfg or even global retroarch.cfg. I'm not sure exactly what lines would cause it to not look at the per-game .cfg file, but I know doing things in the Retroarch GUI and using save on exit can populate a huge .cfg file in either the system based or global config. So it may be worth trying to revert to the .rp-dist(should be stock) for global and system retroarch.cfg, and seeing if that fixes it.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.