icenine451
b38aae8031
Remove extra dialog at the end of first setup
2023-03-31 13:30:10 -04:00
icenine451
0e46fe679f
Multi-user mode upgrades
2023-03-30 10:04:11 -04:00
icenine451
0186ded2b9
Compression tool upgrades
2023-03-29 15:51:27 -04:00
icenine451
db6d28d64f
Online update checks and internal updater
2023-03-27 15:52:58 -04:00
icenine451
b577c3275b
Add basic online version check
2023-03-26 15:08:00 -04:00
icenine451
8f8d9c2bb6
Multiple fixes/additions
...
- Enabled using variable names directly in patches
- Updated multi-user mode to latest code
THIS FEATURE IS STILL IN TESTING
- Changed semi-hard-coded paths to source from $rd_conf instead
2023-03-24 11:24:28 -04:00
icenine451
bfd7e83c6b
Merge remote-tracking branch 'upstream/cooker-0.6.3b' into cooker-0.7.0b-icenine451
2023-03-24 08:47:24 -04:00
icenine451
a34c38ab2b
- Fixed file browser not handling spaces
...
- Fixed missing return to menu after file compression
- Fixed compression target validation not handling
uppercase file extensions properly
2023-03-23 15:59:06 -04:00
icenine451
8d35c97ade
Merge remote-tracking branch 'upstream/cooker-0.6.3b' into cooker-0.7.0b-icenine451
2023-03-23 14:19:18 -04:00
icenine451
51b03094b5
Add reset confirmations to Configurator,
...
Change location of some menu items.
2023-03-23 12:38:19 -04:00
icenine451
1025f1f98c
PICO-8 saves symlink was backwards
2023-03-22 16:43:10 -04:00
icenine451
2cac775b7c
Fixed bug in dir_prep that made recursive symlinks
2023-03-22 16:40:37 -04:00
icenine451
f9d29fc6fc
Removed unneeded /var/config/retrodeck/tools dir
2023-03-22 14:42:06 -04:00
icenine451
5ab04cdeeb
- Removed "reset tools" options
...
as those are now in RO space
- Fixed recursive symlink possibility for pico-8 setup
- Fixed BIOS check tool variable name
- Fixed tools gamelist dest file name
2023-03-22 12:41:26 -04:00
icenine451
bee35c1458
Fix issue found where sed doesn't like ~
2023-03-21 16:00:30 -04:00
icenine451
9a88203aa0
Update Xemu init function.
2023-03-21 11:09:08 -04:00
icenine451
725f2f412c
Fixed incorrect folder removal in Xemu init
2023-03-21 11:00:44 -04:00
icenine451
052f291881
Merge branch 'cooker-0.6.3b-icenine451' into cooker-0.7.0b-icenine451
2023-03-21 08:57:41 -04:00
XargonWan
2f78891eb0
CITRA: config redone (missing controls and hotkeys) [skip ci]
2023-03-20 21:48:47 +00:00
icenine451
c35cd00ba4
Add additional CLI input validation
2023-03-20 09:23:04 -04:00
icenine451
501889e954
Multi-user support for saves/states ONLY,
...
no multi-user config support yet
2023-03-17 16:39:51 -04:00
icenine451
009e3d556b
Add Yuzu to Mods dir and remove trailing slashes
2023-03-17 10:26:31 -04:00
icenine451
b4f358bc15
Add Citra to mods/texture pack dir inits
2023-03-17 10:01:07 -04:00
icenine451
29e6f8eb6d
Fix bug in patch engine for settings with names
...
that contain the names of other settings
ie. "setting=value" and "other_setting=value"
2023-03-16 16:12:04 -04:00
icenine451
1290966409
Rework desktop mode warning logic
2023-03-16 11:50:39 -04:00
icenine451
9a64723096
- Found duplicate function, causing desktop-mode
...
check to fail on first run after update
- Removed unneeded "source" commands for rd_conf
2023-03-16 11:45:20 -04:00
icenine451
377ec61d23
Expose ES-DE gamelists to user folder
2023-03-16 11:38:01 -04:00
icenine451
52778011ec
Merge branch 'cooker-0.6.3b-icenine451' into cooker-0.7.0b-icenine451
2023-03-16 11:28:53 -04:00
icenine451
33b6065445
Merge branch 'cooker-0.6.3b-icenine451' of https://github.com/icenine451/RetroDECK into cooker-0.6.3b-icenine451
2023-03-16 11:14:28 -04:00
icenine451
78bfa1e5aa
- Fix PICO-8 symlink location
...
- Seperate Dolphin/Primehack save states
- Fix post-update variable checks for new values
2023-03-16 11:14:25 -04:00
icenine451
a31b7b006e
Remove errant comment line
2023-03-16 08:51:38 -04:00
icenine451
47a754662a
dir_prep doesn't translate ~ correctly apparently
2023-03-15 20:01:53 -04:00
icenine451
e55bb2f9b9
New rd_cpnf variables not loaded
...
correctly after update
2023-03-15 19:58:02 -04:00
icenine451
f5c6a70c9c
- Add compressed file cleanup
...
- Add multi-file compression
- Fix compression handling for files with spaces in them
2023-03-15 17:21:19 -04:00
icenine451
585a2c7d71
- Add compressed file cleanup
...
- Add multi-file compression
- Fix compression handling for files with spaces in them
2023-03-15 17:19:04 -04:00
icenine451
7287898482
Actually fix the chd candidate validation
2023-03-14 14:09:31 -04:00
icenine451
5c3e6767c4
Fix CHD candidate validation
2023-03-14 14:05:10 -04:00
icenine451
edb26b262a
Fix bug in chd validation, it would fail to validate
...
.iso or .gdi files.
2023-03-14 13:51:05 -04:00
icenine451
3524feb5a2
Merge branch 'cooker-0.6.2b-icenine451' into cooker-0.7.0b-icenine451
2023-03-14 11:26:05 -04:00
icenine451
9819448153
PICO-8 fixes.
2023-03-14 10:33:24 -04:00
icenine451
a7c0203d4a
Add function to resolve preset conflicts
2023-03-13 15:33:15 -04:00
icenine451
9ca9f037db
Merge branch 'cooker-0.6.2b-icenine451' into cooker-0.7.0b-icenine451
2023-03-13 11:43:56 -04:00
icenine451
b0df2e8dda
Rework power user and desktop mode warnings
2023-03-13 10:09:01 -04:00
icenine451
317e9f4e80
Add network connectivity checks
...
where applicable
2023-03-12 14:21:30 -04:00
icenine451
f2adc9515d
Move save migration to functions.sh
...
no need for an extra file.
2023-03-12 13:41:57 -04:00
icenine451
ae82768621
Add Primehack defaults and option
...
in patch engine
2023-03-11 11:15:16 -05:00
icenine451
76f8dec0a7
Add initial mod/texture pack support
2023-03-10 16:54:07 -05:00
icenine451
e92abb1c4f
Finally fix the ES splashscreens being in RW space
...
not RO.
2023-03-10 14:22:19 -05:00
icenine451
4e045eab2f
Merge branch 'cooker-0.6.2b-icenine451' into cooker-0.7.0b-icenine451
2023-03-09 16:31:05 -05:00
icenine451
51d8a343eb
Easter eggs updates and fixes to manifest
2023-03-09 15:58:13 -05:00
icenine451
d1c6ad5284
Fix version variable missing value after updating
...
retrodeck.cfg
2023-03-09 11:11:38 -05:00
icenine451
f452faa2bf
Fix version variable missing value after updating
...
retrodeck.cfg
2023-03-09 11:08:57 -05:00
icenine451
67b95426d8
Basic network connectivity check
2023-03-09 09:08:33 -05:00
icenine451
a7e1965978
Fix merge error
2023-03-08 15:27:50 -05:00
icenine451
fd495e9095
Merge branch 'cooker-0.6.2b-icenine451' into cooker-0.7.0b-icenine451
2023-03-08 15:25:47 -05:00
icenine451
11746d34d9
Basic Easter Egg framework
2023-03-08 15:07:28 -05:00
icenine451
96ee4ddc8b
Rework CHD compression process
2023-03-08 10:33:38 -05:00
icenine451
8d81ac9858
New retrodeck.cfg file updating
2023-03-08 09:51:13 -05:00
icenine451
6fbd1f4308
Implement batch patching
2023-03-07 15:26:32 -05:00
icenine451
c5dd024acc
Warn of issues when running in desktop mode
2023-03-07 12:00:32 -05:00
icenine451
f95c3d7b56
Added confirmations to the CLI reset commands.
2023-03-07 11:28:57 -05:00
icenine451
ed07a74b6e
Make inits robust and dirprep Duckstation data
2023-03-07 10:36:14 -05:00
icenine451
b870ff92f9
Add CHD compression functions
2023-03-07 10:06:08 -05:00
icenine451
fb3b96b642
Add CHD compression argument and functions
2023-03-06 12:50:25 -05:00
icenine451
9415754822
Adding check for multifile game structure
2023-02-08 10:51:44 -05:00
icenine451
2aa492f5de
Add basic Easter Egg splashscreen function
2023-02-08 10:44:47 -05:00
icenine451
e32c382768
Duckstation config in wrong place for QT version.
2023-02-07 08:50:04 -05:00
icenine451
525bb576c4
Several fixes, add PH config, fix Yuzu controls
2023-02-01 10:38:25 -05:00
icenine451
cec9321bba
A better solution to moving hidden dirs
2023-01-10 15:37:37 -05:00
icenine451
f4953a1554
Fix dir_prep and hidden dirs / existing symlinks
2023-01-10 15:20:06 -05:00
icenine451
8d59554986
Added Primehack specific options
2022-12-31 11:37:12 -05:00
icenine451
3bc51e3c02
Plan for upcomfing SteamOS SD card path changes
2022-12-22 10:34:50 -05:00
icenine451
0cbbe5f99d
More Ryujinx Configurator functions
2022-12-09 09:35:39 -05:00
XargonWan
07ca04ea41
Added Ryujinx config
2022-12-09 09:10:56 +00:00
XargonWan
d515b2d854
Wrong yuzu folder fix
2022-12-02 14:01:34 +00:00
XargonWan
adb431dfba
RETROARCH: fixed config paths
2022-12-02 08:37:52 +00:00
icenine451
1827bfecda
Fix regex, Zenity operations and cleanup
2022-11-21 22:07:53 -05:00
icenine451
6e64317a57
More move function work
2022-11-21 14:02:19 -05:00
icenine451
170ce1b534
Configurator move function should finally work
2022-11-20 20:05:11 -05:00
icenine451
57fefdb15c
Fix Dolphin dir_prep
2022-11-20 18:48:02 -05:00
icenine451
f6d775c4a9
Quieted some moves
2022-11-20 16:39:54 -05:00
icenine451
eb7a4abaf1
More FINIT and MOVE fixes
2022-11-20 16:09:13 -05:00
icenine451
4af9413989
More FINIT fixes
2022-11-19 19:13:21 -05:00
icenine451
5491a37283
Fix FINIT logic
2022-11-19 16:55:00 -05:00
icenine451
ba553982da
Remove debugs, expand FINIT
2022-11-19 16:47:45 -05:00
icenine451
c250f8e33b
Fix dir_prep of Wii saves for new install
2022-11-18 23:02:50 -05:00
icenine451
1d0480c473
Fix Unzips, removed redundant conf_write
2022-11-18 21:28:05 -05:00
icenine451
ab8ef28cae
Refactor post_update
2022-11-18 15:10:17 -05:00
icenine451
b16b875b64
Add_setting function and RPCS3 workarounds
2022-11-07 17:03:36 -05:00
icenine451
65e4e5bf34
Verified working patch engine!
2022-11-07 14:57:06 -05:00
icenine451
e588f9c455
Minor cleanups
2022-10-27 16:51:37 -04:00
icenine451
a9becd50f8
Patch engine functions v4
2022-10-27 15:37:22 -04:00
icenine451
0c1bfe962d
Setup more backend, move functions should be ready
2022-10-26 12:51:46 -04:00
icenine451
ececa7cbec
Set up basics for Configurator and config patching
2022-10-24 15:49:47 -04:00
icenine451
1156851c32
Change function name for get_setting
2022-10-21 14:58:50 -04:00
icenine451
b42d046c20
Update Cheevos to use internal functions
2022-10-14 15:14:07 -04:00
icenine451
e21beab26c
Merge remote-tracking branch
2022-10-13 15:26:02 -04:00
icenine451
a0ed88e2bb
Lots of work
2022-10-12 16:06:17 -04:00
icenine451
42fa262f02
More functions
2022-10-11 16:19:35 -04:00
icenine451
cdea3287a0
Expanding Configurator framework
2022-10-10 10:06:41 -04:00