Commit graph

232 commits

Author SHA1 Message Date
icenine451 26de86eed5 Re-add disappeared Rewind dialog 2024-03-27 08:53:48 -04:00
XargonWan 621d74a366 MAME-SA: removed wrapper as the inipath is managed via ES-DE now 2024-03-20 21:13:01 +01:00
XargonWan 1a0f9f499c CONFIGURATOR: fixed reset yuzu 2024-03-19 09:21:18 +01:00
XargonWan 47c240b07c CONFIGURATOR: fixed reset all emulators and components entry and GZDoom entry 2024-03-19 09:18:08 +01:00
XargonWan 3ccba14707 CONFIGURATOR: renamed controller layout entry and description 2024-03-18 13:47:14 +01:00
XargonWan 76aa88e943 CONFIGURATOR: Reset Emulator entry is renamed into Reset Emulator or Engine 2024-03-13 08:54:54 +01:00
XargonWan 74b2c0f596 PONZU: added removal function 2024-03-09 14:37:42 +01:00
XargonWan 850103abf1 PONZU: fixing paths and variables check from retrodeck config 2024-03-09 09:32:45 +01:00
XargonWan 6aca748082 PONZU: fixed emulators path 2024-03-08 21:22:15 +01:00
XargonWan e2cd1762c8 PONZU: re-added the two emulators in various positions with ponzu checking 2024-03-08 18:21:43 +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 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
icenine451 6ea216e71c Add BIOS check expert mode 2024-02-27 16:31:25 -05:00
icenine451 3aa7f271f1 Make some Configurator lables more consistent 2024-02-27 12:34:39 -05:00
icenine451 9cb2ddd412 Add "quick resume" preset option to Configurator 2024-02-27 12:33:31 -05:00
icenine451 4110f82268 Update Configurator for per-emulator rewind 2024-02-27 10:00:27 -05:00
XargonWan 6ad8c1080e Merge branch 'cooker-0.8.0b' into feat/esde-3.0 2024-02-27 08:36:23 +01:00
XargonWan a9c912a513 Merge branch 'cooker-0.8.0b' into feat/ryujinx [skip ci] 2024-02-26 14:54:27 +01:00
XargonWan c07daf9af7 RYUJINX: fixed configurator call command [skip ci] 2024-02-26 14:25:08 +01:00
XargonWan fb0cb02de2 CONFIGURATOR: fixed prepare_component dialog [skip ci] 2024-02-26 13:50:47 +01:00
XargonWan 5fae1b9866 MAME: added wrapper 2024-02-26 13:47:22 +01:00
XargonWan 8b957ba300 Merge branch 'cooker-0.8.0b' into feat/esde-3.0 2024-02-23 20:44:06 +01:00
icenine451 7087fc256f Make installing Vita3K firmware optional 2024-02-23 13:14:39 -05:00
XargonWan 799d9f64dd Merge branch 'cooker-0.8.0b' into feat/ryujinx 2024-02-23 13:57:40 +01:00
icenine451 100d08a231 Simplify Configurator single-file compression process 2024-02-22 14:49:08 -05:00
XargonWan 4414be0fd1 Merge branch 'cooker-0.8.0b' into feat/esde-3.0 2024-02-21 20:52:19 +01:00
icenine451 7105285b33 Break out BIOS check function
Add Godot data transfer temp file for BIOS check
2024-02-21 14:00:18 -05:00
XargonWan eb12692891 ES-DE: changing more paths 2024-02-21 10:00:52 +01:00
XargonWan cb8b3de7d8 ES-DE: .emulationstation folder is now renamed in ES-DE 2024-02-19 16:21:43 +01: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 dafba7a5b5 Merge branch 'cooker-0.8.0b' into feat/logging 2024-02-17 09:23:42 +01:00
XargonWan db63d50b1e MAME: added reset to configurator 2024-02-16 19:10:34 +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 23604f77af Update presets engine to handle multiple target files
Update all preset files to new syntax standard
Update ABXY button swap internal preset name
2024-01-29 10:46:27 -05:00
XargonWan 016f241f69 CONFIGURATOR: removed unused entries, added todos, and enhanced texts 2024-01-24 16:28:05 +01:00
XargonWan bde0f1be5a CONFIGURATOR: created a component menu to sort the non-emulators 2024-01-24 16:24:30 +01:00
XargonWan da9c237f2e FRAMEWORK: prepare_emulator is now prepare_component 2024-01-16 09:14:27 +01:00
Lx32 44410eda08
Fixed configurator.sh 2024-01-11 19:32:21 +01:00
XargonWan a67db83eec CONFIGURATOR: enhanced logging 2024-01-05 11:00:00 +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
XargonWan a67e9c0d1c FRAMEWORK: unhidden logs folder 2024-01-04 08:25:59 +01:00
icenine451 5236e2215a Merge remote-tracking branch 'upstream/cooker-0.8.0b' into cooker-0.8.0b-icenine451 2023-12-11 10:33:06 -05:00
icenine451 621e55a870 Update Vita3k functions in Configurator and prepare_emulator.sh
Add network checks for resetting emus that require it
2023-12-11 10:30:35 -05:00
XargonWan 2563febc11 Merge branch 'cooker-0.7.5b' into cooker-0.8.0b 2023-12-04 16:30:30 +01:00
icenine451 2bbeaf3ee2 Add Configurator and CLI options to reset ESDE 2023-12-01 09:33:17 -05:00