401 Commits

Author SHA1 Message Date
Dragoon Dorise
6f33447c04 Merge branch 'dev' into early 2024-02-27 19:42:02 +01:00
Dragoon Dorise
ad1cd148e9 log log log 2024-02-27 19:36:54 +01:00
Dragoon Dorise
c6895254f9 Merge branch 'dev' into early 2024-02-27 19:07:07 +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
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
fb5a717d2c Merge branch 'dev' into early 2024-02-26 15:30:59 +01:00
rawdatafeel
4e71e12fad
[EmulationStation-DE] (#1019) 2024-02-22 20:24:11 +01:00
Dragoon Dorise
7686a77a1c Merge branch 'dev' into early 2024-02-21 11:01:14 +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
Dragoon Dorise
d43f2658a1 Merge branch 'dev' into early 2024-02-21 10:26:35 +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
e7a5e893b6
[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-18 23:22:26 +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
746948f8e3 Merge branch 'dev' into early 2024-02-17 23:51:56 +01:00
Dragoon Dorise
660b702c95 $doInstallBigPEmu 2024-02-17 23:51:51 +01:00
Dragoon Dorise
b48114fe0a Merge branch 'dev' into early
# Conflicts:
#	functions/ToolScripts/emuDeckESDE.sh
2024-02-17 23:30:35 +01:00
Dragoon Dorise
6c694c5b80 hotfix ESDE 3
# Conflicts:
#	functions/ToolScripts/emuDeckESDE.sh
2024-02-17 21:21:53 +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
f691018751 Merge branch 'dev' into early 2024-02-15 19:33:31 +01:00
Dragoon Dorise
94ae9b46fb new parsers exclusionList 2024-02-15 19:33:24 +01:00
Dragoon Dorise
2b18aeb72d Merge branch 'dev' into early 2024-02-06 18:50:21 +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
Dragoon Dorise
f1a70591bc Merge branch 'dev' into early 2024-02-01 14:29:50 +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
4061a98d0f Merge branch 'dev' into early 2024-01-20 22:59:19 +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
1a897f1151 Merge branch 'dev' into early 2024-01-17 12:52:42 +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
851b4cfc73 Merge branch 'dev' into early 2024-01-17 11:57:39 +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
b6af41b945 Merge branch 'dev' into early 2024-01-12 22:59:04 +01:00
Dragoon Dorise
7fcc22f7dd check cloudsync installation 2024-01-12 22:58:57 +01:00