Commit graph

32 commits

Author SHA1 Message Date
icenine451 23604f77af Update presets engine to handle multiple target files
Update all preset files to new syntax standard
Update ABXY button swap internal preset name
2024-01-29 10:46:27 -05:00
XargonWan ec83f91d0d POST_UPDATE: added the reset of boilr, mame and vita3k 2024-01-14 11:18:45 +01:00
XargonWan 8562831922 LOGGER: wrong branch for this 2024-01-14 11:04:52 +01:00
XargonWan 3bdec5df96 RPCS3: fix for wrong save folder [skip ci] 2024-01-08 14:34:32 +01:00
XargonWan 4acc725ed3 FRAMEWORK: added MAME and Vita3K to 075 entry for 080 [skip ci] 2024-01-04 09:28:07 +01:00
XargonWan eab36a04dc FRAMEWORK: added 075 entry for 080 [skip ci] 2024-01-04 09:25:20 +01:00
XargonWan 2563febc11 Merge branch 'cooker-0.7.5b' into cooker-0.8.0b 2023-12-04 16:30:30 +01:00
XargonWan 792bfd2c98 post_update: force recreating system folders 2023-11-18 09:36:17 +01:00
icenine451 db0256bfea Make controller profile update code consistent 2023-10-10 10:23:58 -04:00
XargonWan e44be29c0f Controller: added controller configs with hotkeys for generic controller, ps3,4,5, gordon, switchpro and xbox360 [skip ci] 2023-10-10 15:29:50 +02:00
icenine451 61fde70099 Deploy helper files on finit and update
Add Citra mod helper file
2023-09-12 10:40:28 -04:00
icenine451 81fc7d1c1b Rebind L/R in PPSSPP on update. 2023-07-24 15:30:37 -04:00
icenine451 2c9585b992 Ensure rsync dest path exists 2023-06-27 10:53:34 -04:00
icenine451 9d528c6321 Update binding_icons at update if installed 2023-06-27 10:46:07 -04:00
icenine451 fe50a8afb8 Upgrade controller config at update if installed
Change auto-update to notification only
until auto update permissions can be fixed
2023-06-22 09:12:43 -04:00
icenine451 b5577b1bbd Fix rsync trying to keep perms from RO files 2023-06-15 10:50:09 -04:00
icenine451 5d7f405af7 Prompt text changes 2023-06-11 10:27:48 -04:00
icenine451 3020f057aa Additional PICO-8 initial setup
First try PICO-8 controller config
2023-06-09 13:43:45 -04:00
icenine451 147336ba61 Move all-emulator reset
outside of controller profile install
because it was running resets twice during finit
2023-06-08 13:49:14 -04:00
icenine451 1bba5a7745 Re-add controller profile install option at update 2023-06-02 10:19:40 -04:00
icenine451 31f9d421c1 Disable packaged DOOM ROM
Add shipped Libretro Amiga BIOS
2023-06-02 10:12:33 -04:00
icenine451 f5f84f2f7b Update Mupen64plus texture dir name
Fix emulator reset when calling controller profile inst in Configurator
2023-05-23 15:24:54 -04:00
icenine451 9ea0403879 Add PPSSPP to savestate_auto_load preset
Add Citra/Dolphin/Duckstation/PCSX2/Primehack/Yuzu to ask_to_exit preset
Reconfigure defaults and existing installs for proper preset functions
Add Ask-to-Exit menu item in Configurator
2023-05-18 11:38:20 -04:00
icenine451 d0d1034f54 Improve Cheevos logout
Move Install RD Starter Pack to Dev Options menu
Add texture packs folders to RA-Mesen, RA-Mupen64Plus, Duckstation,
PCSX2 and PPSSPP
Fix CLI Configurator exit trap
2023-05-18 10:23:05 -04:00
icenine451 bc273e36aa Add missing UserThemeDir to existing es_settings
Disable Cheevos by default in Duckstation for preset functionality
2023-05-17 11:28:12 -04:00
icenine451 8e5e950841 Correct some calls to xmlstarlet
Add Cemu to get_setting_value and set_setting_value
Update Cemu prepare_emulator content
Prepare and add savestate_auto_load and savestate_auto_save presets
2023-05-16 12:29:36 -04:00
icenine451 449e8bbe4f Add missing "then" in Configurator
Fix typo in preset deployment func
Add current preset state builder
Add moving Duckstation config folder to new location on update
Disable post-update starter pack install
Upgrade update_rd_conf to handle presets
Enable borders by default
2023-05-16 10:21:23 -04:00
icenine451 ad43349c25 PCSX2 config file variables corrections 2023-05-15 10:58:32 -04:00
icenine451 0a89f67bcb Add Duckstation ROMs folder config setup 2023-05-15 10:36:24 -04:00
icenine451 4a0bc26084 Add Nintendo Button Layout Configurator menu
Add login timestamp to cheevos login for Duckstation and PCSX2
Add processing dialog to reset all
Change Duckstation config location to /var/config to match new location
Add cheevos required sections to shipped PXSX2 and Duckstation configs
Add cheevos hardcore mode presets for PCSX2 and Duckstation
2023-05-13 12:05:50 -04:00
icenine451 95da78b8e2 Prep RA remaps 2023-05-12 17:04:20 -04:00
icenine451 17bef4b713 Break apart functions.sh
because finding stuff in 3000+ lines was ponderous
Add basic test to remap to Nintendo button layout
2023-05-12 16:26:09 -04:00
Renamed from post_update.sh (Browse further)