Commit graph

247 commits

Author SHA1 Message Date
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 2fcd7ae89c POST-UPDATED: added todos for Cemu in 0.9.0b - part 2 [skip ci] 2024-03-18 22:15:58 +01:00
XargonWan f426aa0e89 POST-UPDATED: added todos for Cemu in 0.9.0b [skip ci] 2024-03-18 21:51:58 +01:00
XargonWan b1ae187401 ES-DE: fixed the bug where the system folders were not generated 2024-03-17 11:34:49 +01:00
XargonWan 3abfe5044f LOGGING: added more log lines and improved the set_setting_value logging 2024-03-17 11:34:15 +01:00
XargonWan 55c3c6cc62 GZDOOM: added missing sound folders + config fixes 2024-03-13 15:19:32 +01:00
XargonWan e12131a558 GZDOOM: path fixing + adding bios folder 2024-03-13 08:55:21 +01:00
XargonWan bf0e7d249f CONTROLLER_CONFIGS: deleting old ones 2024-03-13 08:46:58 +01:00
icenine451 6bbf33a7c8 Update Deck check to include Deck OLED 2024-03-11 08:41:25 -04:00
icenine451 3b17ad55d9 Merge remote-tracking branch 'upstream/cooker-0.8.0b' into cooker-0.8.0b-icenine451 2024-03-11 08:40:09 -04:00
XargonWan 21bd11673a GZDOOM: fixed audio 2024-03-10 09:39:43 +01:00
icenine451 013892d203 Add real Deck check function 2024-03-09 13:17:39 -05:00
icenine451 3bb1706c26 Merge remote-tracking branch 'upstream/cooker-0.8.0b' into cooker-0.8.0b-icenine451 2024-03-09 13:13:21 -05: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 f0aa342936 PONZU: fixing install script 2024-03-09 09:11:14 +01:00
XargonWan 2e47b17fb4 PONZU: added the emulators reset after their install 2024-03-09 08:22:39 +01:00
XargonWan e6e161c8b8 PONZU: fixed extract commands 2024-03-08 21:22:30 +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 482ed3c2dd PONZU: added config in rd_conf 2024-03-08 17:41:15 +01:00
XargonWan dfb916f174 Merge branch 'cooker-0.8.0b' into feat/ponzu 2024-03-08 17:37:05 +01:00
XargonWan 9e894733ff PONZU: function refactor 2024-03-08 17:32:56 +01:00
XargonWan 5fac00e20b GZDOOM: adding missing pk3 files 2024-03-08 17:11:29 +01:00
XargonWan f8d0e4f62f ES-DE: system folder refresh in post_update 2024-03-08 08:58:56 +01:00
icenine451 7afc7961c1 Merge remote-tracking branch 'upstream/cooker-0.8.0b' into cooker-0.8.0b-icenine451 2024-03-07 13:20:59 -05:00
XargonWan debce8f279 SCUMMVM_LIBRETRO: fixed some paths and naming 2024-03-07 15:04:12 +01:00
XargonWan c815e38acf SCUMMVM_LIBRETRO: added missing folders and config 2024-03-07 13:56:31 +01:00
XargonWan 10e6520644 PONZU: added initial function 2024-03-06 23:22:09 +01:00
XargonWan a2e0fb2100 PRIMEHACK: updated and extended configs 2024-03-06 08:45:15 +01:00
XargonWan 89af7d68c0 RA: re added citra core 2024-03-05 14:03:12 +01:00
XargonWan 0924f6f249 LOGGER: improvements [skip ci] 2024-03-05 08:41:28 +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
icenine451 4a996e9c6b Fix desktop mode warning dialog logging 2024-03-04 09:07:39 -05:00
XargonWan 4895be10db QUIT: quit_retrodeck is now enhanced 2024-03-04 14:26:50 +01:00
XargonWan 5fe3bf2dea INSTALLER: tweaks 2024-03-04 13:46:21 +01:00
XargonWan 83629157fa UPDATER: fixed cooker updater that was failing 2024-03-04 10:17:25 +01:00
XargonWan d42b6ae31c RYUJINX: variabilized ryujinc conf file in prepare_component 2024-03-02 11:53:14 +01:00
XargonWan cf95084eaf SWITCH: moving registered folder into firmware folder 2024-03-02 11:45:41 +01:00
XargonWan a8cd09aa67 MAME: fixed config paths 2024-03-01 13:56:32 +01:00
XargonWan 10d41ee956 MAME: fixing MAME ini location 2024-03-01 08:43:27 +01:00
XargonWan 9cf09bd54f LOGGER: enhancing prepare_component 2024-02-29 20:55:16 +01:00
XargonWan 94a730029b LOGGER: enhanced logging in dir_prep, update_splashscreens, set_setting_value, prepare_components: es-de 2024-02-29 20:48:27 +01:00
XargonWan f321ad5f29 POST-UPDATE: more logging 2024-02-29 20:46:38 +01:00
icenine451 7e7290cb80 Removed log statements where they would break returned information 2024-02-28 14:52:35 -05: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 a4d4677c06 Merge branch 'cooker-0.8.0b' into feat/logging 2024-02-28 18:18:14 +01:00
XargonWan a7f3866e96 LOGGER: populating functions 2024-02-28 18:13:33 +01:00
icenine451 47a229e5ad Updated post_update version check robustness 2024-02-28 11:09:58 -05:00