* Darwin wip
* darwin wip
* old EmuAI
* SRM
* RA + SRM + ESDE
* Moving more if darwin to override.sh
* Moving more if darwin to override.sh
* installToolAI + darwin ifs cleanups, more overrides :)
* fi fix
* fixed SRM parsers with ,,
* fix rm dmg
* RA flatpak first
* darwin install
* darwin fixes
* darwinnnn
* jsonjson
* darwin srm
* fix launchers
* SRM env vars moved to a function + override to darwin
* dont check if.cef-enable-remote-debugging
* better zenity
* fix watcher
* zenity fix
* cloudSync provider detection
* fixed paths fix
* darwin fixed paths
* fixed paths fix
* enable cloudsync
* no appinit
* last minute fixes
* weird fixes
* hash fix?
* this needs a proper cleanup...
* fixed?
* back to linkToSaveFolder for now
* better duplicate detection
* parser disabled
* cloudSync final touches
* darwin installation
* improvements
* customSRM
* Revert "customSRM"
This reverts commit 2787d2282c367801c13ee671f3fab9d198f05fb7.
* clear console
* Steam installation
* Set RetroArch Input Driver to SDL
Changes RetroArch default Input Driver to SDL. Primarily for ChimeraOS, but seems fine to implement as a general default.
* Change input driver in RA config to sdl
---------
Co-authored-by: Livedeht <godsbane@gmail.com>
* Update emuDeckRPCS3.sh
* Updated migrationFlag location to "$HOME/.config/EmuDeck/.${emu}MigrationCompleted"
* Updated RPCS3_install to use installEmuAI and removed desktop creation function
* Simplifies RPCS3 emuScript
* Updated RPCS3_emuName to lowercase
* Matches ES-DE find rules
* Updated to changes implemented in https://github.com/dragoonDorise/EmuDeck/pull/864
* InstallEmuAI/InstallEmuBI Tweaks
* altName -> fileName
* fileName is used for the AppImage file name only, use the "real" name for the shortcut
* adapt emu scripts - only PCSX2 makes use of this
* small changes in other scripts to use emuName variable instead of hardcoded strings
* better comment
* Remove : from comment
* Add echo "true" to RPCS3_migrate to reflect migrate button in the GUI
---------
Co-authored-by: SilentException <mitja.skuver@gmail.com>
* See earlier PRs
* Update emuDeckCitra.sh
responding to reviews from Godsbane
* Update emuDeckCitra.sh
derp. mixed up the cloned folder and the installed folder.
* altName -> fileName
* fileName is used for the AppImage file name only, use the "real" name for the shortcut
* adapt emu scripts - only PCSX2 makes use of this
* small changes in other scripts to use emuName variable instead of hardcoded strings
* Updated RPCS3 EmuScript:
* Added migration function to install, update, and init functions
* Updated IsInstalled function to detect both Flatpak and AppImage
* Keep Flatpak detection for this next release of EmuDeck. Remove Flatpak detection in the future
* Allows users to still update RPCS3 Flatpak through EmuDeck
* Fixed tabbing
* Updated binupdate.sh:
* Added RPCS3 to binTable
* Allows users to update RPCS3 AppImage through the Update AppImages and Binaries button
* Updated RPCS3 casing
* Updated uninstall.sh:
* Added RPCS3 AppImage uninstall