- 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
* Update export.sh
BIOS files export was asked and exported twice, but no roms at all. Fixed second bios export entry to roms. Also downloaded_media was exported to EmuDeck/roms instead of EmuDeck/tools/, fixed that.
* shadps4 location
* fix bigpemu
* fix paths
---------
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
* 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>
* 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
* fixes dolphin control issues
* Revert "fixes dolphin control issues"
This reverts commit 32945b947a0306418d563386cd6c0e17030cf6c4.
* dolphin for real
* versions
* forced citra
* Fix Cemu - No DSU
* GreemDev
* path fix
* Update emuDeckXenia.sh
* Update install.sh (#1369)
* fixes dolphin control issues
* Revert "fixes dolphin control issues"
This reverts commit 32945b947a0306418d563386cd6c0e17030cf6c4.
* dolphin for real
* versions
* forced citra
* Fix Cemu - No DSU
* GreemDev
* path fix
* Update install.sh
On Ubuntu 24.04.1 LTS is getting this error:
installing EmuDeck
[36436:1215/124135.236209:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_EmuDecSYLXPs/chrome-sandbox is owned by root and has mode 4755.
bash, linha 111: 36436 Trace/breakpoint trap (imagem do núcleo gravada) ~/Applications/EmuDeck.AppImage $sandbox
Something went wrong!
Error at 111 NULL: ~/Applications/EmuDeck.AppImage $sandbox
I just add an verification for set sandbox to "--no-sandbox" and it works!
* Update install.sh
Update
---------
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
# Conflicts:
# install.sh
* fix prerequisites installation
# Conflicts:
# install-early.sh
# install-unstable.sh
* Revert "GreemDev"
This reverts commit be0a81ba20b02cc120707ccba4b499c35f60ee1a.
* Reapply "GreemDev"
This reverts commit 3b8193f0465fe3976dc26d5a1c6a29fa0a2f3dab.
* new Ryu url
* Update Lime3DS repo.
Sadly Lime3DS was archived on Nov 17, 2024. But the binaries still available here: https://github.com/Lime3DS/lime3ds-archive/releases
* Update android Lime3DS repo
---------
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
Co-authored-by: Gabriel Cruz <48037228+gabrielpcruz@users.noreply.github.com>