Commit graph

501 commits

Author SHA1 Message Date
Dragoon Dorise
191adad225 fixes shasum 2024-05-19 19:37:37 +02:00
Dragoon Dorise
b1abbd8058 -A fix 2024-05-14 13:44:45 +02:00
Dragoon Dorise
e3d0bea921 darwin cloudsync wip 2024-05-14 13:15:01 +02:00
Dragoon Dorise
cbf196aff8 shasum 2024-05-14 13:04:47 +02:00
rawdatafeel
7015d766cb Steam ROM Manager: Remove spaces in AppImage name (#1224)
* riujinx fix

* no netplay

* Steam ROM Manager: Remove spaces in AppImage name
* Spaces were causing downloads to fail, removed space in name and replaced with dashes.
    * Added migration to new name.
* Added better fallback detection to SRM launcher.
* Added one time migration to new launcher (without resetting configs).
* Added fallback detection for the AppImage (for resetting configs).
* Removed custom variables (now handled automatically upstream).

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-05-12 12:32:29 +02:00
BrettMayson
f1acb03663
proton-launch.sh fix finding proton when paths have spaces (#1222)
Co-authored-by: rawdatafeel <108900299+rawdatafeel@users.noreply.github.com>
2024-05-10 00:11:45 -04:00
Dragoon Dorise
1cadef8a74 Merge branch 'main' into dev
# Conflicts:
#	functions/createDesktopIcons.sh
2024-05-07 16:56:19 +02:00
Mt-Vasuveus
1bf7e36bd7
Create Dropout.sh as a Cloud Service (#1219) 2024-05-06 14:58:21 -04:00
rawdatafeel
5521fb6a36 Remote Play Clients: Add missing launchers (#1216)
* Added missing launchers for Greenlight, ShadowPC, Spotify, and Steam Link
    * If users installed these previously, these would not be added to the remoteplay folder
2024-05-06 13:13:08 +02:00
rawdatafeel
4a6eaf299f
Remote Play Clients: Add missing launchers (#1216)
* Added missing launchers for Greenlight, ShadowPC, Spotify, and Steam Link
    * If users installed these previously, these would not be added to the remoteplay folder
2024-05-06 09:39:59 +02:00
Dragoon Dorise
995ad3a597 R 2024-04-08 11:52:03 +02:00
Dragoon Dorise
d268eded44 r 2024-04-08 11:49:06 +02:00
Dragoon Dorise
34d8569d07 R 2024-04-08 11:47:53 +02:00
Dragoon Dorise
8db7829cd1 Merge branch 'main' into dev
# Conflicts:
#	functions/EmuScripts/emuDeckSupermodel.sh
2024-04-06 00:03:33 +02:00
rawdatafeel
19482556dc
chddeck.sh: Hotfix 7z compression (#1175)
Compression tool was not deleting the original files.
2024-04-04 20:32:13 +02:00
rawdatafeel
e8dc0935ee
chddeck: Use ZSTD for createdvd compression (#1172)
* Not using ZSTD can cause issues since EmuDeck is using a higher hunk size
2024-04-03 08:14:08 +02:00
rawdatafeel
482380bad0 Citra/RPCS3: Fix Flatpak detection (#1161) 2024-03-31 20:50:57 +02:00
rawdatafeel
2281dd0d2e
Citra/RPCS3: Fix Flatpak detection (#1161) 2024-03-31 19:50:38 +02:00
Dragoon Dorise
1328cdb161 netplay 2024-03-26 09:26:56 +01:00
Dragoon Dorise
5ae83d9f00 suyu testing 2024-03-20 19:12:42 +01:00
rawdatafeel
979b7011d2
Tool Tweaks and Fixes (#1132)
* Added flush launcher to Pegasus
* Added chmod +x to ES-DE, SRM, and Pegasus
* Removed SRM_init from steamrommanager.sh
    * If users have this path as their SD card, SRM will be reset every time it launches
2024-03-14 17:14:45 -04:00
rawdatafeel
57fb689ae4
Citra: Symlink migration, compression tool fixes (#1126)
* ES-DE: Remove unused function + add find rules to Yuzu (#1124)

* Citra: Symlink migration, compression tool fixes
* Added back symlink migration
* Updated compression tool to use n3ds folder
* Fixed compression tool individual file picker for 3ds
2024-03-14 13:43:50 +01:00
rawdatafeel
fd04c74a6c
Pegasus: Add support for Vita3K (#1119) 2024-03-12 21:42:45 +01:00
rawdatafeel
7a60d99912
Proton Emulators: Tweaks and Fixes (#1115)
* Proton Emulators: Tweaks and Fixes
* Removed hardcoded paths in xenia.sh
* Fixed python detection
    * On non-deck systems, python may be named python3 instead
* Fixed xenia install
* Removed bandaid xenia detection from appImageInit

* Actually remove force detection

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-03-12 17:44:27 +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
rawdatafeel
9d5a62de33
RPCS3: Remove ES-DE custom system (#1113)
* Fixed upstream, no longer needed
2024-03-11 21:15:10 +01:00
Dragoon Dorise
90529a1430 fixes launchers 2024-03-11 19:28:39 +01:00
rawdatafeel
0a9d31bfd6
PCSX2: Remove Big Picture Flag + Fix hotkeys not applying (#1100) 2024-03-10 13:45:44 +01:00
rawdatafeel
a2c1b0d505
Model 2: bbilford83 tweaks (#1097)
* Set WideScreenWindow to 1 (16:9)
    * Some graphical issues on 16:10
* Update launcher to disable/enable DrawCross based on game launched
* Switched to frontend profile so trackpad uses left click instead of R3
* Renamed launcher in SRM
2024-03-09 23:55:57 +01:00
Dragoon Dorise
7f1212f6c3 pcsx2 fix 2024-03-09 00:11:05 +01:00
rawdatafeel
66434958f7
Model 2 Emulator: Rename launcher (#1091)
* The old name was triggering rematches on SteamGridDB
2024-03-08 16:24:53 +01:00
Dragoon Dorise
203fe4d606 no zenity warning 2024-03-08 11:09:23 +01:00
rawdatafeel
0581bee793
Citra: Fix launcher + add parser to custom folder for SRM (#1081) 2024-03-08 10:00:03 +01:00
rawdatafeel
28e9ce74bd
Ryujinx: Hot fix saves + launcher (#1079)
* Launcher should point to .sh file to let Ryujinx adjust launch commands
2024-03-08 09:59:19 +01:00
rawdatafeel
27bac36dc9
Compression Tool: Add decompression options (#1077)
* Fixed PSP hunksize
* Added GC, Wii, and PSP Decompression (both CHD and CSO)
2024-03-08 09:59:06 +01:00
Dragoon Dorise
f0802e6b7f fix srm 2024-03-07 15:58:10 +01:00
Dragoon Dorise
83ef397e30 pegasus hotfix 2024-03-07 11:51:00 +01:00
Dragoon Dorise
a07d0ae17d quickfix cloudservices 2024-03-07 10:59:22 +01: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
WDGaster12
5f84faef86
Update chddeck.sh (#1068) 2024-03-06 22:09:44 -05:00
rawdatafeel
73ade40799
PCSX2: Remove batch flag (#1058) 2024-03-06 20:21:32 +01:00
rawdatafeel
64d4e8e0ae
PCSX2: Remove big picture flag (#1057) 2024-03-06 19:00:44 +01:00
Dragoon Dorise
14535e06e4 Merge branch 'dev' into early 2024-03-06 17:57:25 +01:00
rawdatafeel
23bcb3cc8f
Compression Tool: Add back support for Dreamcast CUE/BIN (#1056) 2024-03-06 17:57:08 +01:00
Dragoon Dorise
e4e8154832 Merge branch 'dev' into early 2024-03-06 13:22:15 +01:00
Dragoon Dorise
b5a5f84b5f Citra fixes 2024-03-06 13:22:09 +01:00
Dragoon Dorise
f5f17a8a7b Merge branch 'dev' into early 2024-03-05 17:51:20 +01:00
Dragoon Dorise
8f003658e5 rpcs3 fix 2024-03-05 17:49:47 +01:00
Dragoon Dorise
4f9b350c54 Citra appimage compatible 2024-03-05 17:49:42 +01:00