UnleashedRecomp icon indicating copy to clipboard operation
UnleashedRecomp copied to clipboard

Use ~/.local/share to store the game data

Open Jujstme opened this issue 9 months ago • 0 comments

Is it possible, on linux, to set up the application so it uses a local directory inside the home folder?

The application bundled inside the flatpak is hardcoded to extract the game data into /var, which obviously works for flatpak itself but doesn't work if the application is run outside it (eg. repackaging).

The current AUR package for example edits the executable itself to write inside a .sunrdata directory inside the home folder.

Jujstme avatar Mar 06 '25 16:03 Jujstme