Describe the bug
Assuming a user passes the same path they passed to PCSX2 for their ROMs, the ISO paths passed in the generated steam shortcuts will be wrong. This is because PCSX2 seems to use the Flatpak document portal, which seems to reexport paths for flatpak apps in a different location in $XDG_RUNTIME_DIR/doc
.
Steps to reproduce the behavior
The mapping from the user provided ISO path to what the PCSX2 flatpak will see can be acquired with flatpak documents net.pcsx2.PCSX2 --columns=path,origin
- this will show exported paths and their original paths. It would be easy enough to do a sort of search and replace on these, but maybe some kind of script or other command needs to exist to convert these paths. It may also be possible to get this info programatically through the DBus API but I'm not sure.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too