* Create PutLaunchersHere.txt
* Added cloud services parser in SRM config.
Added scripts with matching SteamGridDB names for proper scraping.
* Update userConfigurations.json
Disabled "fuzzyMatch->removeCharacters" so that items such as "Disney+" and "Paramount+" with special characters can match correctly.
* Created "cloud.conf" and edited the scripts.
This allows for users to change the conf to use a different web browser.
* Update README.md
* Added cloudServicesManager.sh.
Features:
* Auto-update list based on github repo.
* Updates exsisting scripts without touching user custom added scripts (based on file name).
* Edit `cloud.conf` file to change default web browser for scripts.
* Use the already pulled data. Since the cloud services manager will be
executed from EmuDeck and it updates the backend we can use it.
* add Chiaki Script
* Streamline menu for cloudManager
---------
Co-authored-by: Isaiah Koontz <isaiah.koontz@gmail.com>
* Update cemu.sh to handle checking for an AppImage or Flatpak
* Make less checks on doProton
* Update userConfigurations.json for Cemu Native parsers
* Add emuDeckCemuNative.sh to functions
* PROTONVER should be a parameter.
* Update setup.sh for CemuNative
* Add settings. Link mlc01 for now. Set correct config
* Have both ROM locations for now
* More updates to emuDeckCemuNative
* Move config and update emuDeckCemuNative
* Remove the extra roms from the gamepathentryfound
* Set up migrate
* add emuDeckCemuNative.sh to all.sh
* Don't know why there was an -r flag there.
* Clobber Windows version and migrate what can be.
* PROTONVER in xenia.sh
* Add controllerProfiles
* remove install from storage setup
* Setup Emulation paths using the Cemu proton paths
* Fix temp file cleanup for installEmuBI
* Make Cemu be Cemu (proton) in labeling
Change cemu.sh to take -w to use proton
* Update ES-DE config script
change Cemu (proton) to use -w
add Cemu (native)
add function to update cemu (native)
* modify CemuNative script
use original Cemu Paths for stuff
save migration for future
* Fixes the ES-DE media_dir update
if the user changes Emulation path
* cemu.sh
add -w proton check
* Realign Desktop creation to make more sense
no more EmuDeck - now says AppImage or Binary
* Creating icons purges the baloo index
* Cemu.sh
Override to windows with -w
uses ~/emudeck/settings.sh to determine paths
* ES-DE needs one system, multiple commands
* update custom system base xml to include
cemu native
* Silly external
* update / fix custom systems for esde
add new commands too.
* fix uninstall.sh
Co-authored-by: AngelofWoe <jaia.one.winged.angel@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