Commit graph

14 commits

Author SHA1 Message Date
themoses
32cda41c8e
Fix missing --no-sandbox option for Ubuntu installation (#1404)
* shadps4 location

* fix bigpemu

* fix paths

* Fix missing --no-sandbox option for Ubuntu installation

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2025-02-27 09:38:25 +01:00
Mitja Skuver
1112777f3f
Couple of fixes (ShadPS4, Ryujinx, Xenia) (#1380)
* Couple of fixes (ShadPS4, Ryujinx, Xenia

ShadPS4
- separate download/unzip/AppImage setup when installing; download zip first, then unzip and then do AppImage things (installEmuAI)
- launcher: we can use variables from emu script
- launcher: fallback to flatpak handled more gracefully
- launcher: better handling of .desktop file arguments

Ryujinx
- currently, the "nogui" version is downloaded; it doesn't make a difference but it might later; implement fileNameDoesNotContain in getReleaseURLGH helper function and make use of it for Ryu

Xenia
- latest version is running fine, removed hardcoded release

* Update emuDeckShadPS4.sh

ShadPS4
- create bios link for LLE sys_modules (optional)

* Update emuDeckShadPS4.sh

oops, variable needs $ :)

* Merge fix for shadps4.sh launcher

* Clean .config/EmuDeck/Emulators leftovers

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2025-01-04 00:32:31 +01:00
Dragoon Dorise
3bab8f09e4 proper shadps4 path 2025-01-02 15:38:19 +01:00
Dragoon Dorise
00a8f1c19c
New paths (#1381)
* new paths

* /

* EmuDeck/

* mv

* no &

* ESDE new location

* ESDE new path

* no symlink load

* bigpemu new path

* force move

* global vars

* oopsie

* missing $emudeckBackend

* better migration detection

* Keep Appimages in Applications

* Keep Appimages in Applications
2025-01-02 13:42:31 +01:00
Dragoon Dorise
a879cd4a0c shadps4 last release 2024-12-26 10:56:24 +01:00
Dragoon Dorise
9cd9cefce0 shadPS4 cleanup 2024-12-25 23:35:34 +01:00
Dragoon Dorise
af930350e2 0.4 frozen 2024-12-25 23:22:55 +01:00
Dragoon Dorise
7c4ea7561b lang 2024-12-25 22:19:32 +01:00
Dragoon Dorise
3b5200f106 shadps4 wip 2024-12-25 22:17:21 +01:00
Dragoon Dorise
4f4ddb61e9 shadps4 2024-12-25 21:59:37 +01:00
Dragoon Dorise
cbb7ca237f shadPS4 init 2024-12-25 21:14:05 +01:00
Dragoon Dorise
cb0fc2cf48 shadPS4 install fix 2024-12-25 20:56:09 +01:00
Dragoon Dorise
245502a3fe shadps4 launcher 2024-12-23 23:30:17 +01:00
Loading.oO
56e01a46a7
Added ShadPS4 Flatpak (#1357)
* Adding ShadPS4 Flatpak

* Amended Flatpak installation steps for ShadPS4

* Setting input config, optimize settings management and language support

* Additional amendments for consistency
2024-12-23 23:14:03 +01:00