Commit graph

160 commits

Author SHA1 Message Date
icenine451 ececa7cbec Set up basics for Configurator and config patching 2022-10-24 15:49:47 -04:00
icenine451 0be522145d Merge remote-tracking branch 'upstream/cooker-0.5.3b' into cooker-configurator 2022-10-24 09:35:07 -04:00
icenine451 e0326f3b4d Re-add this progress dialog 2022-10-21 18:01:19 -04:00
icenine451 c9d85b5f30 Fix PPSSPP RA core save issues 2022-10-21 17:17:27 -04:00
icenine451 3f9063af00 Symlink rom folder back to ~/retrodeck to fix #170 2022-10-21 15:21:07 -04:00
icenine451 89992be641 Fixed, zenity didn't like non-quiet unzip 2022-10-18 17:19:00 -04:00
icenine451 0a44c524ea This progress window is broken in some way 2022-10-18 16:18:42 -04:00
icenine451 34bbde6534 Fix update check again 2022-10-18 15:15:06 -04:00
icenine451 d6d4fb4ac1 Revert "Fix update check, save RA cfg after 0.5.0b update"
This reverts commit ef29a3644b.
2022-10-18 10:11:24 -04:00
icenine451 2e78ba5d5a Revert "Fix overwrite check"
This reverts commit 9fa49ff904.
2022-10-18 10:10:32 -04:00
icenine451 341ed10bf8 Revert "More setting retention fixes"
This reverts commit 9e50cdf4a8.
2022-10-18 10:10:21 -04:00
icenine451 fbc8fe099b Revert "Preserve ES cfg if not doing major update"
This reverts commit e89f9f2725.
2022-10-18 10:07:43 -04:00
icenine451 de252afee7 Legacy PS2 save location cleanup 2022-10-17 11:42:53 -04:00
icenine451 b378d537de Fix PS3 default emu and RA shaders 2022-10-17 10:03:27 -04:00
icenine451 e89f9f2725 Preserve ES cfg if not doing major update 2022-10-14 11:55:57 -04:00
icenine451 9e50cdf4a8 More setting retention fixes 2022-10-14 10:51:45 -04:00
icenine451 9fa49ff904 Fix overwrite check 2022-10-14 10:43:11 -04:00
icenine451 76fb748bbc Added "In progress" window to upgrade process 2022-10-14 10:31:23 -04:00
icenine451 d594fb6e84 Merge branch 'cooker-fixes' of https://github.com/icenine451/RetroDECK into cooker-fixes 2022-10-14 10:21:09 -04:00
icenine451 ef29a3644b Fix update check, save RA cfg after 0.5.0b update 2022-10-14 10:21:08 -04:00
icenine451 9fdc9bf5a8 Expose Yuzu save folders to user 2022-10-13 19:55:20 -04:00
icenine451 67e292a819 Citra sysdata missing fix 2022-10-13 16:51:27 -04:00
icenine451 de211ef2b8 Merge remote-tracking branch 'upstream/cooker-0.5.2b' into cooker-configurator 2022-10-13 09:12:32 -04:00
icenine451 4adf9249d6 Citra saves migration to 0.5.0b 2022-10-13 08:21:30 -04:00
icenine451 a0ed88e2bb Lots of work 2022-10-12 16:06:17 -04:00
icenine451 c5f4e7d1e9 Merge remote-tracking branch 'upstream/cooker' into cooker-configurator 2022-10-11 16:21:05 -04:00
XargonWan 38a57a4a7a Verion 0.5.0b 2022-10-11 21:24:33 +02:00
icenine451 6a7a313ede Merge remote-tracking branch 'upstream/cooker' into cooker-configurator 2022-10-11 09:00:06 -04:00
XargonWan 07fb6e215c Moving PCSX2 saves in the new location 2022-10-11 14:46:09 +02:00
XargonWan 31a9c70b03 Removed unused symlinks for PCSX2-QT 2022-10-11 11:21:38 +02:00
icenine451 cdea3287a0 Expanding Configurator framework 2022-10-10 10:06:41 -04:00
icenine451 0c7ff2a534 Even more dialog changes 2022-10-08 09:55:12 -04:00
icenine451 d5fd18a2c3 Fix for missing ROMs folder 2022-10-07 18:50:36 -04:00
icenine451 807dc4fbb1 Exclude SA emulator dirs from save migration 2022-10-07 09:28:27 -04:00
XargonWan 59e13a97e5
Merge pull request #158 from icenine451/cooker-fixes
More cooker-fixes
2022-10-07 08:49:20 +02:00
icenine451 4da0e6f1fa This whole line has got to go 2022-10-06 18:53:38 -04:00
XargonWan 3ed4dee61e
Fixed version recognition 2022-10-06 23:47:09 +02:00
icenine451 869bdd3273 Cooker Fixes 2022-10-06 15:31:30 -04:00
XargonWan 3cf6fb1c08
Fixed comment 2022-10-04 15:51:30 +02:00
XargonWan a9014a6b42
Forced removal of the old tools 2022-10-04 15:29:12 +02:00
XargonWan 077f289777 Repo fixes 2022-10-03 20:48:07 +02:00
XargonWan e3fe660094 Fixing my mess :P 2022-10-03 20:42:45 +02:00
XargonWan 367fb0fff9 Merge branch 'cooker' into cooker-save_migration 2022-10-01 23:07:13 +02:00
icenine451 070a946e31 Changed order of operations in update 2022-10-01 17:00:37 -04:00
icenine451 e659ed10ba Added warning about how long migration can take 2022-10-01 11:59:49 -04:00
icenine451 d342eb1151 Fix some bugs and add some extra logs 2022-10-01 11:44:12 -04:00
icenine451 10894dac0d Function to sort saves/states into system folders 2022-09-29 17:26:02 -04:00
XargonWan 6cfa32eb09 Save migration - imp2 2022-09-27 18:01:38 +02:00
XargonWan 5fc458ab5e Save migration - imp1 2022-09-27 17:55:30 +02:00
XargonWan 28e8451a53 RA: enabled advanced settings 2022-09-27 17:06:39 +02:00