FBNeo
FBNeo copied to clipboard
what's the rom path for mac build
Hello, where should I put rom set for the mac build ?
Thanks.
let's try asking @0xe1f since he is the maintainer of the mac port.
Note I worked this out looking at the current codebase. It's currently hard coded to /Users/USERNAME/Library/Application Support/FinalBurn Neo/ROMs. See here
Note it looks like you can't configure multiple paths are the moment like you can in windows, which is a problem if you need different systems rompaths.
\cc @0xe1f
Mac version intentionally writes ROMs (as well as other files, like input maps) in the Application Support directory. It's also how it knows where to put files when the user drops in them in the Launcher window.
That said, as you may have figured out the mac build doesn't yet have feature parity with the Windows build. In the meantime, you can create a symlink (ln -s) if you prefer to keep your ROMs elsewhere.