Commit graph

198 commits

Author SHA1 Message Date
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 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
XargonWan 158e7f4bd7 CONFIGURATOR: added reset of MAME and GZDoom 2023-11-30 09:46:44 +01:00
XargonWan 7187ef3f55 GZDOOM: edited script, added config and preliminary reset function 2023-11-23 16:11:55 +01:00
XargonWan 0143b1a040 Merge branch 'feat/steam-sync' into cooker-0.8.0b 2023-10-15 21:06:01 +02:00
XargonWan acd30e37f4 Merge branch 'feat/mame' into cooker-0.8.0b 2023-10-15 19:18:21 +02:00
XargonWan 979fe2c961
Merge pull request #555 from XargonWan/feat/vita3k
Adding the first stage of Vita3K
2023-10-14 23:54:18 +02:00
XargonWan 182b7bcd6d MAME: initialized prepare and open emulator 2023-10-13 10:21:24 +02:00
XargonWan e44be29c0f Controller: added controller configs with hotkeys for generic controller, ps3,4,5, gordon, switchpro and xbox360 [skip ci] 2023-10-10 15:29:50 +02:00
XargonWan f7ff56ac59 steam-sync: reorganized files 2023-10-10 12:33:58 +02:00
XargonWan 3dfdb8cd8a steam-sync: removed some py cahce 2023-10-10 12:29:02 +02:00
Lx32 a6f90e87ff
Finish sync to Steam functionalities (#551)
* Update for alternative emulators 1

Added first batch of alternative retroarch core for launch

* Added log

Added log features to the game parsing funtionality

* Update altemu

Updated with the second and final batch of alternative retroarch cores

* Update shortcut.py

Added pico8 default emulator

* Update shortcut.py

Updated with standalone alternative emulators

* Final update for alternative emulators

Fixed some errors and debug refuses. Added all the check for global alternative emulators

* Update configurator.sh

Update with sync features

* Update shortcut.py

Done the sync to steam features

* Space escaped
2023-10-09 22:24:41 +02:00
XargonWan 43f4e60214 Added Vita3K in the manifest and in "Open Emulator" on Configurator. 2023-10-09 09:54:44 +02:00
Lx32 b457e6176d
Fix syntax error 2023-10-04 14:06:24 +02:00
XargonWan 673cdff712 Merge branch 'cooker-0.8.0b' of https://github.com/XargonWan/RetroDECK into cooker-0.8.0b 2023-09-29 10:38:23 +02:00
Lx32 d8b98f18f8
Fixed comment 2023-09-28 15:38:56 +02:00
Lx32 317bb5048d
Uploaded files
Uploaded files for the managing of vdf file of steam shortcut
2023-09-28 15:31:05 +02:00
Lx32 96c0abcfec
Update configurator.sh
Updated the configurator with the add to steam function
2023-09-28 15:29:33 +02:00
icenine451 e20d0acfa9 Add Ryujinx Configurator entries 2023-09-27 09:13:50 -04:00
XargonWan e08fb8850e Added Ryujinx to the Configurator 2023-09-27 09:36:36 +02:00
icenine451 f220927227 Corrections to backup function 2023-08-17 13:38:18 -04:00
icenine451 2c9585b992 Ensure rsync dest path exists 2023-06-27 10:53:34 -04:00
icenine451 b5577b1bbd Fix rsync trying to keep perms from RO files 2023-06-15 10:50:09 -04:00
icenine451 de9e21c177 Incorrect selection check for update option change 2023-06-13 14:41:16 -04:00
icenine451 f5c50e0825 Move update check change to Tools section
Add progress dialog to presets change process
2023-06-02 09:52:29 -04:00
icenine451 198e988671 Disable disabling "load custom textures"
on input texture disable
2023-05-25 10:05:54 -04:00
icenine451 38f0cdc585 Change input texture install from cp to rsync 2023-05-25 09:58:37 -04:00
icenine451 5717d08a8f Fixes for retroarch-all presets
Fixes for Cheevos logout process
2023-05-23 16:16:54 -04:00
icenine451 7b34ff6822 Move Update Check enable/disable to Global setting 2023-05-22 12:15:46 -04:00
icenine451 657af0076d Update Configurator wording 2023-05-22 12:07:37 -04:00
icenine451 7f033cb116 Fix Configurator unintended exit after wiki dialog 2023-05-19 09:21:32 -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 9ea0403879 Add PPSSPP to savestate_auto_load preset
Add Citra/Dolphin/Duckstation/PCSX2/Primehack/Yuzu to ask_to_exit preset
Reconfigure defaults and existing installs for proper preset functions
Add Ask-to-Exit menu item in Configurator
2023-05-18 11:38:20 -04:00
icenine451 d0d1034f54 Improve Cheevos logout
Move Install RD Starter Pack to Dev Options menu
Add texture packs folders to RA-Mesen, RA-Mupen64Plus, Duckstation,
PCSX2 and PPSSPP
Fix CLI Configurator exit trap
2023-05-18 10:23:05 -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 8e5e950841 Correct some calls to xmlstarlet
Add Cemu to get_setting_value and set_setting_value
Update Cemu prepare_emulator content
Prepare and add savestate_auto_load and savestate_auto_save presets
2023-05-16 12:29:36 -04:00