Commit graph

191 commits

Author SHA1 Message Date
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
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
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
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
Dragoon Dorise
f111e076aa Merge branch 'dev' into early 2024-02-27 20:35:58 +01:00
Dragoon Dorise
6d3a1142a5 no rom parser 2024-02-27 20:35:50 +01:00
Dragoon Dorise
c6895254f9 Merge branch 'dev' into early 2024-02-27 19:07:07 +01:00
rawdatafeel
d2a07ed59f
Various tweaks: desktop icons, configs, uninstall (#1034)
* ES-DE/SRM/Model 2: Fixed desktop icons + names
* Updated EmulationStation-DE to ES-DE where possible
* Updated ES-DE's settings file directory
* Updated uninstall script to match new desktop icons
* Tidied uninstall script
2024-02-27 17:17:30 +01:00
Dragoon Dorise
db415ad172 Merge branch 'dev' into early 2024-02-26 17:00:23 +01:00
rawdatafeel
403b5fee6d
Added RPCS3 AppImage support for game mode (#1022)
* [RPCS3]
Added RPCS3 AppImage support for game mode (Flatpak will not be overridden unless the AppImage is found)

* Add command to es_systems.xml file

* Add command to es_systems.xml file
2024-02-26 16:43:12 +01:00
Dragoon Dorise
b48114fe0a Merge branch 'dev' into early
# Conflicts:
#	functions/ToolScripts/emuDeckESDE.sh
2024-02-17 23:30:35 +01:00
rawdatafeel
4f2d4140e9
[EmulationStation-DE] (#1006)
* Moved ES-DE AppImage to ~/Applications
    * Rationale:
        * Easier to provide support in the ES-DE Discord if unfamiliar with EmuDeck
        * More standard Linux location, easier for users to find based off a Google search or by being familar with Linux paths
* Removed any mention of old symlinked folders
* Cleaned up emuDeckESDE, deleted outdated/unused functions
2024-02-16 23:19:21 +01:00
Dragoon Dorise
4db780d947 supermodel launch fix 2024-02-15 19:56:35 +01:00
Dragoon Dorise
e30680a018 supermodel param 2024-02-15 19:50:15 +01:00
Dragoon Dorise
f691018751 Merge branch 'dev' into early 2024-02-15 19:33:31 +01:00
rawdatafeel
bde0de35f0
[Model2] (#1003)
* Switched ULWGL download to fetch from GitHub releases
* Froze ULWGL at 0.1-RC3 while waiting for ULWGL dev to stabilize
* Switched all wget downloads to curl downloads
* Switched to generic ULWGL Proton instead of a specific version
* Updated ULWGL paths to match latest ULWGL changes
* Updated uninstall and model2 files to match latest ULWGL changes
2024-02-15 16:30:24 +01:00
Dragoon Dorise
2b18aeb72d Merge branch 'dev' into early 2024-02-06 18:50:21 +01:00
Dragoon Dorise
1842cd923a Merge branch 'dev' into early 2024-02-06 09:09:20 +01:00
Griffin
d5e8a36b40
BigPEmu Jaguar Emulator (#775)
* test proton launch for bigpemu

* continue working on config

* continue with configs

* update proton launch with new proton versions

* update from old CEMU stuff to be specific to BigPEmu

* begin saves and storage config

* testing on deck

* typo

* change proton to 7

only worked for a tester on 7 will figure out updating later.

* add ESDE config

* update SRM from new update

* idk why the rebase didnt delete the file

* add jaguarcd to parser

* add jaguarcd to esde

* update readme

* add to all functions

* typo and remove vblank

* consistency with casing

* typo

* update order in esde

* typo

* update esde config script

* move esde xml script to config file

* unique command letters

* lack of sleep typos

* woooo typos

* fix xml

* typo

* convert bigpemu script to curl

* nyi set folder

* fix after pulling from upstream

* additional spacing fixes

* fix wget and add if statements

* missing a space

* add review changes

* local data

* local data

* BigPEmu Tidying
* Added hotkeys
* Added bigpemu.sh to Applications folder
* Cleaned up emuDeckBigPEmu.sh
* Added icon
* Added BigPEmu to binupdate

* Add missing fi in binupdate

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
Co-authored-by: rawdatafeel <108900299+rawdatafeel@users.noreply.github.com>
2024-02-04 23:55:20 +01:00
rawdatafeel
dd4128761a
[Model2] (#984)
* Added zenity progress bar for downloading protonfixes
    * Protonfixes may take approximately a minute to download, using this duct tape solution to show the user something
* Tweaked model 2 launcher around the new progress bar
2024-02-02 07:41:47 +01:00
rawdatafeel
e306ea1f97
Model 2 tweaks (#983)
[Model2]
* Converted Proton-GE into a variable
* Updated launcher to use the variable (to match the correct Proton-GE version being downloaded)
* Fix config copy
2024-02-01 10:07:24 -05:00
Dragoon Dorise
f1a70591bc Merge branch 'dev' into early 2024-02-01 14:29:50 +01:00
Dragoon Dorise
0d1817eeee supermodel launcher fix 2024-02-01 14:04:15 +01:00
Griffin
ec20d41bd2
Supermodel Sega Model 3 Emulator (#937)
* initial setup

* missed a conversion to supermodel

* temp add config files

* make changes based on emotion

* temp testing based in broken flatpak

* change from .config to .supermodel

* add charco's ini

* fix tabbing

* fix tabbing

* flatpak update

* updated config

* fix bad Gamles.xml download

* Update emuDeckSupermodel.sh

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-01-31 10:15:06 +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
Dragoon Dorise
eae946db14 [Bug Report] Launchers call generic shell, but incompatible with certain default shells #963 2024-01-29 13:04:24 +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
rawdatafeel
e3427aa774
[ares] (#939)
* Updated ares config to v134
* Removed data folder download (obsolete in v134)
* Added quark shader download
* Added back ares Steam ROM Manager parsers
* Added SNES peripheral parsers for Steam ROM Manager
* Added SNES peripheral custom systems for EmulationStation-DE
2024-01-21 13:01:58 +01:00
Dragoon Dorise
851b4cfc73 Merge branch 'dev' into early 2024-01-17 11:57:39 +01:00
Dragoon Dorise
3ba4ddfa3f fix mgba 2024-01-17 11:57:33 +01:00
Dragoon Dorise
ce060e7710 Merge branch 'dev' into early 2024-01-08 14:47:18 +01:00
Dragoon Dorise
e3cb1fc1ad Fix ryu launcher 2024-01-08 14:47:10 +01:00
Dragoon Dorise
85580082ac Merge branch 'dev' into early 2024-01-08 14:44:43 +01:00
Dragoon Dorise
f303e7b6b2 fix PCSX2 2024-01-08 14:42:15 +01:00
Dragoon Dorise
5293bb946d Merge branch 'dev' into early 2024-01-08 14:00:33 +01:00
Dragoon Dorise
b3688f8ec3 batch mode 2024-01-08 14:00:27 +01:00
Dragoon Dorise
cf611b620c Merge branch 'dev' into early
# Conflicts:
#	functions/ToolScripts/emuDeckSRM.sh
#	tools/launchers/ryujinx.sh
2024-01-05 11:48:53 +01:00
Dragoon Dorise
63a39d733f emulatorInit + Autoupdate 2024-01-05 11:43:43 +01:00
Rodrigo
bffb67807a Merge branch 'early-early' into early 2023-12-06 11:23:10 +01:00
Rodrigo
8b241c5fc1 don't recreate parsers 2023-12-06 11:22:56 +01:00
Rodrigo
225218e375 Merge branch 'early-early' into early 2023-12-04 14:43:42 +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
24582eeb74 Revert "== > ="
This reverts commit 28e8adc03d.
2023-11-30 22:39:36 +01:00