278 Commits

Author SHA1 Message Date
Rodrigo
b7571c5098 Update 3.5 fixes 2023-03-09 18:17:37 +01:00
Livedeht
712b5ea545 emuDeckMigration: Typo fixes 2023-03-09 01:13:48 -05:00
Rodrigo
b8386b47a7 3.5 Migration 2023-03-08 10:35:22 +01:00
Rodrigo
52edba95bf testing Migration_fix_SDPaths 2023-03-07 20:00:19 +01:00
Rodrigo
5418469b16 new ESDE 2 themes getting ready 2023-03-07 17:19:11 +01:00
rawdatafeel
66f4c75722
Actually Install ES-DE Steam Input Profile
Oops
2023-03-06 02:13:57 -05:00
Livedeht
4df3bf2050
Merge pull request #646 from rawdatafeel/SteamInputUpdates
Steam Input Profile Updates
2023-03-06 01:08:29 -05:00
Livedeht
5bd04ed229
Update emuDeckESDE.sh 2023-03-06 01:06:26 -05:00
Mitja Skuver
e5755f71d6
binupdate improvements (#648)
* binupdate improvements

- new safeDownload() in helperFunctions
- introduced showProgress argument for emulator downloads
- modified binupdate.sh to use showProgress
- modified emulator/tools install functions to use safeDownload()/showProgress and return proper exit code (CemuNative, Cemu, mGBA, PCSX2-QT, Ryujinx, Vita3K, Xenia, Yuzu, ESDE, SRM)
- installEmuAI() and installEmuBI() are now using new safeDownload() and return proper exit code
- installEmuAI() and installEmuBI() can now write last version info (new arguments)
- yuzu launcher: Added ~/emudeck/yuzu.noupdate to skip yuzu update, zenity progress bar and zenity error dialog

* formatting/whitespaces only

* Fixed shell error (quotes)

---------

Co-authored-by: Livedeht <godsbane@gmail.com>
2023-03-05 23:45:34 -05:00
Rodrigo
6e99321e00 shame 2023-03-05 18:49:09 +01:00
Rodrigo
3c3472e81a / fix 2023-03-05 18:43:02 +01:00
Rodrigo
4c830afc4e migrationPaths 2023-03-05 18:38:00 +01:00
Rodrigo
4a7d3cb888 Fix / 2023-03-05 18:08:57 +01:00
Rodrigo
d9afe67c44 real rsync 2023-03-05 18:01:07 +01:00
Rodrigo
6c52d1dc53 rsync zenity awk 2023-03-05 17:53:00 +01:00
Rodrigo
18e535fdd4 wip 2023-03-05 17:40:10 +01:00
Rodrigo
6257bac14f dry run test 2023-03-05 17:31:03 +01:00
Rodrigo
e0536cc33d Fix human readable 2023-03-05 00:13:34 +01:00
Rodrigo
aa99151f05 migration fixes 2023-03-04 23:54:24 +01:00
Rodrigo
cfb8a228b6 awk 2023-03-04 23:41:38 +01:00
Rodrigo
4f86ad776a testing migration 2023-03-04 23:38:18 +01:00
Rodrigo
a1f6a960f0 fix devnull 2023-03-04 23:23:28 +01:00
rawdatafeel
2bd88c372b ES-DE Steam Input Profile 2023-03-03 19:16:47 -05:00
Rodrigo
726ace84f5 note 2023-02-26 01:54:18 +01:00
Rodrigo
1c4e17c443 Migration_fixSRMArgs 2023-02-26 01:35:12 +01:00
Rodrigo
d86c0d90c5 :@ 2023-02-26 00:59:16 +01:00
Rodrigo
fc6a8ec8c0 pls 2023-02-26 00:58:50 +01:00
Rodrigo
189608c8ac fix? 2023-02-26 00:58:13 +01:00
Rodrigo
65ddfc6b26 fix 2023-02-26 00:57:23 +01:00
Rodrigo
b85f538541 SRM fix args 2023-02-26 00:52:33 +01:00
Rodrigo
b43c6c9ad7 migration final touches 2023-02-26 00:16:03 +01:00
Rodrigo
2ca8b2910a fix destination 2023-02-25 23:51:21 +01:00
Rodrigo
1e71f0d683 fix cut 2023-02-25 23:49:15 +01:00
Rodrigo
4d4d7fe6f8 size calculations for migration 2023-02-25 23:47:32 +01:00
Rodrigo
661938587d SRM paths migration 2023-02-25 23:39:16 +01:00
Rodrigo
c377cf7676 migration wip 2023-02-25 23:27:43 +01:00
Livedeht
690280b273
plugins: don't assume deck user 2023-02-12 20:30:40 -05:00
Godsbane
04ac38ba7b add IsInstalled for SRM 2023-02-07 18:57:18 -05:00
Godsbane
859ec20234 fixed AppImage IsInstalled 2023-02-07 18:46:51 -05:00
Godsbane
d795b24fce add ESDE_IsInstalled method 2023-02-07 11:20:07 -05:00
godsbane
86c44588ab give SRM an icon
update SRM Desktop name
2023-02-06 19:21:43 -05:00
Rodrigo
e7bcc617ef ESDE20 2023-02-04 02:47:11 +01:00
Rodrigo
50b45d760d destination 2023-02-01 17:26:29 +01:00
Rodrigo
cb1bf8524d emuDeckMigration wip 2023-02-01 17:23:13 +01:00
Livedeht
6fee81ce33
Add cemu native (#603)
* 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>
2023-01-23 23:03:12 -05:00
Rodrigo
677e4bd246 alt ESDE 2023-01-23 18:32:46 +01:00
Rodrigo
e7afa7558f srm reset fix 2023-01-20 23:40:28 +01:00
Livedeht
e8cb2d3031
Merge pull request #590 from PartyWumpus/patch-1
Use new decky installer location
2023-01-12 09:27:59 -05:00
Party Wumpus
d6f9180ffc
Use new installer location to install decky. 2023-01-12 07:14:22 +00:00
Livedeht
1a6a2b4154 update SteamDeckGyroDSU method
download script to tmp before running.
2022-12-31 14:12:16 -05:00