I am still using an older version of RetroArch from back in April. I figured if it wasn’t broke don’t fix it. However, I am adding in some arcade games that need to use MAME and thus will need to be updating. I am on windows 7 64 as well.
Anyway, right now the way I have my stuff implemented is I launch my games in Steam Big Picture. I use the commandline properties to do (eg. “pathtoemu -L pathtodll -c pathtoconfig pathtorom -D -f”) actually, the shortcuts in steam link to autohotkey which then gets the parameter info and then launches the rom/emu via commanline. I do this so that I can update and make changes quickly without having to change every shortcut individually.
Anyway, with the new retroarch has anything changed with regards to the commandline properties?
Finally, I am throwing into the mix an xinput controller. I understand that xinput is pre-configured, but can I override these as I can with directinput controllers? I want to make sure that I can still use the xbox button for steam big picture rather than doing something else.
I know I can install and test, I just didn’t want to muck everything up that is working currently if its not going to work out anyway.
Thanks.