Commit graph

243 commits

Author SHA1 Message Date
icenine451 fb4a1525c5 Fix version change detection logic for cookers 2024-03-27 09:11:52 -04:00
icenine451 45bb5ac43b Only check for Desktop Mode on Steam Deck platform 2024-03-12 10:13:41 -04:00
XargonWan e25d2dcd54 GZDOOM: added as resettable component via cli 2024-03-08 17:13:02 +01:00
XargonWan bd286380d4 CITRA: removed 2024-03-04 21:45:58 +01:00
XargonWan 39ce6d59a6 YUZU: removed 2024-03-04 21:16:50 +01:00
XargonWan 83629157fa UPDATER: fixed cooker updater that was failing 2024-03-04 10:17:25 +01:00
XargonWan 6e571b068f RYUJINX: add wrapper for key management 2024-03-02 11:52:36 +01:00
XargonWan a7f3866e96 LOGGER: populating functions 2024-02-28 18:13:33 +01:00
XargonWan 7d2e476b4d Merge branch 'cooker-0.8.0b' into feat/logging 2024-02-28 15:24:39 +01:00
XargonWan a9c912a513 Merge branch 'cooker-0.8.0b' into feat/ryujinx [skip ci] 2024-02-26 14:54:27 +01:00
icenine451 813e6b6e9b Fix RetroDECK continuing to boot without a retrodeck.cfg after a CLI full reset 2024-02-23 13:41:42 -05:00
XargonWan 799d9f64dd Merge branch 'cooker-0.8.0b' into feat/ryujinx 2024-02-23 13:57:40 +01:00
icenine451 bac12909b5 Fix CLI reset process 2024-02-21 11:04:36 -05:00
XargonWan f6f6a678b6
Feat/steam sync (#652)
* Fixed sync path in steam-sync.py

* Fix syntax error

* Make sync folder hidden

* Make sync folder hidden (for real now)

* Added boilr_tag parameter after talk with boilr dev

* BOILR: set branch to retro for testing purposes

* APPDATA: added Steam Sync Warning [skip ci]

* BOILR: updated Cargo.toml

* Update steam-sync.py with real time sync

* Update configurator.sh with steam syncronization

* Update retrodeck.sh with steam syncronization

---------

Co-authored-by: Lx32 <loxenfabula@gmail.com>
2024-02-18 10:48:04 +01:00
XargonWan b49828670c CLI: added reset es-de 2024-02-17 09:38:01 +01:00
XargonWan dafba7a5b5 Merge branch 'cooker-0.8.0b' into feat/logging 2024-02-17 09:23:42 +01:00
XargonWan 5d4908931b CLI: added reset MAME 2024-02-16 19:10:06 +01:00
XargonWan 4469e984c7 RYUJINX: added a function to check for keys 2024-02-15 09:34:27 +01:00
XargonWan 13afef7a3d Merge branch 'cooker-0.8.0b' into feat/ryujinx 2024-02-15 09:03:53 +01:00
XargonWan c0716c2b01 PREPARE_COMPONENT: removed space between components 2024-02-15 09:02:39 +01:00
XargonWan e8f2224f7f Removed reset es-de from cli as now it's a component 2024-02-14 17:32:48 +01:00
XargonWan db3aab771f RYUJINX: added reset to cli and Configurator 2024-02-14 09:30:26 +01:00
XargonWan 0ffd378dad Merge branch 'feat/prepare-emulator' into cooker-0.8.0b 2024-02-13 11:14:35 +01:00
icenine451 5c22bf3216 One-off forced refresh of controller profiles in same version 2024-02-10 09:56:28 -05:00
XargonWan 84f2fb667e RESET_COMPONENT_CLI: added missing emulators, fixed es-de and other stuff 2024-01-24 17:07:51 +01:00
XargonWan da9c237f2e FRAMEWORK: prepare_emulator is now prepare_component 2024-01-16 09:14:27 +01:00
XargonWan 878e3e41ca LOGGER: more logging 2024-01-04 17:34:02 +01:00
XargonWan 28550e33ac LOGGER: added a first logging script and sourced it in all the needed scripts 2024-01-04 09:26:42 +01:00
icenine451 2bbeaf3ee2 Add Configurator and CLI options to reset ESDE 2023-12-01 09:33:17 -05:00
icenine451 93db40176b Only perform network availability check
for update check if update checks are enabled
2023-06-08 13:52:19 -04:00
icenine451 87e29385b2 Add more cooker setting automation 2023-05-19 10:03:02 -04:00
icenine451 b91c451fdd Added more safety around the cooker reset option 2023-05-18 12:23:45 -04:00
icenine451 26bf3f5dfc Clarify cooker reset wording
new start-rd-on-exit method for Configurator
2023-05-18 12:12:13 -04:00
icenine451 26ad1c7c2e Included downloaded bios files in flatpak
Removed network access check where no longer needed
Corrected config file target for Cemu reset
2023-05-17 09:53:59 -04:00
icenine451 17bef4b713 Break apart functions.sh
because finding stuff in 3000+ lines was ponderous
Add basic test to remap to Nintendo button layout
2023-05-12 16:26:09 -04:00
icenine451 efbaec77ed Improve cheevos login process
Fix PCSX2 config path variable
Improve Configurator "launch RD after exit"
Make jq and yq executable during build
Implement RA and sample SNES presets
2023-05-12 14:28:51 -04:00
icenine451 9fd4ab747b More online updater fixes, to match new codenames 2023-05-10 09:57:28 -04:00
icenine451 13acb4199c Add low space check and warning 2023-05-08 16:54:35 -04:00
icenine451 4026958887 Add custom title text to generic info dialog 2023-05-02 14:46:54 -04:00
icenine451 6763286b77 Another updater fix
Fix update file cleanup
2023-05-01 09:13:51 -04:00
icenine451 e3ef868357 Finally fix cooker update checker
Improve finit handing of interruption
Fix some paths not being created during finit
2023-04-26 17:02:44 -04:00
icenine451 51d17ae1f3 RPCS3 setup updates
Cooker upgrade check updates
Add yq tool
2023-04-20 15:56:41 -04:00
icenine451 6619191a15 Add universal function wrapper
Upgrade cooker update flow
Upgrade update_rd_conf, no more patch file since they are all bash vars
2023-04-20 10:51:17 -04:00
icenine451 67e7271614 Forgot an IF 2023-04-19 17:08:00 -04:00
icenine451 ca7f5ea133 Improve cooker upgrade flow 2023-04-18 11:26:35 -04:00
icenine451 e9b71b34d4 Upgrade emu init function,
change network connectivity test target,
update retrodeck.cfg to latest version
2023-04-17 16:03:29 -04:00
icenine451 0d078cb88a Fix network checks. 2023-04-14 09:10:52 -04:00
icenine451 65a93602f8 Missing fi 2023-04-14 08:49:21 -04:00
icenine451 1b973d58cc More Cemu additions 2023-04-11 09:11:12 -04:00
icenine451 51057e8148 Add cooker-specific update dialog. 2023-04-03 11:07:42 -04:00