* new paths
* /
* EmuDeck/
* mv
* no &
* ESDE new location
* ESDE new path
* no symlink load
* bigpemu new path
* force move
* global vars
* oopsie
* missing $emudeckBackend
* better migration detection
* Keep Appimages in Applications
* Keep Appimages in Applications
* Fixed Model 2 Emulator and Supermodel metadata files
* Moved metadata files and metadata to rom subfolder for Proton emulators
* Added RPCS3 support through desktop files
* Adjusted defaults
* Atari Jaguar/Atari Jaguar CD changed to BigPEmu
* Arcade changed to MAME (standalone)
* NDS changed to melonDS DS
* Nintendo 64DD changed to RMG
* PSP changed to PPSSPP (Standalone)
* Nintendo Switch changed to Ryujinx (Standalone)
* VSmile changed to MAME (Standalone)
* Removed z: from wiiu metadata file since it's presumably running Cemu Native
* Cleaned up Pegasus file
* Added support for XBLA through zar files
* Can implement zar compression in a separate PR
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
* [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
* 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>
* Add emu-launch.sh
* Can minimize these now.
* Make sure Flatpak won't fail due to case
* Universalize
* Add emu-launch.sh to the install script
* Set up options in emu-launch.sh
* Set up options in emu-launch.sh. For real
* Update launcher scripts. Remove carriage returns.
* Not sure why this was set to external
* Update userConfigurations.json for the universal script.
Fix img directory problems
* Remove the extra /
* Fix imageProviders
* Undo directory change for default images.
* Undo `img` rsync
* Fix %command%
* Handle a lot of variables better
* Avoid concatenation
* Fix vita3k.sh
* Fix vita3k.sh
* Correct directory for Ryujinx
* Fix typo
* Change bash instance in proton-launch
* Set up Zenity errors in emu-launch.sh
* Add cemu-native.sh
* Add launcherFunctions.sh