640 Commits

Author SHA1 Message Date
Dragoon Dorise
239182b139 ryujinx-mirror is back 2024-12-17 20:55:16 +01:00
Dragoon Dorise
365a6e7f71 Update emuDeckXenia.sh 2024-12-16 09:50:00 +01:00
Dragoon Dorise
3a63f5507a Update emuDeckXenia.sh 2024-12-16 09:44:08 +01:00
Dragoon Dorise
a12cecffc8 path fix 2024-12-06 11:26:03 +01:00
Dragoon Dorise
beddaf964a GreemDev 2024-12-06 11:26:03 +01:00
Dragoon Dorise
77c80a12b3 path fix 2024-12-06 11:25:52 +01:00
Dragoon Dorise
3e7bdf6c3c GreemDev 2024-12-06 11:25:52 +01:00
Dragoon Dorise
83f7eb8375 Enable screenshots for savestates 2024-11-28 11:58:00 +01:00
Dragoon Dorise
446db1ca59 local RA 2024-11-21 19:46:34 +01:00
Dragoon Dorise
2ef07ce0e9 FML 2024-11-12 18:48:01 +01:00
Dragoon Dorise
6aca87672c no old launcher 2024-11-12 18:46:08 +01:00
Dragoon Dorise
b1a56efeb4 no proton 2024-11-12 18:43:26 +01:00
Dragoon Dorise
3c3d093424 BigPEmu linux 2024-11-12 18:27:45 +01:00
Dragoon Dorise
7c3ac4b1d8 forced citra 2024-11-12 17:56:28 +01:00
Dragoon Dorise
da7233492a latest Citra
Some checks failed
CI / shellcheck (push) Has been cancelled
2024-10-25 23:38:34 +02:00
Dragoon Dorise
e8f3d9dbbe lime3ds fix
Some checks failed
CI / shellcheck (push) Has been cancelled
2024-10-14 17:24:27 +02:00
Dragoon Dorise
526a43c8bd mkdir
Some checks failed
CI / shellcheck (push) Has been cancelled
2024-10-07 09:55:02 +02:00
Dragoon Dorise
2aa4b26eea ryu new 2024-10-07 09:52:14 +02:00
Mitja Skuver
2d05242f30
RPCS3 Update API (#1325)
- use the API to get latest release info without possible broken releases
- if the local file matches latest release checksum, it will not be redownloaded
- implement checkum checking in installEmuAI and safeDownload methods
- implement possibility of not downloading anything in installEmuAI (if local file exists)
2024-10-04 08:03:01 +02:00
Mitja Skuver
c970d1716b
fix: Ryujinx launcher for Flatpak (#1328)
- fix launcher not finding flatpak
- improve finding correct GH asset (fileNamestartsWith) - different asset order on GH would download wrong one as they all end the same)
2024-10-04 08:02:40 +02:00
Dragoon Dorise
7899015dc3 mirror 2024-10-03 17:27:20 +02:00
Dragoon Dorise
1d59fa90d7 Ryu flatpak 2024-10-03 14:01:52 +02:00
Dragoon Dorise
18acd1f81f PCSX2 cheats 2024-09-28 10:32:44 +02:00
Mitja Skuver
44167eef44
Fix RPCS3 AppImage Download (#1321)
* Fix RPCS3 AppImage download
- use inbuilt function to find appropriate release from GitHub

* Use getLatestReleaseURLGH because the RPCS3 GH releases are sorted weirdly
2024-09-28 10:32:15 +02:00
Dragoon Dorise
f4fceb84f5 PCSX2 cheats 2024-09-28 00:29:52 +02:00
Dragoon Dorise
9cc42d1177 Merge branch 'beta' 2024-09-27 07:49:15 +02:00
Dragoon Dorise
2f4784b9df Merge branch 'early' into beta 2024-09-27 07:49:08 +02:00
Dragoon Dorise
3df5a558aa Merge branch 'dev' into early-unstable 2024-09-27 07:48:52 +02:00
Dragoon Dorise
427eeec94b rpcs3 url temp fix 2024-09-27 07:45:34 +02:00
Dragoon Dorise
222a7cd819 Merge branch 'early' into beta 2024-09-26 14:10:12 +02:00
Dragoon Dorise
eafbe21d4b Merge branch 'dev' into early-unstable 2024-09-26 14:07:10 +02:00
Dragoon Dorise
5de7ab5675 forced citra path 2024-09-26 14:07:04 +02:00
Dragoon Dorise
d3b53d5f65 force old citra release 2024-09-26 12:46:49 +02:00
Dragoon Dorise
7e49d1a55d citra changes from dev 2024-09-26 12:43:29 +02:00
Dragoon Dorise
e508af93a7 fix uninstall 2024-09-26 12:41:02 +02:00
Dragoon Dorise
4a48239e8c limeuninstall 2024-09-26 12:37:44 +02:00
Dragoon Dorise
39cdfa63a5 fix lime3ds check install 2024-09-26 12:36:20 +02:00
Dragoon Dorise
5518347cb9 RPCS3 url fix 2024-09-26 12:27:36 +02:00
Dragoon Dorise
3d9abfcc10 gui 2024-09-26 12:27:36 +02:00
Dragoon Dorise
b3935e84c5 uninstall fix lime3DS 2024-09-26 12:27:36 +02:00
Dragoon Dorise
27274aba82 Revert "lime3DS fix"
This reverts commit c489a9d1a16ed579229634c38db69cbf37cdc48f.
2024-09-26 12:27:36 +02:00
Dragoon Dorise
0f7beca21a lime3DS fix 2024-09-26 12:27:36 +02:00
Mitja Skuver
6f976cbe34 Lime3DS AppImage Filename (#1311)
lime3ds-gui file was renamed to just lime3ds (v2118) so this handles that.
Lime3DS_emuPath left as is so es-de can still find it - could be updated in the future
2024-09-26 12:27:29 +02:00
rawdatafeel
10d4df626f PCSX2: Start in fullscreen mode
* This starts PCSX2 in fullscreen mode in ES-DE and Pegasus, matches the behavior of SRM shortcuts
2024-09-26 12:26:49 +02:00
rawdatafeel
8d50fcfcb5 Lime3DS: Fix misplaced flags 2024-09-26 12:26:49 +02:00
rawdatafeel
c3ee7542f8 Lime3DS: Do not overwrite NAND/SDMC 2024-09-26 12:26:49 +02:00
rawdatafeel
f69d045215 Lime3DS: Smarter save copying 2024-09-26 12:26:49 +02:00
rawdatafeel
bbc4cfd1bb Lime3DS: Update to new config paths 2024-09-26 12:26:49 +02:00
rawdatafeel
4f20f19142 Cloud Services Manager: Update chiaki4deck to new name 2024-09-26 12:26:49 +02:00
Dragoon Dorise
cd5c7ebaae Lime3DS ABXY 2024-09-26 12:26:48 +02:00