4985 Commits

Author SHA1 Message Date
Dragoon Dorise
d870f51899 checkInstalledEmus 2025-03-22 11:04:49 +01:00
Dragoon Dorise
f342fdf097 Merge branch 'early' into beta 2025-03-22 01:05:22 +01:00
Dragoon Dorise
b1e42cc1d7 Merge branch 'dev' into early-unstable 2025-03-22 01:05:06 +01:00
Dragoon Dorise
d9117d2324 .3ds 2025-03-22 01:05:02 +01:00
Dragoon Dorise
561e9e55d6 Merge branch 'early' into beta 2025-03-22 00:28:03 +01:00
Dragoon Dorise
0875694ba4 Merge branch 'dev' into early-unstable 2025-03-22 00:27:44 +01:00
Dragoon Dorise
edcb5bccdf azahar prod 2025-03-22 00:27:40 +01:00
Dragoon Dorise
8cdc727433 Merge branch 'early' into beta 2025-03-21 23:31:16 +01:00
Dragoon Dorise
a98e88a919 Merge branch 'dev' into early-unstable 2025-03-21 23:12:34 +01:00
Dragoon Dorise
ee4f8e9339 no citra parser 2025-03-21 23:12:04 +01:00
Dragoon Dorise
23aec96b90 no citra parser 2025-03-21 23:11:48 +01:00
Dragoon Dorise
9a8729cbb1 Merge branch 'dev' into early-unstable 2025-03-21 22:52:30 +01:00
Dragoon Dorise
cde7aafac6 Azahar 2025-03-21 22:52:25 +01:00
Dragoon Dorise
4a63f77ac1 Merge branch 'dev' into early-unstable 2025-03-21 22:43:43 +01:00
Dragoon Dorise
5d295325f4 ESDE_refreshCustomEmus update 2025-03-21 22:20:23 +01:00
Dragoon Dorise
b9f9594b56 es_systems 2025-03-21 22:18:52 +01:00
Dragoon Dorise
bab270b404 ROM launch 2025-03-21 22:11:46 +01:00
Dragoon Dorise
77431be98a Azahar_addESConfig 2025-03-21 22:07:17 +01:00
Dragoon Dorise
2c82424b53 ESDE_setEmu 2025-03-21 22:02:51 +01:00
Dragoon Dorise
b51e9f4fe4 no refresh 2025-03-21 21:53:42 +01:00
Dragoon Dorise
e1c4af6ab0 ESDE_refreshCustomEmus 2025-03-21 21:52:17 +01:00
Dragoon Dorise
4526b50c67 fixes 2025-03-20 14:41:10 +01:00
Dragoon Dorise
86a6dd5624 Azahar 2025-03-20 14:05:42 +01:00
Dragoon Dorise
443db1e39b Merge branch 'dev' into early-unstable 2025-03-20 08:34:07 +01:00
Dragoon Dorise
24b518ec5c ryu 2025-03-17 08:56:20 +01:00
Dragoon Dorise
1d2581cea9 ryu 2025-03-17 08:55:49 +01:00
Dragoon Dorise
13f9caf7a3 lol 2025-03-17 08:55:32 +01:00
Dragoon Dorise
a9ca320a6e ignore nova 2025-03-17 08:47:24 +01:00
Dragoon Dorise
e6e0978748 Ryu 2025-03-17 08:47:06 +01:00
Dragoon Dorise
6b5ee9e5c8 Ryu 2025-03-17 08:46:18 +01:00
Dragoon Dorise
116676142b fix 2025-03-17 08:45:43 +01:00
Dragoon Dorise
745530d401 forced ryu for now 2025-03-17 08:42:25 +01:00
Dragoon Dorise
3e4b6a9f24 Fix citron parser 2025-03-04 10:58:00 +01:00
Dragoon Dorise
08140c6ae3 Citron_addParser 2025-03-04 10:41:29 +01:00
Mitja Skuver
b5454015a7 Update Xenia Canary Release URL (#1395)
- releases were moved to separate GH repo
- TODO: Linux build is available and working on SD, not sure about compatibility and if it is ready for production
2025-02-27 09:54:07 +01:00
Mitja Skuver
35c9478c47
Update Xenia Canary Release URL (#1395)
- releases were moved to separate GH repo
- TODO: Linux build is available and working on SD, not sure about compatibility and if it is ready for production
2025-02-27 09:52:26 +01:00
laserjay
ff4a359123
Fix double bios and no roms export. Change to correct downloaded_media folder. Fix typo. (#1401)
* Update export.sh

BIOS files export was asked and exported twice, but no roms at all. Fixed second bios export entry to roms. Also downloaded_media was exported to EmuDeck/roms instead of EmuDeck/tools/, fixed that.

* shadps4 location

* fix bigpemu

* fix paths

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2025-02-27 09:49:06 +01:00
Felix Altenberg
2bf8b58c61
Update arch dependencies in install (#1390)
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2025-02-27 09:44:56 +01:00
laserjay
c69f6f93f8
Fix downloaded_media import location. (#1402)
* Update import.sh

Fixed path from 'bios' to 'downloaded_media'

* shadps4 location

* fix bigpemu

* fix paths

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2025-02-27 09:40:10 +01:00
themoses
32cda41c8e
Fix missing --no-sandbox option for Ubuntu installation (#1404)
* shadps4 location

* fix bigpemu

* fix paths

* Fix missing --no-sandbox option for Ubuntu installation

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2025-02-27 09:38:25 +01:00
AngelofWoe
d45c2cee80
Remove unnecessary macOS file (#1406) 2025-02-27 09:35:59 +01:00
AngelofWoe
5196228f15
Install cleanup (#1407)
* Prevent globbing

* Use /usr/bin/env to get local bash location

* Use arrays instead of strings for safer prevention of globbing/expansion

* Mirror the changes from install.sh to the other two

* Add support for Fedora Atomic
2025-02-27 09:35:25 +01:00
Dragoon Dorise
c103dc0ab1 emudeck-artwork 2025-02-26 15:22:03 +01:00
Dragoon Dorise
2f2140f6d3 new way of dl images 2025-02-26 14:23:18 +01:00
Dragoon Dorise
8f6f662160 updated dl 2025-02-25 14:57:38 +01:00
Dragoon Dorise
437274176a && 2025-02-20 16:41:40 +01:00
Dragoon Dorise
5202368fa0 fix metapaths 2025-02-20 15:46:55 +01:00
Dragoon Dorise
b6eeec1eab fix paths 2025-02-20 13:38:35 +01:00
Dragoon Dorise
d89bcff817 dreamcast fix 2025-02-20 13:21:55 +01:00
Dragoon Dorise
99dddad7cb updated paths 2025-02-20 10:36:53 +01:00