Commit graph

70 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 f357996df7 GLOBAL: defined log_folder variable 2024-02-16 17:20:23 +01:00
XargonWan da9c237f2e FRAMEWORK: prepare_emulator is now prepare_component 2024-01-16 09:14:27 +01:00
XargonWan 90cf770298 LOGGER: enhancements 2024-01-05 10:59:18 +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 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)