Aloshi wrote:fraz0815 wrote:hmm retroarch-joyconfig works and configures the gamepad, but the gamepad won't do anything in games, what did i miss? thanks
I believe you need to specify the file for joyconfig to write to, something like
- Code: Select all
retroarch-joyconfig -o ~/.retroarch.cfg
Thanks, I think I have to find/create the retroarch.cfg which is really used.
During start of a game i get a message that XDG_CONFIG_HOME is not set and its looking for it in $HOME/.retroarch.cfg.
So far after fresh install I had about three of the files, none of them had any impact (just changed keyboard start button to check), now I have them nearly everywhere, also in the above mentioned place.
Will hopefully just be a matter of time till i figure out the right place

Just a sidenote question:
retroarch-joyconfig returns something like
- Code: Select all
input_player1_a_btn = "1"
but syntax in cfg is always
- Code: Select all
value = number
without the "".
Does it matter?
---
@protonic
Maybe it helps, don't try to run it through putty/ssh as I did, returned the same error.