Commit graph

14 commits

Author SHA1 Message Date
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
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
4fb6070d00 &> /dev/null 2024-01-28 10:47:03 +01:00
Mitja Skuver
8c9b73fb79
helperFunctions - getReleaseURLGH / getLatestReleaseURLGH (#753)
* helperFunctions - getReleaseURLGH / getLatestReleaseURLGH

Added "contains" argument, allows for more granular filtering of GitHub releases
No changes if no argument or empty argument is supplied
Removed duplicated getReleasURLGH() from savesync.sh (it sources all.sh)
2023-06-29 03:05:23 -04:00
Rodrigo
61600438e2 .config/EmuDeck 2022-09-25 00:58:09 +02:00
Rodrigo
599c36462d savesync zenities 2022-09-20 18:00:49 +02:00
Rodrigo
691a8cc36d icon deletion 2022-09-20 17:44:47 +02:00
Rodrigo
03d7fa2794 savesync UI 2022-09-20 16:41:19 +02:00
Livedeht
919d981a0e
add shebang to savesync.sh
add shebang
2022-09-16 10:50:39 -04:00
Rodrigo
b032d48c79 Fixing savesync 2022-09-12 18:28:23 +02:00
Rodrigo
1fc9267f2a test 2022-09-11 19:04:37 +02:00
Rodrigo
0bc1a55833 testing 2022-09-11 19:03:52 +02:00
Rodrigo
093b00b5b1 saveSync workarounds 2022-09-11 02:43:57 +02:00
Rodrigo
038e111ee7 savesync workarounds 2022-09-11 02:27:29 +02:00