Commit graph

548 commits

Author SHA1 Message Date
icenine451 2792451151 Reverse order of retrodeck.cfg update operations in update_rd_conf, as new path information was being lost 2025-03-08 09:51:25 -05:00
icenine451 9aa4671baa Remove redundant cheats_folder var definition, as it is now in retrodeck.cfg 2025-03-05 11:12:26 -05:00
icenine451 b30926bb7f Create newly added folders found in retrodeck.cfg when updating file. 2025-03-05 10:51:36 -05:00
icenine451 ba70b3c40e Fix line indent for readability 2025-03-05 10:50:57 -05:00
icenine451 baadbebb99 Update post_update to handle new check_version_is_older_than arguments 2025-03-04 13:16:05 -05:00
icenine451 185be1ef5a Update check_version_is_older_than to accomodate arguments for any two versions. 2025-03-04 13:15:40 -05:00
icenine451 af8e79d809 Restore configurator_check_multifile_game_structure() function, but in configurator_functions.sh 2025-02-27 11:00:51 -05:00
XargonWan b0d3e68ff5 MAME: shaders fixed 2025-02-26 15:03:10 +09:00
XargonWan 828b1c050d CLI: added OS info and moved --show-config out of the silent log zone 2025-02-21 11:35:14 +09:00
XargonWan c8bbaf7967 FIX: correct variable references for rdhome in migration and post-update scripts [skip ci] 2025-02-21 10:22:27 +09:00
XargonWan b2fed9023c CLI: enhance preset configuration with case-insensitive options and improved help message 2025-02-20 14:35:52 +09:00
XargonWan acf31654d5 FRAMEWORK: renamed GUI into CONFIGURATOR_GUI 2025-02-20 11:14:58 +09:00
XargonWan c1bb13ceb7 LOGGER: fixed colorization 2025-02-20 11:13:15 +09:00
XargonWan 00a8552788 CLI: don't show logs on informational messages 2025-02-20 10:27:26 +09:00
XargonWan a37ae0ceeb ZENITY: removed gdk scaling 2025-02-20 09:31:00 +09:00
XargonWan 98c9c4706c PRIMEHACK: fixed an issue where wii folder was not mapped as roms path in GTK GUI 2025-02-19 15:35:23 +09:00
XargonWan 0b87a24019 Merge branch 'cooker' of https://github.com/RetroDECK/RetroDECK into cooker 2025-02-19 14:34:49 +09:00
XargonWan 22cc13f323 POST_UPDATED: fixed SRM not adding the launcher profile 2025-02-19 14:10:18 +09:00
XargonWan 41c0b73e12 Revert "POST_UPDATED: fixed SRM not adding the launcher profile"
This reverts commit 02ed2371e4.
2025-02-19 14:09:56 +09:00
XargonWan 02ed2371e4 POST_UPDATED: fixed SRM not adding the launcher profile 2025-02-19 14:08:27 +09:00
XargonWan 8f6bacc7e1 ZENITY: enlarged text 2025-02-19 13:11:08 +09:00
XargonWan f5c4a31a46 STEAM_SYNC: text edited 2025-02-19 10:38:18 +09:00
XargonWan 246001b1f0 RD_ZENITY: fixed an issue hwere the status was not correctly passed in some cases 2025-02-18 11:57:11 +09:00
XargonWan 1fdc81aa08 FRAMEWORK: introduced resolution check 2025-02-18 11:56:48 +09:00
XargonWan acd5380410 FRAMEWORK: making the framework aware if we are using zenity 2025-02-18 11:11:50 +09:00
XargonWan ec5599c016 POST_UPDATE: added GC controller reset action 2025-02-17 16:11:16 +09:00
XargonWan 8552e56adc PRESET_DIALOG: fixed a bug where enable all and disable all buttons were not working as intended 2025-02-14 16:52:40 +09:00
XargonWan 455ff304bb DOC: added comments to the new rewrite function 2025-02-14 16:42:49 +09:00
XargonWan 5e01843161 POST_UPDATE: fixed a bug where retrodeck.cfg was not updated at every version 2025-02-14 16:42:34 +09:00
XargonWan 5be1710385 DOLPHIN: added achievements support 2025-02-14 16:41:45 +09:00
XargonWan 6cb0c3b712 CHEEVOS: fixed PPSSPP integration 2025-02-14 15:32:33 +09:00
XargonWan 2c368af930 PRESSETS: add debug logging for preset application and processing 2025-02-14 15:09:02 +09:00
XargonWan bee6dea6ec CHANGE_PRESET_DIALOG: added enable all and disable all buttons 2025-02-14 14:57:34 +09:00
Cohee 5fa6056a00
PPSSPP: Add RetroAchievements support ()
* PPSSPP: Add RetroAchievements support
Rebased onto cooker

* Fix target file rewrite

* Fix cheevos logout

* Implement disabled state for rewrite case

* Fix path to default PPSSPP configs in preset

* Fix a comment in global.sh too
cause why not?
2025-02-14 09:32:14 +09:00
XargonWan 87dd303efe GAME_COMPRESSOR: refactored (messages to be refined) 2025-02-13 16:59:24 +09:00
XargonWan 6b7aa7b651 GAME_COMPRESSOR: checkpoint 2025-02-13 16:35:42 +09:00
XargonWan 54c04fa599 CHORE: comments 2025-02-13 11:08:04 +09:00
XargonWan a22b46b293 FRAMEWORK: added shaders folder logic + added user shaders folder form MAME 2025-02-13 11:07:51 +09:00
XargonWan b9bffc189a CONFIGURATOR: update reset terminology to 'Factory Reset' and enhance descriptions 2025-02-10 16:31:13 +09:00
XargonWan ac7655f01e STEAM_SYNC: fix formatting in sync progress message for Steam integration 2025-02-10 16:21:09 +09:00
XargonWan eb93c84cb4 RESET_COMPONENTS: various fixes and enhancements, now can facotry reset 2025-02-10 16:14:49 +09:00
XargonWan a7fd056cb0 PREPARE_COMPONENT: added full reset option 2025-02-10 16:14:10 +09:00
XargonWan bd1f4d6817 FRAMEWORK: finalized support for adding RetroDECK to Steam with offline assets 2025-02-10 15:31:42 +09:00
XargonWan 53a7bd5d38 Merge branch 'feat/dynamictextures-fix' into cooker 2025-02-10 14:18:45 +09:00
XargonWan 2e906b60a3 FINIT: add RetroDECK to Steam (untested) 2025-02-09 16:19:03 +09:00
XargonWan 1a5db3ffa6 FRAMEWORK, CONFIGURATOR, CLI: refactored Open Component and Reset Component 2025-02-07 15:35:08 +09:00
XargonWan b02ee70e5c OPEN_COMPONENT: fixed for Ponzu 2025-02-07 11:24:55 +09:00
XargonWan 1951218f66 BACKUPS: added (and fixed) backups folder 2025-02-07 10:12:37 +09:00
XargonWan 44b243e7cd OPEN: spelling 2025-02-07 09:57:55 +09:00
XargonWan 296caa939d FRAMEWORK: added "--open" to open a component found in features.json + help fix 2025-02-07 09:48:05 +09:00