Commit graph

5015 commits

Author SHA1 Message Date
Dragoon Dorise
516288d551 fixed missing artwork 2024-12-23 23:14:34 +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
Dragoon Dorise
d98ed3ad1a model2 2024-12-23 12:22:20 +01:00
Dragoon Dorise
9ec7803e79 working hash 2024-12-23 11:56:56 +01:00
Dragoon Dorise
7831411f25 faster hash 2024-12-23 11:49:14 +01:00
Dragoon Dorise
f80cb9b060 no hash, too slow 2024-12-23 11:47:42 +01:00
Dragoon Dorise
4904d4d8b9 screenscraper artwork 2024-12-23 11:34:32 +01:00
Dragoon Dorise
2203c23bb0 fix 2024-12-23 10:42:49 +01:00
Dragoon Dorise
6f8ea417fc env 2024-12-23 10:39:59 +01:00
Dragoon Dorise
24c5ed1cf2 no env 2024-12-23 10:31:10 +01:00
Dragoon Dorise
3e81914da4 jotasones 2024-12-23 10:30:36 +01:00
Dragoon Dorise
4213045e0b cat 2024-12-23 10:27:56 +01:00
Dragoon Dorise
4e1b78cba3 no hash 2024-12-23 10:26:06 +01:00
Dragoon Dorise
67dbfdd0ea python folder 2024-12-23 10:24:10 +01:00
Dragoon Dorise
3a39dc8fe9 generateGameLists_pythonEnv 2024-12-23 10:17:20 +01:00
Dragoon Dorise
7f27584b78 Revert "no hash"
This reverts commit 95e7164024.
2024-12-23 10:09:42 +01:00
Dragoon Dorise
83699fc16f storage_path 2024-12-23 10:09:26 +01:00
Dragoon Dorise
95e7164024 no hash 2024-12-23 10:06:14 +01:00
Dragoon Dorise
24e045ee9c -avR 2024-12-23 10:03:08 +01:00
Dragoon Dorise
88ebb79582 cache folder 2024-12-23 10:00:10 +01:00
Dragoon Dorise
3d13a88e68 $storagePath 2024-12-23 09:58:33 +01:00
Dragoon Dorise
e39349dff0 symlink fixes 2024-12-23 09:33:51 +01:00
Dragoon Dorise
7245225261 no individual artwork testing 2024-12-23 09:16:39 +01:00
Dragoon Dorise
2bf6e51b9b Merge branch 'early-unstable' into early 2024-12-19 11:10:40 +01:00
Dragoon Dorise
6a6ded6d93 Revert "Update emuDeckRyujinx.sh"
This reverts commit fb6c0d541b.
2024-12-19 11:10:22 +01:00
Dragoon Dorise
6c5de3ad19 Reapply "GreemDev"
This reverts commit 3b8193f046.
2024-12-19 11:09:40 +01:00
Dragoon Dorise
3d83f2c1c9 change Symlinks to the emulator folder, not on the savePath 2024-12-18 13:59:13 +01:00
Dragoon Dorise
fee6a25b2b Merge branch 'early' of https://github.com/dragoonDorise/EmuDeck into early 2024-12-17 20:59:45 +01:00
Dragoon Dorise
fb6c0d541b
Update emuDeckRyujinx.sh 2024-12-17 20:59:10 +01:00
Dragoon Dorise
b2ca8c76d4 Merge branch 'early-unstable' into early 2024-12-17 20:55:48 +01:00
Dragoon Dorise
239182b139 ryujinx-mirror is back 2024-12-17 20:55:16 +01:00
Dragoon Dorise
3b8193f046 Revert "GreemDev"
This reverts commit be0a81ba20.
2024-12-17 20:53:26 +01:00
Dragoon Dorise
bd330652a1 fix prerequisites installation
# Conflicts:
#	install-early.sh
#	install-unstable.sh
2024-12-16 17:47:49 +01:00
Gabriel Cruz
9e74941545 Update install.sh (#1369)
* fixes dolphin control issues

* Revert "fixes dolphin control issues"

This reverts commit 32945b947a.

* 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
2024-12-16 17:47:20 +01:00
Dragoon Dorise
8e9499377c Merge branch 'dev' into early 2024-12-16 17:46:40 +01:00
Dragoon Dorise
23770ebb33 fix prerequisites installation 2024-12-16 17:46:25 +01:00
Gabriel Cruz
9dab4cb91f
Update install.sh (#1369)
* fixes dolphin control issues

* Revert "fixes dolphin control issues"

This reverts commit 32945b947a.

* 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>
2024-12-16 17:44:43 +01:00
Glenn Hope
9437a2e24b
Fix install.sh to run prerequisite checks on all distros (#1347)
* fixes dolphin control issues

* Revert "fixes dolphin control issues"

This reverts commit 32945b947a.

* dolphin for real

* versions

* forced citra

* Fix boolean logic in install.sh

* Switch to only "not steamos"

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-12-16 17:38:56 +01:00
Dragoon Dorise
38a1dc414a fix rclone cloud 2024-12-16 16:55:15 +01:00
Dragoon Dorise
7d7e1925f3 new expand 2024-12-16 09:57:43 +01:00
Dragoon Dorise
365a6e7f71 Update emuDeckXenia.sh 2024-12-16 09:50:00 +01:00
Dragoon Dorise
3a63f5507a Update emuDeckXenia.sh 2024-12-16 09:44:08 +01:00
Dragoon Dorise
5a6a817a65
Update emuDeckXenia.sh 2024-12-16 05:16:06 +01:00
Dragoon Dorise
91011a6352 lowercase names for pictures 2024-12-15 01:19:27 +01:00
Dragoon Dorise
81d63bc8e1 EmuDecky password for bazzite 2024-12-14 23:21:43 +01:00
Dragoon Dorise
7d52182afc fix cloudHealth 2024-12-12 10:38:22 +01:00
Dragoon Dorise
b3723a6265 Merge branch 'dev' into early-unstable 2024-12-12 10:38:01 +01:00
Dragoon Dorise
95697d858b fix cloudHealth 2024-12-12 10:37:56 +01:00
Dragoon Dorise
c701f45af1 emudeck cloud early 2024-12-08 11:30:33 +01:00
Dragoon Dorise
615de76089 Merge branch 'dev' into early-unstable 2024-12-08 11:29:51 +01:00