I'm not sure it's all on LaunchBox.
I managed to get it working with Pegasus FrontEnd, because it lets you send the file location as a ContentUri.
However, that required a change to ppsspp, because they were expecting differently formatted ContentUris.
We'll see if my pull request gets accepted.
In case the developer sees this, here is the commit where Pegasus FrontEnd added ContentUri support.
I'd try adding it myself, but I think LaunchBox maybe isn't open source?