Commit graph

1946 commits

Author SHA1 Message Date
Dragoon Dorise
9ed0699f8d no suyu 2024-08-08 22:32:57 +02:00
rawdatafeel
88c7a4cbc2 PCSX2: Start in fullscreen mode
* This starts PCSX2 in fullscreen mode in ES-DE and Pegasus, matches the behavior of SRM shortcuts
2024-08-04 23:44:27 -04:00
rawdatafeel
b844c53466
Lime3DS: Fix misplaced flags 2024-08-04 21:20:22 -04:00
rawdatafeel
3db6274363
Lime3DS: Do not overwrite NAND/SDMC 2024-08-04 17:11:26 -04:00
rawdatafeel
769d6a07a9 Lime3DS: Smarter save copying 2024-08-04 15:25:08 -04:00
Dragoon Dorise
55430f5103 Merge branch 'dev' of https://github.com/dragoonDorise/EmuDeck into dev 2024-08-02 01:27:37 +02:00
Dragoon Dorise
9089daac85 fix artwork downloader 2024-08-02 01:27:32 +02:00
rawdatafeel
4e9cce52b6 Lime3DS: Update to new config paths 2024-08-01 17:21:01 -04:00
rawdatafeel
a320a9ad65 appImageInit: Remove nags
* No longer needed
2024-08-01 12:12:45 -04:00
rawdatafeel
50e71d3083 Cloud Services Manager: Update chiaki4deck to new name 2024-08-01 12:09:37 -04:00
Dragoon Dorise
186566e525 saveImage 2024-07-23 18:49:16 +02:00
Dragoon Dorise
8f9dd0957a final fix rom library parser 2024-07-22 12:59:28 +02:00
Dragoon Dorise
5c8eb4d0e6 ... 2024-07-22 12:16:37 +02:00
Dragoon Dorise
a598504e25 only if not exists 2024-07-22 12:12:46 +02:00
Dragoon Dorise
9ea53a5da9 download steamdb 2024-07-22 12:06:36 +02:00
Dragoon Dorise
bf926904e6 -f -g 2024-07-21 16:48:05 +02:00
Dragoon Dorise
58f584ffa5 paths for Yuzu & Citra in case they exists - Pegasus 2024-07-21 16:39:11 +02:00
Dragoon Dorise
04e0af349b curl -> wget for rom library 2024-07-21 16:11:41 +02:00
Dragoon Dorise
a33bf86af6 more logs 2024-07-06 00:10:44 +02:00
Dragoon Dorise
342014f50e better fix 2024-07-05 12:39:26 +02:00
Dragoon Dorise
253814071e gitfix 2024-07-05 12:38:11 +02:00
Dragoon Dorise
ef40694cd0 darwin fix 2024-07-05 09:46:38 +02:00
Dragoon Dorise
2b53e1f131 cloud_sync_createService 2024-07-05 09:42:36 +02:00
Dragoon Dorise
21cd0a574b zenity on cloudsync fix 2024-07-05 08:28:40 +02:00
Dragoon Dorise
b29598ad37 Temp fix EmuDeckCloudSync service 2024-07-05 08:23:58 +02:00
Dragoon Dorise
8b79958a96 Improved Rom Library parser 2024-06-30 20:23:56 +02:00
rawdatafeel
46d47d9120 Uninstall: Fix find errors (#1277)
* If these folders do not exist, find fails, test if they exist first

fix cache folder

logs

fix parsers rom library

rom library .reset

Revert "rom library .reset"

This reverts commit d3f76bb8c1.

ignore emulators folder

-p

cleaner name

fuzzy fuzzy
2024-06-30 20:11:06 +02:00
rawdatafeel
1acaac9e50 Steam ROM Manager: Revert line change
Was accidentally overzealous, this should only be changed for the controller templates file.
2024-06-30 20:11:05 +02:00
Dragoon Dorise
1829678a2f log gamelists 2024-06-30 16:40:03 +02:00
Dragoon Dorise
a48abce9dc Lime3DS ABXY 2024-06-29 17:46:29 +02:00
rawdatafeel
3cb51b625a Steam ROM Manager: Hotfix controller templates
* Controller templates did not have localization names set properly causing them to unstick in Steam ROM Manager/identify as another controller profile
    * Updated controllerTemplates.json file to match changes
* Updated Steam path to ~/.local to match new SRM update
* Fixed steam controller templates, was previously using the wrong controller name
2024-06-28 21:25:09 -04:00
rawdatafeel
867986da29
Steam ROM Manager: Hotfix controller templates (#1274)
* Controller templates did not have localization names set properly causing them to unstick in Steam ROM Manager/identify as another controller profile
    * Updated controllerTemplates.json file to match changes
* Updated Steam path to ~/.local to match new SRM update
* Fixed steam controller templates, was previously using the wrong controller name
2024-06-28 21:14:13 -04:00
rawdatafeel
9443913545
Citra: Add ABXY/BAXY to helperFunctions.sh 2024-06-27 16:15:33 -04:00
Dragoon Dorise
6c4427ee95 && echo "true" 2024-06-27 21:16:25 +02:00
Dragoon Dorise
ab5caa04b9 moar sudos 2024-06-27 21:07:43 +02:00
Dragoon Dorise
4822a3740e && rm 2024-06-27 21:05:58 +02:00
Dragoon Dorise
31d9a9ea8a more sudos 2024-06-27 21:01:54 +02:00
Dragoon Dorise
aa042b3781 echo $password | sudo -S 2024-06-27 20:59:10 +02:00
Dragoon Dorise
594bd52ff4 decky fixes 2024-06-27 20:38:24 +02:00
Dragoon Dorise
33ce25bcd9 Decky 2024-06-27 19:32:30 +02:00
Dragoon Dorise
8781f8a9e3 &>/dev/null 2024-06-27 19:28:49 +02:00
Dragoon Dorise
5377c9230f decky fixes 2024-06-27 19:11:07 +02:00
Dragoon Dorise
3885279116 fix install decky 2024-06-27 19:04:39 +02:00
Dragoon Dorise
13b34aa37e check homebrew 2024-06-27 18:58:52 +02:00
Dragoon Dorise
69ef3dbaaa Plugins_installPluginLoader 2024-06-27 18:54:22 +02:00
Dragoon Dorise
663ac8c780 EmuDecky! 2024-06-27 18:45:28 +02:00
rawdatafeel
61b8818a1d
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-06-27 12:41:59 -04:00
Dragoon Dorise
6d4caf6aa6 randomizer + 5 threads 2024-06-26 17:54:09 +02:00
Dragoon Dorise
1369190afb better fuzzy 2024-06-26 17:33:55 +02:00
Dragoon Dorise
64c98529a1 unary 2024-06-26 17:13:26 +02:00