Commit graph

1792 commits

Author SHA1 Message Date
Rodrigo
efc06d2043 AppImages SRM parser fixes + isGameMode 2022-09-10 19:22:31 +02:00
Rodrigo
04345fbf0d testing cemu config 2022-09-10 16:50:51 +02:00
Rodrigo
37eac31dec Checkbios configurable OK message 2022-09-10 15:55:26 +02:00
Rodrigo
5a0541dbca Merge branch 'dev' into beta 2022-09-10 15:44:58 +02:00
Livedeht
dfdcfbe26d
Merge pull request #376 from DylanTackoor/srm-launch-prompt
Steam Rom Manager zenity prompt
2022-09-08 20:33:53 -04:00
Livedeht
62586ff6ef
escape $(pidof steam)
escape $(pidof steam) so it doesn't get replaced during the execution of the script with the pid of steam.
2022-09-08 20:31:21 -04:00
Dylan Tackoor
1830d56497
adds $SRM_toolPath back to desktop shortcut 2022-09-06 13:23:13 -04:00
Rodrigo
a9beff5796 --info 2022-09-03 16:37:59 +02:00
Rodrigo
79c8c370a2 if fix 2022-09-03 16:36:14 +02:00
Rodrigo
d36f8d38b8 SaturnBios 2022-09-03 16:25:38 +02:00
Rodrigo
e8a7359179 ChecBIOS function 2022-09-03 16:11:02 +02:00
Rodrigo
73146a4156 CheckBios 2022-09-03 15:48:38 +02:00
failzers
a535356c75
Added SwanStation parser (#332)
* Added SwanStation parser
* Adds Bezel, WideScreen, shaders for SwanStation
* fixes non-exclusive bezels and widescreen for PSX
*Disabling the swanstation parser by default

Co-authored-by: Livedeht <godsbane@gmail.com>
2022-09-03 03:06:20 -04:00
Dylan Tackoor
7b5c4128d2 adds zenity prompt to SRM desktop icon 2022-08-31 22:18:13 -04:00
Rodrigo
094e8814d1 Fix github API overload 2022-08-31 19:30:02 +02:00
Rodrigo
b9d14eb568 Revert "Debug GH"
This reverts commit d316a3a4f3.
2022-08-31 18:16:19 +02:00
Rodrigo
d316a3a4f3 Debug GH 2022-08-31 18:12:20 +02:00
Rodrigo
8707895219 bye bye tokens..again 2022-08-31 18:02:29 +02:00
Rodrigo
7d92057b04 tokens 2022-08-31 10:37:49 +02:00
Rodrigo
d715284133 no token 2022-08-30 23:43:47 +02:00
Rodrigo
8b9c932b37 token hotfix 2022-08-30 23:32:55 +02:00
Rodrigo
22a15de3d9 no need to rsync 2022-08-30 23:09:13 +02:00
Rodrigo
4d2b187e4f mirror ESDE emus with SRM 2022-08-30 22:40:48 +02:00
Rodrigo
0899544c59 Fix analog sticks GB + GBC 2022-08-30 18:23:08 +02:00
Rodrigo
7ae91b7dfd SRM img rsync 2022-08-30 17:43:22 +02:00
Rodrigo
fa1c4b075a runSRM 2022-08-30 17:19:02 +02:00
Rodrigo
6eb6935f84 runSRM function 2022-08-30 16:28:18 +02:00
Rodrigo
6773277377 Desktop icon on start menu 2022-08-29 19:07:57 +02:00
Rodrigo
53132a4627 ... fixes 2022-08-29 19:07:15 +02:00
Rodrigo
1f2d2e7f04 Merge branch 'beta' of https://github.com/dragoonDorise/EmuDeck into beta
# Conflicts:
#	functions/helperFunctions.sh
2022-08-29 18:51:19 +02:00
Rodrigo
8c0bb71709 tokenGenerator 2022-08-29 18:51:03 +02:00
Rodrigo
17b26a0e4e tokenGenerator 2022-08-29 18:47:44 +02:00
Rodrigo
06a02a11a2 Revert "testing tokens"
This reverts commit d93cdf1a89.
2022-08-29 18:40:07 +02:00
Rodrigo
d93cdf1a89 testing tokens 2022-08-29 18:28:46 +02:00
Rodrigo
c5921b3774 new icon outside of desktop 2022-08-29 16:49:40 +02:00
Rodrigo
49dab98e5e Merge branch 'main' into dev 2022-08-29 16:19:58 +02:00
godsbane
c8db47f0e5 use dirname on the rsync targets
so we don't trigger rsync bug
2022-08-23 14:11:45 -04:00
Rodrigo
9a116d8759 Merge branch 'main' into dev
# Conflicts:
#	install.sh
2022-08-22 18:57:49 +02:00
godsbane
7362cca39e Hotfix Prod to update new duckstation config file
duckstation hotfix for prod
2022-08-22 12:21:17 -04:00
Livedeht
527dcefa60 fix shebang in createFolders 2022-08-22 02:02:33 -04:00
Livedeht
5771a1c490 Update Duckstation Widescreen options to use new file 2022-08-22 01:53:09 -04:00
Livedeht
71fa6aea07 config functions not applied for RA.
All were made, but none were running during
init as we missed the aggregate function.
2022-08-15 01:49:39 -04:00
Rodrigo
7ab5f85dcd Quickfix Ryu + Yuzu savepaths 2022-08-09 19:54:08 +02:00
Rodrigo
c1a96efd3f Ryu and Yuzu Saves 2022-08-09 19:50:36 +02:00
Rodrigo
be8791ec43 path fix 2022-08-09 19:36:39 +02:00
Rodrigo
dfeba1774c RyuJinx savepath 2022-08-09 19:29:54 +02:00
Rodrigo
264fd5ac76 RetroArch_psx_bezelOn when widescreen off 2022-08-09 15:34:07 +02:00
Rodrigo
6b80f38dc4 Quickfix Bezels PSX 2022-08-09 15:33:45 +02:00
Rodrigo
b1869bab63 Merge branch 'dev' of https://github.com/dragoonDorise/EmuDeck into dev 2022-08-09 15:32:49 +02:00
Rodrigo
b31bcb173c Fix PSX bezels off on widescreen 2022-08-09 15:32:45 +02:00