XargonWan
71a8ba1e87
ES-DE: updated to the latest beta branch
2023-10-27 14:06:34 +02:00
XargonWan
cf630034c7
Updated appdata [skip ci]
2023-10-27 09:33:35 +02:00
XargonWan
c4f1ad507f
ES-DE: fixed emulator find rules
2023-10-27 09:23:33 +02:00
XargonWan
65581f97a0
tools: updated patches helper [skip ci]
2023-10-27 09:18:08 +02:00
icenine451
902a7fa4a1
Another ESDE patch attempt
2023-10-26 11:57:19 -04:00
icenine451
27317f5e9c
Update ESDE patch
2023-10-26 09:36:49 -04:00
icenine451
b0a2f20431
Update ESDE patch
2023-10-26 09:29:01 -04:00
XargonWan
be69660d25
Fixed wiki paths [skip ci]
2023-10-26 09:48:25 +02:00
XargonWan
a04857c4c7
Ignoring temporary patches dir
2023-10-26 09:46:22 +02:00
Lazorne
f264092b17
Update README.md
2023-10-24 05:38:48 +00:00
Lazorne
eec16f2cf7
Update README.md
2023-10-23 17:09:14 +00:00
Lazorne
3b9a887104
Update README.md
2023-10-23 17:08:10 +00:00
Lazorne
b98b69a09d
Update README.md
2023-10-23 17:06:27 +00:00
Lazorne
d98d3606d9
Update README.md
2023-10-23 17:02:16 +00:00
Lazorne
c47596001b
Update README.md
2023-10-23 17:00:44 +00:00
Lazorne
ba2427bc5a
Update README.md
2023-10-23 16:40:51 +00:00
Lazorne
8359928880
Update README.md
2023-10-23 16:28:18 +00:00
Lazorne
4740d53da1
Update README.md
2023-10-23 16:24:57 +00:00
Lazorne
62acc5203d
Update README.md
2023-10-23 16:24:27 +00:00
Lazorne
3cf8c2e54e
Update README.md
...
Updated https://github.com/XargonWan/RetroDECK/wiki/How-to%3A-Start-using-RetroDECK
2023-10-23 15:15:02 +00:00
Lx32
d4b2b645fa
Add file check
...
Add check for file existence. If file not found the shortcut will not be added and, in case, the game will be removed from steam.
2023-10-22 16:55:14 +02:00
XargonWan
1214a8cb1d
ES-DE: updated to 2.2.0-beta - fixing ViewController.cpp.patch
2023-10-21 22:23:03 +02:00
XargonWan
9f99076331
ES-DE: updated to 2.2.0-beta -hotfix
2023-10-21 20:03:00 +02:00
XargonWan
9eb04160db
TOOLS: added a patch helper for ES-DE
2023-10-21 20:02:21 +02:00
XargonWan
e6193709e3
ES-DE: comments cleanup in es_find_rules.xml
2023-10-20 14:56:25 +02:00
XargonWan
6600b6ce1e
ES-DE: updated es_find_rules.xml
2023-10-20 14:45:04 +02:00
XargonWan
40985b020e
ES-DE: updated es_systems.xml
2023-10-20 14:40:26 +02:00
XargonWan
b1e73c0abb
ES-DE: updated to 2.2.0-beta
2023-10-20 14:12:26 +02:00
XargonWan
8f8d09fa1f
SOLARUS: added to ES-DE
2023-10-20 08:56:13 +02:00
XargonWan
4211ef1948
SOLARUS: removed GUI as it's QT5
2023-10-19 18:55:04 +02:00
XargonWan
0eaa8d70ab
SOLARUS: integrated from official flatpak
2023-10-19 18:47:18 +02:00
XargonWan
02973d4c08
SOLARUS: moved glm out of CEMU as now it's a common dependency, added libmodplug
2023-10-19 18:14:06 +02:00
XargonWan
3ea41b8691
SOLARUS: added
2023-10-19 14:21:56 +02:00
XargonWan
7b36003d8c
Merge branch 'feat/steam-sync' into cooker-0.8.0b
2023-10-18 16:09:37 +02:00
Lx32
6985a94a77
Fixed flatpak path
2023-10-18 15:10:27 +02:00
XargonWan
346cd1f6e6
MAME: removing unused files
2023-10-18 12:39:11 +02:00
Lazorne
bcf41fe5bc
Update index.md
...
test
2023-10-16 15:03:18 +02:00
Lazorne
359d98cf08
Update index.md
...
test
2023-10-16 15:03:03 +02:00
XargonWan
a50de3415e
MAME: removed until the build will be fine
2023-10-16 15:00:49 +02:00
Lazorne
bb2c623224
Update index.md
...
Updated
2023-10-16 14:57:52 +02:00
XargonWan
02dbcca44c
MAME: trying to fix desktop file issue
2023-10-16 09:03:10 +02:00
XargonWan
9dac6b7204
MAME: is it breaking the build?
2023-10-15 22:30:53 +02:00
XargonWan
0143b1a040
Merge branch 'feat/steam-sync' into cooker-0.8.0b
2023-10-15 21:06:01 +02:00
XargonWan
acd30e37f4
Merge branch 'feat/mame' into cooker-0.8.0b
2023-10-15 19:18:21 +02:00
XargonWan
a6919af757
QT6: Merge branch 'cooker-0.7.3b' into cooker-0.8.0b
2023-10-15 12:33:44 +02:00
XargonWan
979fe2c961
Merge pull request #555 from XargonWan/feat/vita3k
...
Adding the first stage of Vita3K
2023-10-14 23:54:18 +02:00
Gorian
96a6abf1ed
Update flatpak_build_download_only.sh
...
Updated to use double brackets instead of single. Shortened `mkdir` using expansion for simplicity. Updated script so that all variables are properly quoted.
2023-10-14 12:20:33 -07:00
Gorian
b4c057170d
Update flatpak_build_bundle.sh
...
Bash should always use double brackets, not single. Also, moved to using a variable rather than the same command multiple times - this pattern helps to reduce errors in the future
2023-10-14 12:14:00 -07:00
XargonWan
e5092f197c
MAME: insalling from deb file
2023-10-14 19:50:06 +02:00
XargonWan
82ff45e290
MAME: reduced jobs number to 1
2023-10-13 17:25:13 +02:00