* shadps4 location
* fix bigpemu
* fix paths
* Update Xenia Canary Release URL (#1395)
- releases were moved to separate GH repo
- TODO: Linux build is available and working on SD, not sure about compatibility and if it is ready for production
* forced ryu for now
* fix
* Ryu
* ryu
* ryu
* no citra parser
* old paths
* Fix Citron Parser not grabbing art
The `onlineImageQueries` field did not have the curly brackets, and was
just `fuzzyTItle` as only a string.
* Removed personalized directory locations
---------
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
Co-authored-by: Mitja Skuver <SilentException@users.noreply.github.com>
* shadps4 location
* fix bigpemu
* fix paths
* Update Xenia Canary Release URL (#1395)
- releases were moved to separate GH repo
- TODO: Linux build is available and working on SD, not sure about compatibility and if it is ready for production
* forced ryu for now
* fix
* Ryu
* ryu
* ryu
* no citra parser
* old paths
* Fixed `citron.sh` to launch Citron in fullscreen
Adds the necessary launch flags (-f -g) to launch Citron games in
fullscreen.
---------
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
Co-authored-by: Mitja Skuver <SilentException@users.noreply.github.com>
* shadps4 location
* fix bigpemu
* fix paths
* fix(install.sh): Use rpm-ostree package manager if available
* perf(install.sh): Dont install system dependencies in Bazzite
These already come baked in
* Revert "perf(install.sh): Dont install system dependencies in Bazzite"
This reverts commit 5ef6dadbfd90b0e2e8fdc7079a51469909284ce1.
---------
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>