Commit graph

3885 commits

Author SHA1 Message Date
XargonWan 1115fcab3e NETPLAY: outsourced flags, added placeholder logics for pretendo, pcsx2, rpcs3 and dolphin 2024-06-18 15:17:48 +09:00
XargonWan 3adb696922 NETPLAY: moved flags to an external script 2024-06-18 15:17:01 +09:00
XargonWan f2f12fb568 NETPLAY: added flags + various bugfxies 2024-06-18 14:55:11 +09:00
XargonWan 2da412bb65 NETPLAY: improving roms search 2024-06-18 14:33:02 +09:00
XargonWan ff79b9f868 NETPLAY: function splitting 2024-06-18 14:31:55 +09:00
XargonWan 3deba0bbbb NETPLAY: listing the available rooms 2024-06-18 14:24:33 +09:00
XargonWan 3129535dbe RPCS3: frozen [skip ci] 2024-06-15 21:50:13 +09:00
XargonWan ca7af4594c Revert "RPCS3: updated (might break due to llvm)"
This reverts commit 2d79eeca46.
2024-06-15 21:48:48 +09:00
XargonWan 3fad4b755d PCSX2: fixing sha 2024-06-15 20:25:04 +09:00
XargonWan e5df23dbb8 PCSX2: fixing sha 2024-06-15 20:06:45 +09:00
XargonWan 0e36bfccf2 RYUJINX: updated to 1.1.1330 2024-06-15 19:53:57 +09:00
XargonWan f586c443d4 VITA3K: stating the autoupdated status 2024-06-15 19:52:24 +09:00
XargonWan 1856920549 CEMU: updated to v2.0-86 2024-06-15 19:51:37 +09:00
XargonWan ca360b607b glslang: updated to 1.14.2 (dependency of: CEMU) 2024-06-15 19:46:07 +09:00
XargonWan b924ed01af DUCKSTATION: stating the autoupdated status 2024-06-15 19:42:05 +09:00
XargonWan 76a92c12b9 PRIMEHACK: frozen 2024-06-15 19:40:46 +09:00
XargonWan 2d79eeca46 RPCS3: updated (might break due to llvm) 2024-06-15 19:39:47 +09:00
XargonWan e43c2d83f0 libevdev: updated to 1.13.2 (dependency of: DOLPHIN, RPCS3) 2024-06-15 19:37:35 +09:00
XargonWan 9563b7a6e1 XEMU: updated to v0.7.126 2024-06-15 19:33:20 +09:00
XargonWan 47138515ea libslirp: updated (dependency of: XEMU, MelonDS) 2024-06-15 19:31:57 +09:00
XargonWan ed69ccdafb DOLPHIN: frozen 2024-06-15 19:28:33 +09:00
XargonWan c51b94a1b9 PCSX2: updated to nightly-1.7.5900 2024-06-15 19:27:39 +09:00
XargonWan 6cfb5d8dc4 MANIFEST: version wasn't set correctly 2024-06-15 19:25:10 +09:00
XargonWan a954bff88d MANIFEST: version wasn't set correctly 2024-06-15 19:24:53 +09:00
icenine451 bef0e80492
Merge pull request #803 from icenine451/cooker-0.8.2b-icenine451
Add "latestghtag" option to pre_build_automation.sh
2024-06-06 09:26:20 -04:00
icenine451 9942837d82 Add missing case end. 2024-06-06 09:19:46 -04:00
icenine451 a821c98d98 Add "latestghtag" option to pre-build automation.
- Also correct some text in the "latestghrelease" option
2024-06-06 09:18:57 -04:00
Lazorne bb512b9a9b added rainbows 2024-06-04 10:30:18 +02:00
icenine451 79c8da88d4
Merge pull request #799 from icenine451/cooker-0.8.2b-icenine451
Cooker 0.8.2b icenine451
2024-05-31 09:36:21 -04:00
icenine451 79b755a45d Unlocalize presets-related variables for use between functions. 2024-05-31 09:34:53 -04:00
icenine451 66e7af978c Un-localize some extracted arrays used between functions. 2024-05-31 09:31:26 -04:00
icenine451 5b79bca872
Merge pull request #798 from icenine451/cooker-0.8.2b-icenine451
Cooker 0.8.2b icenine451
2024-05-30 17:20:52 -04:00
icenine451 26063dec2b Add Configurator tool to rebuild any missing default ROM folders
- Also add missing return to menu after completion of empty rom folder removal tool
2024-05-30 17:17:35 -04:00
icenine451 e89755561f Add empty ROM folder tool to Configurator
https://github.com/XargonWan/RetroDECK/issues/796
2024-05-30 17:12:54 -04:00
icenine451 914f4c3bd8 Merge remote-tracking branch 'upstream/cooker-0.8.2b' into cooker-0.8.2b-icenine451 2024-05-30 13:32:49 -04:00
icenine451 35a3f5fd71 Improve prepare_component safelock
- Regarding this issue: https://github.com/XargonWan/RetroDECK/issues/757
2024-05-30 13:32:36 -04:00
icenine451 5939c167d1
Merge pull request #797 from icenine451/cooker-0.8.2b-icenine451
Cooker 0.8.2b icenine451
2024-05-30 12:20:55 -04:00
icenine451 37f120119b Remove duplicate compression cleanup from CLI compression 2024-05-30 12:18:08 -04:00
icenine451 7fc79b49ea Extract game compression functions from Zenity for use in Godot 2024-05-30 12:17:28 -04:00
icenine451 2afcf2ead4 Move post-compression file cleanup to compress_game function to avoid repetition 2024-05-30 11:35:42 -04:00
icenine451 38d86581e4 Fix comment for readability 2024-05-30 11:30:56 -04:00
icenine451 8411e064d1 Extract preset change selection from Zenity for use in Godot 2024-05-30 11:30:46 -04:00
icenine451 2374d6e7fe Only remove Godot temp file if it exists, cut down on errors 2024-05-30 10:59:47 -04:00
icenine451 6d2eb27c87 Add Godot temp file location initialization 2024-05-30 10:58:11 -04:00
icenine451 6524ff1beb Migrate existing configurator-related functions to configurator_functions.sh 2024-05-30 10:54:29 -04:00
icenine451 8a6a6551b0 Create and source configurator_functions.sh 2024-05-30 10:52:44 -04:00
icenine451 6631389765 Rename functions.sh to other_functions.sh 2024-05-30 10:51:55 -04:00
laz 1598b23a9d Cemu Input 2024-05-28 20:51:11 +02:00
XargonWan bfd41858b3 WORKFLOWS: fixing cloudflare artifact limit [skip ci] 2024-05-24 17:19:04 +02:00
Lazorne 284cf65d81
Update settings.xml
<TVDevice>default</TVDevice>
<PadDevice>default</PadDevice>
<InputDevice>default</InputDevice>
2024-05-24 05:25:52 +00:00