Commit graph

3779 commits

Author SHA1 Message Date
rawdatafeel e8dc0935ee
chddeck: Use ZSTD for createdvd compression (#1172)
* Not using ZSTD can cause issues since EmuDeck is using a higher hunk size
2024-04-03 08:14:08 +02:00
rawdatafeel 69cfd78611
Steam ROM Manager: Set Steam path (#1170)
* Was accidentally removed
2024-04-03 08:13:52 +02:00
rawdatafeel 4f5ff623a4
BigPEmu/Model 2/Supermodel: Fix resetting configs (#1169) 2024-04-03 08:13:23 +02:00
rawdatafeel 2575a551e9
Citra/Dolphin: Fix symlink migration for legacy installs (#1168) 2024-04-03 08:13:14 +02:00
rawdatafeel a3b2800919
Pegasus: Use --keep-dirlinks flag instead of --ignore-existing flag (#1167) 2024-04-02 22:14:47 +02:00
rawdatafeel ededfa9c3f
Pegasus: Fix rsyncing ROMs folder (#1166)
Added an --ignore-existing so it only adds the folders if they've been deleted. This was previously breaking the Citra and Dolphin symlink cleanup.
2024-04-02 22:10:27 +02:00
rawdatafeel 1f7c712f7e
Citra: Fix init detection + copy saves (#1162)
* Added detection for both AppImage and Flatpak
* Copied saves from Flatpak to AppImage if both are detected
* Resized zenity prompt
2024-04-02 19:14:51 +02:00
rawdatafeel 19f0572064
mGBA: Hotfix full screen toggle hotkey (#1164)
* Was not bound correctly
2024-04-02 18:46:26 +02:00
rawdatafeel 482380bad0 Citra/RPCS3: Fix Flatpak detection (#1161) 2024-03-31 20:50:57 +02:00
rawdatafeel b56dbf7552 Flycast: Hotfix controls (#1160) 2024-03-31 20:50:57 +02:00
Dragoon Dorise 29eabcd37e Actualizar versions.json 2024-03-31 20:50:57 +02:00
rawdatafeel ad4117c596 Hotfix light gun games (#1159) 2024-03-31 20:50:57 +02:00
rawdatafeel aa61d4ee62 Steam ROM Manager: Add Citra RA core parser (#1158) 2024-03-31 20:50:57 +02:00
rawdatafeel 518f44c262 Ryujinx: Hotfix deadzones + ABXY mapping (#1157) 2024-03-31 20:50:57 +02:00
rawdatafeel 9acf56ef2e Flycast: Hotfixes (#1156) 2024-03-31 20:50:57 +02:00
rawdatafeel 238f380781 appImageInit: More clean ups (#1155) 2024-03-31 20:50:57 +02:00
rawdatafeel d32d2c0ff0 Hotfix Steam Input Profiles (#1154) 2024-03-31 20:50:57 +02:00
rawdatafeel b4a76abf53 Flycast: Hotfix arcade controls + add default mapping (#1152) 2024-03-31 20:50:57 +02:00
rawdatafeel 0661cfd7a5 Steam Input Profile Tweaks (#1150) 2024-03-31 20:50:57 +02:00
rawdatafeel 2281dd0d2e
Citra/RPCS3: Fix Flatpak detection (#1161) 2024-03-31 19:50:38 +02:00
rawdatafeel 5f5b981a4d
Flycast: Hotfix controls (#1160) 2024-03-31 19:49:23 +02:00
Dragoon Dorise 419fbea904
Actualizar versions.json 2024-03-31 10:53:33 +02:00
rawdatafeel 034ef8bdbe
Hotfix light gun games (#1159) 2024-03-31 10:52:20 +02:00
rawdatafeel efa00f4002
Steam ROM Manager: Add Citra RA core parser (#1158) 2024-03-31 10:51:38 +02:00
rawdatafeel 816f8e8e32
Ryujinx: Hotfix deadzones + ABXY mapping (#1157) 2024-03-31 10:51:04 +02:00
rawdatafeel 9dcc79add1
Flycast: Hotfixes (#1156) 2024-03-31 10:50:30 +02:00
rawdatafeel 07cb6b510d
appImageInit: More clean ups (#1155) 2024-03-30 21:47:37 +01:00
rawdatafeel 10e29e1678
Hotfix Steam Input Profiles (#1154) 2024-03-30 21:46:07 +01:00
rawdatafeel 3f75fd2ad6
Flycast: Hotfix arcade controls + add default mapping (#1152) 2024-03-30 21:45:34 +01:00
rawdatafeel 0cccdeb9b1
Steam Input Profile Tweaks (#1150) 2024-03-27 21:52:51 +01:00
Dragoon Dorise 6d1594d2c2 netplay fixes 2024-03-26 09:55:48 +01:00
Dragoon Dorise 1328cdb161 netplay 2024-03-26 09:26:56 +01:00
Dragoon Dorise 8aa1696fa3 netplaySetIP 2024-03-25 23:47:39 +01:00
Dragoon Dorise 373009f339 Merge branch 'main' into dev 2024-03-22 13:10:08 +01:00
Dragoon Dorise ef5cd04818 #922 2024-03-22 13:09:59 +01:00
rawdatafeel b95c23456d
checkBIOS: Detect Ryujinx instead of Yuzu (#1146)
* BIOS Checker now checks for the presence of both Ryujinx keys and firmware instead of checking for Yuzu keys
* If both keys and firmware are not in place (if one is missing), checker will fail
2024-03-22 10:44:40 +01:00
rawdatafeel 876c13dd12
setup.sh: Remove EmuDecky install (#1145)
* This was installing decky loader and emudecky without the user realizing
2024-03-22 10:44:04 +01:00
rawdatafeel 12f7386acd
appImageInit: Fix SRM migration (#1144)
* Used to reset Steam ROM Manager, PCSX2, DuckStation, and Citra on launch (if users had the old SRM AppImage)
2024-03-22 10:43:42 +01:00
Dragoon Dorise fe6be2935c suyu parser 2024-03-20 19:18:52 +01:00
Dragoon Dorise 6a3cbb6366 suyu biospath 2024-03-20 19:17:49 +01:00
Dragoon Dorise 5946dfc497 Merge branch 'dev' of https://github.com/dragoonDorise/EmuDeck into dev 2024-03-20 19:12:46 +01:00
Dragoon Dorise 5ae83d9f00 suyu testing 2024-03-20 19:12:42 +01:00
Dragoon Dorise 8722fc184d suyu testing 2024-03-20 18:56:57 +01:00
Dragoon Dorise 30fc09d2c4 buildbot back 2024-03-20 16:56:53 +01:00
Dragoon Dorise 18af405028 cores on install 2024-03-20 16:53:16 +01:00
Dragoon Dorise 1f22b46b9f fix double init 2024-03-20 16:47:58 +01:00
Dragoon Dorise 2f52aa294e no buildbot test 2024-03-20 16:43:42 +01:00
Dragoon Dorise 8b1ceca661 Merge branch 'main' into early 2024-03-20 16:39:29 +01:00
Dragoon Dorise ebb36c8f0c no RA assets dl 2024-03-20 16:38:55 +01:00
Dragoon Dorise a525ff0d85 BigPEmu fix 2024-03-20 16:29:52 +01:00