69 Commits

Author SHA1 Message Date
Dragoon Dorise
60907886a9 -nogui 2025-03-31 13:39:22 +02:00
Dragoon Dorise
e0a0e61590 ZSO RL 2025-03-22 18:55:40 +01:00
Dragoon Dorise
86a6dd5624 Azahar 2025-03-20 14:05:42 +01:00
Dragoon Dorise
21c4ede343 naming 2025-02-16 12:38:06 +01:00
Dragoon Dorise
c7324b579d BigPemu metadata 2025-02-16 12:26:49 +01:00
Dragoon Dorise
8746dc3ae7 ps4 meta 2025-01-17 09:50:52 +01:00
Dragoon Dorise
bcc014e921 snes 2025-01-13 08:34:39 +01:00
Dragoon Dorise
8c2909f65e Metadata 2024-12-26 11:14:06 +01:00
Dragoon Dorise
9abfc60d09 ps4 ESDE 2024-12-26 02:18:02 +01:00
Dragoon Dorise
0df4fd1364 PS3 retro library 2024-09-29 03:30:42 +02:00
Dragoon Dorise
8452bd7c1c x360 fixes rom library 2024-09-26 12:26:48 +02:00
Dragoon Dorise
fece626c1a Fix Cemu launch for Rom Library 2024-09-26 12:26:48 +02:00
rawdatafeel
5dbee04a3d Cloud Services Manager/Emulators: Clean up (#1270)
* Updated installEmuAI and installEmuFP to be more dynamic
    * Allows for selecting if the application is an "emulator", "remoteplay", or "genericapplication"
        * Based off the choice, copies the respective bash file to the correct location
    * Allows for selecting file format of the downloaded AppImage (in case it's compressed and needs to be extracted)
    * Updated relevant scripts to match new changes
    * Cleaned up formatting of these two scripts
    * Cleaned up remoteplay Flatpak scripts to match new changes (allows for easier maintenance)
    * With these changes, remoteplay and generic application AppImages will now have a desktop file created
        * Added relevant desktop icons
* Added generic applications to cloud services manager
    * Added Cider, Heroic Games Launcher, Plexamp, Spotify, and Tidal
    * Moved Spotify here from remoteplay scripts
* Added chiaki4deck to remote play scripts
    * Added copying configs from Chiaki to chiaki4deck (if one does not exist already)
* Added uninstall option if bash scripts are detected in the remoteplay or generic-applications folder
    * If user installed these applications independent of EmuDeck, these folders would be empty and therefore can be skipped in the uninstallation
* Updated emulator, remoteplay, and generic-application scripts to rely more heavily on installEmuAI, installEmuFP, uninstallEmuFP, uninstallEmuAI, and uninstallGeneric
    * This should ideally improve maintenance in the future and allow for easier contribution
* Updated emulator scripts to remove redunant/outdated code
* Added emulator folder for ES-DE and Pegasus (official support was added to ES-DE)
    * Added copying emulator scripts to the emulator folder and removing when uninstalled
* Updated binupdate and flatpakupdate to be in alphabetical order/tidied these scripts
2024-09-26 12:26:39 +02:00
Dragoon Dorise
ef9a128331 fixes and improvements 2024-09-26 12:25:40 +02:00
Dragoon Dorise
83e57b7a93 fix pcengine 2024-09-26 12:25:35 +02:00
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
rawdatafeel
847cbfa4a1 Cemu: Hotfix/Synchronize File Formats
* Added missing NUS file format
* Synchronized file formats across front-ends
2024-05-24 11:19:46 -04:00
rawdatafeel
d72b2524b3 Pegasus: Add missing file formats
* Added CHD support for PPSSPP
* Added WUHB support for Cemu
2024-05-14 10:17:49 -04:00
rawdatafeel
fa090bacd0
Pegasus: Fix Nintendo Switch, PS2, and ScummVM Systems (#1122) 2024-03-13 17:50:14 +01:00
rawdatafeel
cae445fc05
Pegasus: XBLA and Desktop shortcut (#1120) 2024-03-13 09:44:31 +01:00
rawdatafeel
fd04c74a6c
Pegasus: Add support for Vita3K (#1119) 2024-03-12 21:42:45 +01:00
rawdatafeel
83a108c561
Pegasus: Tweaks and Fixes (#1117)
* Fixed Model 2 Emulator and Supermodel metadata files
* Moved metadata files and metadata to rom subfolder for Proton emulators
* Added RPCS3 support through desktop files
* Adjusted defaults
    * Atari Jaguar/Atari Jaguar CD changed to BigPEmu
    * Arcade changed to MAME (standalone)
    * NDS changed to melonDS DS
    * Nintendo 64DD changed to RMG
    * PSP changed to PPSSPP (Standalone)
    * Nintendo Switch changed to Ryujinx (Standalone)
    * VSmile changed to MAME (Standalone)
* Removed z: from wiiu metadata file since it's presumably running Cemu Native
* Cleaned up Pegasus file
* Added support for XBLA through zar files
    * Can implement zar compression in a separate PR

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-03-12 17:33:19 +01:00
Dragoon Dorise
5a4dc6f3a4 3ds -> n3ds 2024-03-08 12:18:07 +01:00
rawdatafeel
2b0c0c4724
ES-DE: Correct GC/3DS folders (#1080) 2024-03-08 09:59:27 +01:00
Dragoon Dorise
90d133d98f fix dolphin launcher 2024-03-07 21:21:38 +01:00
rawdatafeel
b331a1fc5c
Symlink clean up (#1005)
* [Citra/Dolphin]
* Deleted symlink folders
* Added livedeht's symlink migration
* Updated Steam ROM Manager parsers to look in both the symlink and the original folder just in case everything goes haywire
* Added detection to update any Steam paths using the symlink folders to the original folders instead

* Add symlink cleaning to citralegacy

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-02-26 17:00:07 +01:00
Dragoon Dorise
7e836fa1cc no 7z, 7Z, zip, ZIP 2024-02-01 14:29:44 +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
rawdatafeel
f3ab8acb99
[Model 2] (#959)
* Add Model 2 (powered by ULWGL) to EmuDeck

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-01-26 22:52:29 +01:00
Dragoon Dorise
1035390446 srm parser fixes 2024-01-08 17:09:02 +01:00
Rodrigo
af571f36ce pegasus 2023-12-06 11:08:30 +01:00
Rodrigo
7ac286f0d3 pegasus fixes 2023-12-01 13:00:33 +01:00
Rodrigo
fdd2d774bc Pegasus fixes 2023-12-01 12:44:54 +01:00
Rodrigo
4416c6e386 Pegasus paths 2023-12-01 11:16:42 +01:00
Rodrigo
6de3c0078d Pegasus config update 2023-11-30 10:19:26 +01:00
Rodrigo
1919bd1e6d Genesis 16:9 2023-11-17 21:41:58 +01:00
Dragoon Dorise
1f89ab30f4
Merge from early - CloudSync 2.0, Pegasus, Darwin support (#886)
* add json for apotris.

this PR adds the needed json for accessing Apotris.

* fix pcsx2 cloud

* decky functions + Customization moved inside every emulator _init

* Decky_setClourd

* arSnes var

* last touch

* test

* Darwin wip

* darwin wip

* old EmuAI

* SRM

* RA + SRM + ESDE

* Moving more if darwin to override.sh

* Moving more if darwin to override.sh

* installToolAI + darwin ifs cleanups, more overrides :)

* fi fix

* fixed SRM parsers with ,,

* fix rm dmg

* RA flatpak first

* darwin install

* darwin fixes

* darwinnnn

* jsonjson

* darwin srm

* fix launchers

* SRM env vars moved to a function + override to darwin

* ares out for now

* fix flycast broking everything

* dont check if.cef-enable-remote-debugging

* better zenity

* fix watcher

* zenity fix

* cloudSync provider detection

* fixed paths fix

* darwin fixed paths

* fixed paths fix

* enable cloudsync

* no appinit

* last minute fixes

* weird fixes

* hash fix?

* this needs a proper cleanup...

* fixed?

* back to linkToSaveFolder for now

* better duplicate detection

* parser disabled

* cloudSync final touches

* darwin installation

* improvements

* customSRM

* Revert "customSRM"

This reverts commit 2787d2282c367801c13ee671f3fab9d198f05fb7.

* first batch

* second batch

* SGBC + Jaguar parsers

* Pegasus settings and functions

* proper order

* Path fixed

* install on setup

* SRM parser

* icon

* early beta

* chimeraOS improvements

# Conflicts:
#	setup.sh

* cosmetic

* helpers: Fix FlatPak installed check (#875)

* chimeraOS retroarch

* clear console

* Steam installation

* fix shellcheck

* path fixes

* fix SRM

* =

* Steam-ROM-Manager

* srm new path fix

* SRM_IsInstalled

* cloudsync wtf

* SRM_IsInstalled

* Steam ROM Manager proper name

* ROM

* srm stuff

* SRM_migration

* icon

* fix savedownload

* launchers

* srm icon

* ROM

* ummm

* fixes installToolAI

* ESDE Migration

* RetroArch_setConfigOverride  fix

* fix RA

* fix PCSX2QT

* back to flatpaks

* EmuDecky no internet message

* noInternet EmuDecky

* pegasus theme installer

* pegasus launchers

* Pegasus install Darwin

* Pegasus install Darwin

* Init pegasus

* ESDE Theme

* =

* >

* override getEmuInstallStatus

---------

Co-authored-by: Glazed_Belmont <48196637+GlaZedBelmont@users.noreply.github.com>
2023-10-10 22:20:54 +02:00
Dragoon Dorise
960d1ef010
Feature/pegasus (#877)
* Darwin wip

* darwin wip

* old EmuAI

* SRM

* RA + SRM + ESDE

* Moving more if darwin to override.sh

* Moving more if darwin to override.sh

* installToolAI + darwin ifs cleanups, more overrides :)

* fi fix

* fixed SRM parsers with ,,

* fix rm dmg

* RA flatpak first

* darwin install

* darwin fixes

* darwinnnn

* jsonjson

* darwin srm

* fix launchers

* SRM env vars moved to a function + override to darwin

* dont check if.cef-enable-remote-debugging

* better zenity

* fix watcher

* zenity fix

* cloudSync provider detection

* fixed paths fix

* darwin fixed paths

* fixed paths fix

* enable cloudsync

* no appinit

* last minute fixes

* weird fixes

* hash fix?

* this needs a proper cleanup...

* fixed?

* back to linkToSaveFolder for now

* better duplicate detection

* parser disabled

* cloudSync final touches

* darwin installation

* improvements

* customSRM

* Revert "customSRM"

This reverts commit 2787d2282c367801c13ee671f3fab9d198f05fb7.

* first batch

* second batch

* SGBC + Jaguar parsers

* Pegasus settings and functions

* proper order

* Path fixed

* install on setup

* SRM parser

* icon

* clear console

* Steam installation

* fix shellcheck
2023-10-06 17:04:40 +02:00
Rodrigo
767c0f9eeb ESDE 2.0 new roms 2023-03-07 17:13:53 +01:00
KingIzzymon
af9e5a4104
Added remote play clients (#622)
* Added remote play clients

- Fixed bug that deleted cloud scripts when pressing "cancel"
- Updated cloud scripts to reflect changes
- Added steam controller template "EmuDeck - Cloud"
- Updated readme

Note: beta testers will need to delete their cloud.conf, run the cloudServicesManager and update their cloud services.

* Minor fixes

* Added remote play clients

- Fixed bug that deleted cloud scripts when pressing "cancel"
- Updated cloud scripts to reflect changes
- Added steam controller template "EmuDeck - Cloud"
- Updated readme

Note: beta testers will need to delete their cloud.conf, run the cloudServicesManager and update their cloud services.
2023-02-11 03:51:54 -05:00
Livedeht
e06a9e5fea Add cloud gaming (#611)
* Create PutLaunchersHere.txt

* Added cloud services parser in SRM config.
Added scripts with matching SteamGridDB names for proper scraping.

* Update userConfigurations.json

Disabled "fuzzyMatch->removeCharacters" so that items such as "Disney+" and "Paramount+" with special characters can match correctly.

* Created "cloud.conf" and edited the scripts.
This allows for users to change the conf to use a different web browser.

* Update README.md

* Added cloudServicesManager.sh.
Features:
* Auto-update list based on github repo.
* Updates exsisting scripts without touching user custom added scripts (based on file name).
* Edit `cloud.conf` file to change default web browser for scripts.

* Use the already pulled data. Since the cloud services manager will be
executed from EmuDeck and it updates the backend we can use it.

* add Chiaki Script

* Streamline menu for cloudManager

---------

Co-authored-by: Isaiah Koontz <isaiah.koontz@gmail.com>
2023-02-04 02:11:48 +01:00
Rodrigo
954e501728 "sneshd" folder missing from install #522 2022-12-09 23:15:28 +01:00
Rodrigo
5f66c4a072 Commodore 16 + Fixes other C systems 2022-12-09 22:53:42 +01:00
godsbane
55f82b6644 re-add primehacks folder 2022-10-12 19:22:48 -04:00
godsbane
2468991e5c Remove readme.txt from rom dirs for new installs 2022-10-04 01:47:52 -04:00
godsbane
41460b486a add es-de systems info to folders 2022-10-04 01:45:19 -04:00
Livedeht
0f957adeca Add easyrpg folder 2022-09-16 17:23:24 -04:00
Rodrigo
0941a8a77f xbox360 roms path 2022-05-07 11:05:48 +02:00
Rodrigo
c942545159 wiiu rom folder 2022-05-01 23:16:54 +02:00
Witherking25
b8556a6267 fixed 3ds symlink 2022-04-23 19:25:39 -05:00