WallK
671623dd4f
Full BIOS check functionality, temp file management
...
Added BIOS check (both basic and expert)
Blocking godot until bios files are checked (to check if ok)
Calling function wrapper
Added conditions to check for runtime dir env var
Changed fallback dir
2024-03-25 12:22:36 +02:00
XargonWan
b1ae187401
ES-DE: fixed the bug where the system folders were not generated
2024-03-17 11:34:49 +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
c815e38acf
SCUMMVM_LIBRETRO: added missing folders and config
2024-03-07 13:56:31 +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
a8cd09aa67
MAME: fixed config paths
2024-03-01 13:56:32 +01:00
icenine451
efad8a8ad9
Move default RD logs folder to internal space, then dir_prep after user selects install location
2024-02-28 14:41:42 -05:00
XargonWan
a7f3866e96
LOGGER: populating functions
2024-02-28 18:13:33 +01:00
XargonWan
e2b678f388
CREATE_DIR: introduced this new function for a better logging and line compression
2024-02-28 15:55:44 +01:00
XargonWan
7d2e476b4d
Merge branch 'cooker-0.8.0b' into feat/logging
2024-02-28 15:24:39 +01:00
XargonWan
2b85d32e9e
MAME: config paths fixes
2024-02-28 10:17:03 +01:00
icenine451
1614123422
Fix Godot comms file path
2024-02-27 16:31:39 -05:00
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
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