Commit graph

4 commits

Author SHA1 Message Date
Rodrigo 24582eeb74 Revert "== > ="
This reverts commit 28e8adc03d.
2023-11-30 22:39:36 +01:00
Rodrigo 28e8adc03d == > = 2023-11-30 22:29:33 +01:00
AngelofWoe a3b597a9b2
Add emu-launch.sh to setup.sh (#500)
* Add emu-launch.sh to setup.sh

* getAppImage and getFlatpak should return 1, not exit
2022-12-28 21:45:26 +01:00
AngelofWoe 3348cfd57a
Add emu-launch.sh (#426)
* 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
2022-11-04 18:00:34 -04:00