1069 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
b331a1fc5c
Symlink clean up (#1005)
* [Citra/Dolphin]
* Deleted symlink folders
* Added livedeht's symlink migration
* Updated Steam ROM Manager parsers to look in both the symlink and the original folder just in case everything goes haywire
* Added detection to update any Steam paths using the symlink folders to the original folders instead

* Add symlink cleaning to citralegacy

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-02-26 17:00:07 +01:00
rawdatafeel
3250d4e501
[Uninstaller] (#1031)
* Fixed uninstall methods for BigPEmu, Cemu Proton, Model 2, and Xenia
    * The individual uninstall button in the EmuDeck application will wipe everything except the ROMs and saves folder.
    * The global uninstall script will save BIOS and saves on request but will wipe everything else otherwise
* Fixed Xenia save paths (so the uninstall bit works properly)
* Fixed Xenia and Supermoder global uninstall
* Fixed desktop icons global uninstall
2024-02-26 16:44:42 +01:00
rawdatafeel
3bd00f2a41
[RMG] (#1030)
* Fixed save/save state folders not being created
2024-02-26 16:43:43 +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
983640291c
[RetroArch] (#1020)
* Added setting toggle for FBNeo RetroAchievements Hardcore Mode
2024-02-26 16:42:50 +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
ef7675d57d Merge branch 'dev' into early 2024-02-21 12:15:33 +01:00
Dragoon Dorise
8bf188fe5c fixing cemu 2024-02-21 12:10:04 +01:00
Dragoon Dorise
9a35de2032 Xenia_setupSaves 2024-02-21 11:19:24 +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
c40f2dcdce Merge branch 'dev' into early 2024-02-21 10:27:06 +01:00
Dragoon Dorise
18ed2a1fb1 fix paths with "" 2024-02-21 10:27:00 +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
rawdatafeel
c104c74b8a
[BigPEmu] (#1004)
* Switched back to curl to reduce dependencies
* Added permissions for bigpemu.sh in ~/Applications folder
* Swapped create BigPEmu folder to include UserData folder
2024-02-16 23:15:05 +01:00
Dragoon Dorise
0e5cb80833 Merge branch 'dev' into early 2024-02-15 19:48:08 +01:00
Dragoon Dorise
bb6fb1e853 model2init 2024-02-15 19:48:01 +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
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
49ef85307b buildbot back 2024-02-14 18:24:45 +01:00
Dragoon Dorise
9b732e691c Merge branch 'dev' into early 2024-02-14 18:24:16 +01:00
rawdatafeel
5df7ac7671
Revert declare -a removal in cloudServicesManager (#999) 2024-02-14 18:15:26 +01:00
rawdatafeel
bdb4a72688
[RetroArch] (#1001)
* Buildbot downloader was stalling on unzip.
    * Added a -q flag to all uses of unzip.
    * Added nice to buildbot instances of unzip.
2024-02-14 18:15:16 +01:00
rawdatafeel
5d743a2dbf
[Cemu] (#998)
* Fixed menu bar appearing in fullscreen
* Fixed Cemu not applying configs properly
2024-02-14 18:15:00 +01:00
Dragoon Dorise
be3d19a26a no buildbot 2024-02-13 18:46:22 +01:00
Dragoon Dorise
0aefd158d5 Merge branch 'dev' into early 2024-02-12 19:59:24 +01:00
Griffin
96ce91e595
begin standardizing flatpak install scripts (#970)
* begin standardizing flatpak install scripts

* Delete functions/EmuScripts/emuDeckPCSX2.sh

No longer needed

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-02-12 12:50:18 +01:00
rawdatafeel
7bd1180dbd
Use exact paths for buildbot downloader (#993)
* [RetroArch]
Use exact paths for buildbot downloader

* Fix PPSSPP path

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-02-12 12:35:12 +01:00
Dragoon Dorise
74cc9e2b4f Merge branch 'dev' into early 2024-02-10 18:25:25 +01:00
Dragoon Dorise
f3bc90e045 declare -A 2024-02-09 16:54:16 +01:00