I already have a 0.161 rom set so I decided to use fba to make things easier. I’m running the latest RetroPie.
In es_systems.cfg I have every system commented out except:
<system>
<name>fba</name>
<fullname>Final Burn Alpha</fullname>
<path>~/RetroPie/roms/fba</path>
<extension>.fba .zip .FBA .ZIP</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fba %ROM%</command>
<platform>arcade</platform>
<theme>mame</theme>
</system>
I have my roms in ~/RetroPie/roms/fba
My input device is an iPac2 utilizing both players with 6 buttons each.
When I use advmame, all my keys work prefect.
I’ve changed every config file I can find and the buttons never change. How do I setup the keys for fba?
Thanks.