Commit graph

46 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 9f8a2b202e FRAMEWORK: added BoilR to reset emulator 2024-01-14 11:14:21 +01:00
XargonWan 3bdec5df96 RPCS3: fix for wrong save folder [skip ci] 2024-01-08 14:34:32 +01:00
XargonWan 2387cc854f DUCKSTATION: added memcard folder creation [skip ci] 2024-01-04 14:07:59 +01:00
XargonWan a67e9c0d1c FRAMEWORK: unhidden logs folder 2024-01-04 08:25:59 +01:00
XargonWan bd8377067a MAME-SA: fixes for the future hiscore implementation [skip ci] 2024-01-02 17:21:55 +01:00
XargonWan 3201de0804 MAME (SA): added save folder location 2023-12-16 09:04:50 +01:00
icenine451 99119e984a Merge remote-tracking branch 'upstream/cooker-0.8.0b' into cooker-0.8.0b-icenine451 2023-12-15 16:13:27 -05:00
icenine451 d504ea42df Fix missing fi statement in Vita3k prep 2023-12-15 16:12:48 -05:00
XargonWan 866f388e49 MAME (SA): enhanced configs 2023-12-15 21:47:50 +01:00
icenine451 5236e2215a Merge remote-tracking branch 'upstream/cooker-0.8.0b' into cooker-0.8.0b-icenine451 2023-12-11 10:33:06 -05:00
icenine451 621e55a870 Update Vita3k functions in Configurator and prepare_emulator.sh
Add network checks for resetting emus that require it
2023-12-11 10:30:35 -05:00
XargonWan af2889bba1 VITA3K: moved it in the RO FS 2023-12-06 11:48:22 +01:00
XargonWan f49ba38756 VITA3K: fixes 2023-12-06 11:31:10 +01:00
XargonWan 2563febc11 Merge branch 'cooker-0.7.5b' into cooker-0.8.0b 2023-12-04 16:30:30 +01:00
icenine451 2bbeaf3ee2 Add Configurator and CLI options to reset ESDE 2023-12-01 09:33:17 -05:00
icenine451 d7ac1ad0f2 Better handle spaces in paths
Replace eval with declare where possible
Handle new SD card locations and non-default names from SteamOS 3.5
2023-11-30 14:35:59 -05:00
XargonWan 13720e8ead GZDOOM: reset script 2023-11-24 14:02:50 +01:00
XargonWan 7187ef3f55 GZDOOM: edited script, added config and preliminary reset function 2023-11-23 16:11:55 +01:00
XargonWan acd30e37f4 Merge branch 'feat/mame' into cooker-0.8.0b 2023-10-15 19:18:21 +02:00
XargonWan 6192cc31c0 MAME: creating folders and placing configs 2023-10-13 10:46:28 +02:00
XargonWan 182b7bcd6d MAME: initialized prepare and open emulator 2023-10-13 10:21:24 +02:00
XargonWan bba5d05531 Vita3K: fixed config.yml seds path 2023-10-13 10:15:40 +02:00
XargonWan 63942151a0 Vita3K: fixed init and added firmware installation 2023-10-12 17:40:38 +02:00
XargonWan 5ca52ad5a5 Vita3K: fixes to the placeholder init/reset script 2023-10-11 18:04:38 +02:00
XargonWan cd5bc07a8b Vita3K: created a basic script to init or reset the emu 2023-10-09 18:19:17 +02:00
XargonWan 28a0b87cda Added "Yuzu Custom" as additional "custom" emulator 2023-10-07 11:50:16 +02:00
XargonWan e08fb8850e Added Ryujinx to the Configurator 2023-09-27 09:36:36 +02:00
icenine451 01feccc324 Reset presets to default when resetting emulator 2023-09-08 17:00:28 -04:00
icenine451 91f1fac361 Remove current container when updating cooker
Don't try to build presets before emulators have been set up on finit
2023-09-07 09:28:07 -04:00
icenine451 7edfc10a5e Update all presets on any reset/move 2023-09-05 14:04:16 -04:00
icenine451 b5577b1bbd Fix rsync trying to keep perms from RO files 2023-06-15 10:50:09 -04:00
icenine451 3020f057aa Additional PICO-8 initial setup
First try PICO-8 controller config
2023-06-09 13:43:45 -04:00
icenine451 a81dec5221 Fix XEMU eeprom_path setting in more places 2023-06-08 08:59:53 -04:00
icenine451 7ccacfcdcd Fix XEMU eeprom_path setting setup 2023-06-08 08:58:55 -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 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 3c6af3a2fe Update Xemu config file path 2023-05-18 09:28:07 -04:00
icenine451 26ad1c7c2e Included downloaded bios files in flatpak
Removed network access check where no longer needed
Corrected config file target for Cemu reset
2023-05-17 09:53:59 -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 99f1406ac2 Add logs folder to RA config setup
Add RetroAchievements logout Configurator option
Disabled AI Service in RetroArch by default
2023-05-15 11:56:01 -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