Commit graph

27 commits

Author SHA1 Message Date
XargonWan 0d74aa27c5 MAME-SA: migrated to set_settings function 2024-02-27 16:44:52 +01:00
XargonWan 8b957ba300 Merge branch 'cooker-0.8.0b' into feat/esde-3.0 2024-02-23 20:44:06 +01:00
icenine451 e3cf79a46b Fix SD card detection 2024-02-23 13:37:22 -05:00
XargonWan 049f7a80a9 ES-DE: changing more paths, again and again 2024-02-21 21:39:44 +01:00
XargonWan 4414be0fd1 Merge branch 'cooker-0.8.0b' into feat/esde-3.0 2024-02-21 20:52:19 +01:00
icenine451 837b4a4048 Move Godot data transfer temp files location
Now at /var/config/retrodeck/godot/
2024-02-21 14:03:54 -05: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
icenine451 eca23ae2ce Streamline global.sh finit process 2024-02-21 10:04:00 -05:00
XargonWan f8a86faa4b ES-DE: changing more paths, again 2024-02-21 14:26:23 +01:00
XargonWan eb12692891 ES-DE: changing more paths 2024-02-21 10:00:52 +01:00
XargonWan 8fec21f9ad ES-DE: updating paths to es-de folder 2024-02-20 21:18:29 +01:00
XargonWan cb8b3de7d8 ES-DE: .emulationstation folder is now renamed in ES-DE 2024-02-19 16:21:43 +01:00
XargonWan da9c237f2e FRAMEWORK: prepare_emulator is now prepare_component 2024-01-16 09:14:27 +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
icenine451 d7ac1ad0f2 Better handle spaces in paths
Replace eval with declare where possible
Handle new SD card locations and non-default names from SteamOS 3.5
2023-11-30 14:35:59 -05:00
icenine451 f220927227 Corrections to backup function 2023-08-17 13:38:18 -04:00
icenine451 d1f61f7786 Make slash / underscore use more consistent 2023-06-26 08:44:52 -04:00
icenine451 68e9e77380 Add multiple online target checks 2023-06-13 14:53:04 -04:00
icenine451 01e197f747 Change network check target again 2023-06-13 14:47:18 -04:00
icenine451 858f9d5691 Change network check target and add progress dlg 2023-06-13 14:44:54 -04:00
icenine451 87e29385b2 Add more cooker setting automation 2023-05-19 10:03:02 -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 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
icenine451 55d45432d4 Improve readbility of presets dialog
Improve handling of internal system names
Add internal->user readable system name translation
Disable PS4 in es_systems
Improve get_setting_value handling of missing setting name in section
Add systems to borders, widescreen and nintendo_button_layout presets
2023-05-15 16:33:54 -04:00
icenine451 4a0bc26084 Add Nintendo Button Layout Configurator menu
Add login timestamp to cheevos login for Duckstation and PCSX2
Add processing dialog to reset all
Change Duckstation config location to /var/config to match new location
Add cheevos required sections to shipped PXSX2 and Duckstation configs
Add cheevos hardcore mode presets for PCSX2 and Duckstation
2023-05-13 12:05:50 -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
Renamed from global.sh (Browse further)