Commit graph

5 commits

Author SHA1 Message Date
rawdatafeel
ac2e55efc1 Hotfix/Polish Cloud Services
* Added missing remote play clients to all.sh
    * This allows these clients to properly install
* Fixed install locations for Greenlight and ShadowPC
* Fixed error in cloud.conf
    * Restores https://github.com/dragoonDorise/EmuDeck/pull/941
    * This was not working originally because the cloud.conf file is never updated once it's copied to Emulation/roms/cloud
        * Added a grep command to detect "browercommand" so this cloud.conf can be updated once in order for this PR to work properly
* Added ES-DE and Pegasus optional support
    * Added a prompt so users can select if they would like their services in ES-DE and Pegasus. Copies files to Emulation/roms/desktop
    * Removed cloud and remoteplay from Pegasus so scraping can be shared properly between ES-DE and Pegasus
    * Swapped default desktop system for ES-DE to "Keep ES-DE running"
* Added back firefox support
    * Reverts https://github.com/dragoonDorise/EmuDeck/pull/910
* Added Steam ROM Manager parser for bash and desktop files with proper exclusion for the cloud and remoteplay folders

Co-authored-by: rawdatafeel <108900299+rawdatafeel@users.noreply.github.com>
Co-authored-by: Thomas Crider <11287837+GloriousEggroll@users.noreply.github.com>
2024-06-08 13:55:45 -04:00
Dragoon Dorise
a9feb7c054 Revert "hotfix cloud.sh"
This reverts commit 8175c99eaa.
2024-03-07 10:58:32 +01:00
Dragoon Dorise
8175c99eaa hotfix cloud.sh 2024-03-07 10:57:17 +01:00
Griffin
7b5bfd2743
move all /bin/sh and /usr/bin/bash to /bin/bash (#972)
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-01-30 21:07:58 +01:00
Christopher Strecker
3cee183230
Add Pocket Cast Cloud Service (#893)
* Hotfix dolphin config

Remove WirelessMac

* SDL Driver

* hotfix Vita3k releaseURL

hotfix Vita3k releaseURL

* better linux support

* Chimera

* chimera

* chimeraaa

* chimeraPath

* Import + Export Tool

* [Hotfix] Vita3K (#911)

* better explanation

* fix import

* Add Pocket Casts.sh

This is in response to (Issue #892: [Feature Request] Add Pocket Casts to cloud services)

* Update Pocket Casts.sh

Add shellcheck  changes

---------

Co-authored-by: Livedeht <godsbane@gmail.com>
Co-authored-by: Rodrigo <rodrigosedano@me.com>
Co-authored-by: rawdatafeel <108900299+rawdatafeel@users.noreply.github.com>
2023-12-29 17:11:41 +01:00