Commit graph

191 commits

Author SHA1 Message Date
Felipe Santos
ccbaa8686d
Fix Citron command line arguments handling (#1464)
* Eden

* Fix Citron command line arguments handling

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2025-05-24 09:36:15 +02:00
Dragoon Dorise
8d12bf1da7 eden 2025-05-12 11:08:05 +02:00
Dragoon Dorise
55fa6c9782 Force upload 2025-05-12 10:30:39 +02:00
Matako
69648937a4
Fix_shadps4.sh_ES-DE_shortcut (#1441) 2025-04-10 10:25:32 +02:00
SolidStateDj
9b6d9f3ffa
Launch Citron in Fullscreen (#1429)
* shadps4 location

* fix bigpemu

* fix paths

* Update Xenia Canary Release URL (#1395)

- releases were moved to separate GH repo
- TODO: Linux build is available and working on SD, not sure about compatibility and if it is ready for production

* forced ryu for now

* fix

* Ryu

* ryu

* ryu

* no citra parser

* old paths

* Fixed `citron.sh` to launch Citron in fullscreen

Adds the necessary launch flags (-f -g) to launch Citron games in
fullscreen.

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
Co-authored-by: Mitja Skuver <SilentException@users.noreply.github.com>
2025-03-31 13:40:43 +02:00
Dragoon Dorise
86a6dd5624 Azahar 2025-03-20 14:05:42 +01:00
themoses
32cda41c8e
Fix missing --no-sandbox option for Ubuntu installation (#1404)
* shadps4 location

* fix bigpemu

* fix paths

* Fix missing --no-sandbox option for Ubuntu installation

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2025-02-27 09:38:25 +01:00
Dragoon Dorise
141d0087c4 old launchers 2025-02-12 08:58:14 +01:00
Dragoon Dorise
3ef2169cb2 fix rpcs3 2025-02-10 18:02:29 +01:00
Dragoon Dorise
487fc1e9aa cli fixes 2025-02-10 14:29:05 +01:00
Dragoon Dorise
c9e3f6449f new launchers 2025-01-27 22:13:53 +01:00
Dragoon Dorise
6ada7cbb66 fixes new launcher 2025-01-27 19:25:51 +01:00
Dragoon Dorise
3b2393e580 testing emulator init 2025-01-27 19:12:32 +01:00
Dragoon Dorise
486c0b4b14 citron 2025-01-27 16:22:39 +01:00
Mitja Skuver
1112777f3f
Couple of fixes (ShadPS4, Ryujinx, Xenia) (#1380)
* Couple of fixes (ShadPS4, Ryujinx, Xenia

ShadPS4
- separate download/unzip/AppImage setup when installing; download zip first, then unzip and then do AppImage things (installEmuAI)
- launcher: we can use variables from emu script
- launcher: fallback to flatpak handled more gracefully
- launcher: better handling of .desktop file arguments

Ryujinx
- currently, the "nogui" version is downloaded; it doesn't make a difference but it might later; implement fileNameDoesNotContain in getReleaseURLGH helper function and make use of it for Ryu

Xenia
- latest version is running fine, removed hardcoded release

* Update emuDeckShadPS4.sh

ShadPS4
- create bios link for LLE sys_modules (optional)

* Update emuDeckShadPS4.sh

oops, variable needs $ :)

* Merge fix for shadps4.sh launcher

* Clean .config/EmuDeck/Emulators leftovers

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2025-01-04 00:32:31 +01:00
Dragoon Dorise
00a8f1c19c
New paths (#1381)
* new paths

* /

* EmuDeck/

* mv

* no &

* ESDE new location

* ESDE new path

* no symlink load

* bigpemu new path

* force move

* global vars

* oopsie

* missing $emudeckBackend

* better migration detection

* Keep Appimages in Applications

* Keep Appimages in Applications
2025-01-02 13:42:31 +01:00
Dragoon Dorise
190fd4f7c1 no Exec 2024-12-26 11:03:45 +01:00
Dragoon Dorise
ce82531549 fixes 2024-12-26 02:34:52 +01:00
Dragoon Dorise
cbb7ca237f shadPS4 init 2024-12-25 21:14:05 +01:00
Dragoon Dorise
cb0fc2cf48 shadPS4 install fix 2024-12-25 20:56:09 +01:00
Dragoon Dorise
245502a3fe shadps4 launcher 2024-12-23 23:30:17 +01:00
Dragoon Dorise
8eb9130954 no sh 2024-11-12 18:44:45 +01:00
Dragoon Dorise
b6d6445a40 BigPEmu linux 2024-11-12 18:32:11 +01:00
Dragoon Dorise
3c3d093424 BigPEmu linux 2024-11-12 18:27:45 +01:00
Mitja Skuver
c970d1716b
fix: Ryujinx launcher for Flatpak (#1328)
- fix launcher not finding flatpak
- improve finding correct GH asset (fileNamestartsWith) - different asset order on GH would download wrong one as they all end the same)
2024-10-04 08:02:40 +02:00
rawdatafeel
2cf842dd4f Steam ROM Manager: Disable killing Steam
* Steam ROM Manager can now handle killing and restarting Steam natively. This includes a detection in the SRM launcher file to see if the config has been updated with this feature (if the user has reset/updated configs in EmuDeck). If not, falls back to old zenity prompt.
* Cleaned up Steam ROM Manager script
2024-09-26 12:26:49 +02:00
rawdatafeel
bbc4cfd1bb Lime3DS: Update to new config paths 2024-09-26 12:26:49 +02:00
Mitja Skuver
5a86c4433f Dev Launcher Fix (#1264)
* Launcher fix

Fix yuzu launcher + similar changes to other launchers (avoids eval)
2024-09-26 12:26:19 +02:00
rawdatafeel
15dc96b6d9 Emulator Launchers: Fix escaping (#1250) 2024-09-26 12:26:19 +02:00
Dragoon Dorise
fef266bdda Lime3DS experimental 2024-09-26 12:25:41 +02:00
rawdatafeel
1ed3b5757e Cemu: Hotfix Proton headaches
* Users keep selecting the Proton ver of Cemu in Steam ROM Manager and ES-DE, this increases support requests in the Cemu Discord (which they can't fix) and support requests in the EmuDeck Discord. This bandaid falls back to the AppImage if the EXE does not exist.
2024-06-28 18:03:09 -04: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
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
rawdatafeel
482380bad0 Citra/RPCS3: Fix Flatpak detection (#1161) 2024-03-31 20:50:57 +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
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