377 Commits

Author SHA1 Message Date
rawdatafeel
2acba4aa0c ES-DE: Add create parsers function for resetting (#1060) 2024-03-06 20:22:10 +01:00
rawdatafeel
ef6a3f9f5f
Steam ROM Manager: Add missing RA parsers + tidy (#1054)
* Added SRM_createParsers to PCSX2 and Yuzu
* Added a few missing RA cores to SRM_createParsers
2024-03-06 13:02:02 +01:00
Dragoon Dorise
edee1a8daa ra exclusion 2024-03-05 19:37:35 +01:00
Dragoon Dorise
97059ca020 fix exclusion 2024-03-05 18:31:49 +01:00
Dragoon Dorise
6302c7a5db updated exclusions 2024-03-05 18:20:59 +01:00
rawdatafeel
b966693a72
binupdate: Fix cemu updating + alphabetized emulators (#1050)
* Added "$emuDeckEmuTypeAppImage" to ES-DE and SRM
2024-03-05 17:15:49 +01:00
rawdatafeel
419e1e5061
ES-DE: melonDSDS default, Model 2 custom system (#1043)
* Swapped Cemu Proton and Native for the custom systems file
* Added detection for a junk settings file where if a user updated without the settings fix, they would get this junk file instead
* Set melonDSDS as the default
* Use %BASENAME% instead of %ROM% for Model 2
* Fixed AppImage migration
* Fixed xenia ROM path
2024-03-05 00:25:50 +01:00
rawdatafeel
12eeb6c7c3
ES-DE: Create settings folder (#1038)
ES-DE doesn't create the settings folder on launch.
2024-02-29 07:52:19 -05:00
Dragoon Dorise
66de091c09 Revert "citra testing"
This reverts commit 13b8cf3506f5bc4982f3853f4d2cdf2d0d9aa582.
2024-02-28 12:18:23 +01:00
Dragoon Dorise
13b8cf3506 citra testing 2024-02-28 12:16:10 +01:00
Dragoon Dorise
b90d756a11 screenshot fix pegasus 2024-02-27 20:39:03 +01:00
Dragoon Dorise
108b934d9c rm rf old bad symlinks 2024-02-27 20:15:46 +01:00
Dragoon Dorise
aa2cdb28d8 bad ln 2024-02-27 20:11:54 +01:00
Dragoon Dorise
c97bdcf2a2 pegasus simlinks 2024-02-27 20:04:42 +01:00
Dragoon Dorise
ad1cd148e9 log log log 2024-02-27 19:36:54 +01:00
Dragoon Dorise
b4827cd0db fix SRM migration 2024-02-27 19:06:59 +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
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
rawdatafeel
4e71e12fad
[EmulationStation-DE] (#1019) 2024-02-22 20:24:11 +01:00
Dragoon Dorise
2b82cbcd27 force decky 2024-02-21 10:57:01 +01:00
Dragoon Dorise
11986b0fea powertools fix? 2024-02-21 10:54:24 +01:00
Dragoon Dorise
1e54f06129 auto sudo fixes 2024-02-21 10:52:20 +01:00
Dragoon Dorise
7006a4f2e9 autoGyroDSU 2024-02-21 10:28:15 +01:00
rawdatafeel
fa5878f204 [ES-DE Hotfix] (#1013)
* If migration is not done first, .emulationstation directory is moved inside of the newly created ESDE folder, moved migration to ToolScripts
2024-02-21 10:26:09 +01:00
rawdatafeel
79959d7bb8
[EmulationStation-DE] (#1009)
* Fixed names + used variables to reduce typos
* Added migrate function to install

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-02-18 00:01:16 +01:00
Dragoon Dorise
660b702c95 $doInstallBigPEmu 2024-02-17 23:51:51 +01:00
Dragoon Dorise
6abb458853 hotfix ESDE 3 2024-02-17 21:21:23 +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
94ae9b46fb new parsers exclusionList 2024-02-15 19:33:24 +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
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
4fb6070d00 &> /dev/null 2024-01-28 10:47:03 +01:00
rawdatafeel
f10d534dd7
[Cemu] (#955)
Make Cemu native priority in EmulationStation-DE
2024-01-22 17:23:53 +01:00
Dragoon Dorise
bffd5ae260 / 2024-01-22 10:29:47 +01:00
Dragoon Dorise
17d9010d24 Valid case 2024-01-22 10:28:37 +01:00
Dragoon Dorise
7d02d7aac0 ravL 2024-01-22 10:15:38 +01:00
Dragoon Dorise
cbb3633de0 no zenity 2024-01-22 10:05:12 +01:00
Dragoon Dorise
1e804d578a SRM migration fixes 2024-01-20 13:15:39 +01:00
Dragoon Dorise
10c4c1ebba old Steam Input cleanup 2024-01-20 13:01:30 +01:00
Dragoon Dorise
74d53924da migrations from public 2024-01-20 12:55:25 +01:00
Dragoon Dorise
7584f975b4 fix download all saves 2024-01-17 12:52:08 +01:00
Dragoon Dorise
177afdf250 download all fix 2024-01-17 12:04:59 +01:00
Dragoon Dorise
d28aa810fc cp fixed 2024-01-17 11:28:10 +01:00
Dragoon Dorise
ac530a81cf migration fixes 2024-01-17 11:26:19 +01:00
Dragoon Dorise
e8ca248e01 fix SRM loop 2024-01-17 11:23:21 +01:00
Dragoon Dorise
a124feb769 loop fix 2024-01-17 11:09:54 +01:00
Dragoon Dorise
7fcc22f7dd check cloudsync installation 2024-01-12 22:58:57 +01:00
Dragoon Dorise
3a76d592fd delete all files when fixing conflict 2024-01-12 22:27:59 +01:00
Dragoon Dorise
771001b734 derp 2024-01-08 17:27:15 +01:00
Dragoon Dorise
13767e81d3 proper mkdir 2024-01-08 17:25:11 +01:00