Florian Piesche

Results 56 comments of Florian Piesche

The verification can be done via the website if needs be, but yes - someone on the team would need to approve us submitting shadps4 to Flathub at the least...

Third time's the charm, I hope...

Tested with the [CI workflow on my fork](https://github.com/fpiesche/Vita3K/actions/runs/14413226346) now and all green over here!

For reference, [here](https://github.com/flathub/io.github.shadowmario.fnf-psychengine/tree/master)'s what a Flatpak build manifest looks like. The main requirements are [FreeDesktop metadata](https://freedesktop.org/software/appstream/docs/chap-Metadata.html) and an icon image in the upstream repository (if possible); the actual build pipeline...

Have you given the Flatpak permission to access your game path? By default, Flatpak distributions are heavily sandboxed and cannot access directories outside of `~/.var/app/[app ID]`; shadPS4's default permissions include...

I would extend this request a bit: if an archive contains patch files and a rom, all the patches in the archive should be applied to the rom regardless of...