Commit graph

271 commits

Author SHA1 Message Date
icenine451 32ebb6e686 Add post-compression file check before original deletion
Add ROM backup disclaimer to compression auto-cleanup
2024-04-02 09:53:35 -04:00
icenine451 f6abf9c9b8 Only backup RPCS3 data if it exists during post_update 2024-03-29 16:08:58 -04:00
icenine451 5c352dbbcd Remove excess whitespace 2024-03-29 15:59:42 -04:00
icenine451 1371676da9 Update dir_prep to strip trailing slashes
Fix RPCS3 savedata relocate post_update action
2024-03-29 15:59:01 -04:00
XargonWan 849c5e8900 RYUJINX: fixed a bug where registered folder was not correctly renamed into firmware 2024-03-29 08:30:01 +01:00
icenine451 254dc09d26 Fix how finit logs folder moving is handled 2024-03-28 14:49:21 -04:00
icenine451 709908f06a Remove duplicate log file creation if not found 2024-03-28 14:27:20 -04:00
icenine451 e03234548c Skip creating logs folder during finit as it is already created earlier 2024-03-28 14:06:40 -04:00
icenine451 0856eddea6 Remove extraneous newline from log entry 2024-03-28 14:06:15 -04:00
icenine451 fb4a1525c5 Fix version change detection logic for cookers 2024-03-27 09:11:52 -04:00
icenine451 69a23b233a Rename patching.sh to framework.sh for function library clarity 2024-03-27 08:53:20 -04:00
XargonWan 2638d785e9 PREPARE_COMPONENT: removed customs folder as we use ponzu, peparing missing bios subfolders for RetroArch 2024-03-26 11:25:21 +01:00
icenine451 590b7bcfa9 Cleanup logging functionality 2024-03-22 17:10:26 -04:00
XargonWan 5e642c5bd5 LOGGER: added various check cases, might be optimized tho 2024-03-22 10:12:12 +01:00
XargonWan 5570700867 LOGGER: potential fix for logs folder not being created 2024-03-21 22:01:17 +01:00
XargonWan 9596021616 GZDOOM: RETRODECKHOMEDIR placeholder replacement was missing 2024-03-21 21:27:08 +01:00
XargonWan 7816c15c27 RYUJINX: edited bios folder not found message [skip ci] 2024-03-21 08:14:44 +01:00
XargonWan c43d7ddf36 LOGGER: fixed ES-DE logs symlink 2024-03-20 21:13:16 +01:00
XargonWan ee030900a1 LOGGER: fixes for when rdhome is not available 2024-03-20 00:19:25 +01:00
XargonWan 8e1eb0b3cc GLOBAL: deleted an unuseful line 2024-03-20 00:18:49 +01:00
XargonWan 189dcb2324 LOGGER: fixed path not being created 2024-03-19 22:54:27 +01:00
icenine451 fc6ebecf79 Add platform-specific compression commands 2024-03-19 15:04:01 -04:00
icenine451 b761fdd8d9 Revert CSO compression changes and prep for updated chdman 2024-03-19 14:53:23 -04:00
XargonWan 39ff142995 ES-DE: fixed start_retrodeck param 2024-03-19 19:50:02 +01:00
XargonWan 2299da254f PONZU: added a check for the already installed files after a full reset 2024-03-19 09:53:45 +01: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