633 Commits

Author SHA1 Message Date
Rodrigo
c11da02e9b Ryujinx! 2022-08-02 21:25:02 +02:00
Livedeht
25231ab605 download and extract easyRPG bios files from their site 2022-08-01 23:47:29 -04:00
Rodrigo
a069e52018 analog stick to mirror the d-pad controls for older systems #213 2022-08-01 18:22:55 +02:00
Rodrigo
8f207d3715 cheevos off but commented 2022-08-01 17:45:00 +02:00
Rodrigo
2c30c33af9 Flycast wide fix 2022-08-01 15:48:06 +02:00
Rodrigo
05306b5327 Duck Wide fix 2022-08-01 15:42:58 +02:00
Rodrigo
508f70803c Duckstation 16:9 2022-08-01 15:28:50 +02:00
Rodrigo
47bcb35b60 Revert "PCSX2QT ws_cheats - commented"
This reverts commit 657479b54d2a7a0f7175e6d970c209ad99ecc457.
2022-07-31 00:12:01 +02:00
Rodrigo
657479b54d PCSX2QT ws_cheats - commented 2022-07-31 00:08:01 +02:00
Rodrigo
09b8e1bf97 wonderswan no bezels 2022-07-30 23:54:44 +02:00
godsbane
2e94a85b49 move yuzu finalize to yuzu init / update 2022-07-29 14:57:42 -04:00
Livedeht
ab0d89bbbf
Merge pull request #295 from Narcha/dev
Mupen64Plus-Next: Changed default controller pak back to "memory"
2022-07-28 21:50:28 -04:00
godsbane
58b47b9604 backup retroarch configs before merging ours 2022-07-28 21:35:16 -04:00
godsbane
94933ecb62 retain cemu.sh final line modifications 2022-07-28 21:06:51 -04:00
Narcha
b44d23ab41
Mupen64Plus-Next: Changed default controller pak back to "memory" 2022-07-29 00:39:49 +02:00
godsbane
3ab70209a5 Cemu Icon 2022-07-27 02:23:16 -04:00
godsbane
8351455fe1 easyRPG added. Dl Additional Files for cores. 2022-07-26 10:22:13 -04:00
godsbane
cb9f6e7cab add addition file download for emuDeckRetroArch.sh 2022-07-26 03:45:15 -04:00
godsbane
be69c732de add all setup variables to Easy Mode defaults 2022-07-26 03:27:15 -04:00
godsbane
a4c668f7a7 change unlink in yuzu. correct variable for uninstall. 2022-07-25 03:35:13 -04:00
godsbane
18a0cb2661 use --ignore-existing on cemu in update 2022-07-25 03:34:31 -04:00
godsbane
642c69d713 fix psp path 2022-07-25 03:33:48 -04:00
godsbane
1f4b490d54 shellcheck! 2022-07-25 00:13:32 -04:00
godsbane
1b0ee57613 add easyRPG core 2022-07-24 04:16:34 -04:00
godsbane
aafeadfc0b remove trailing slashes from $storagePath 2022-07-24 03:56:02 -04:00
godsbane
7bafac34dc take out / from savesPath 2022-07-24 03:50:56 -04:00
godsbane
bd964c51ea formatting 2022-07-24 03:09:12 -04:00
godsbane
3cd01e973f toolsPath no more trailing Slash 2022-07-23 16:40:34 -04:00
godsbane
1aabd097b3 fix xemu updates to include single quotes in paths. 2022-07-22 14:34:59 -04:00
godsbane
b46b8f8556 take trailing slash out of romsPath 2022-07-22 02:27:33 -04:00
godsbane
676fc463b2 take trailing slash out of biosPath 2022-07-22 02:11:56 -04:00
Livedeht
4bc1a75b9e
Add pcsx2qt appimage (#287)
add emuDeckPCSX2QT
add pcsx2qt config
add pcsx2-qt parser
make moveSavesFolder fn
use moveSavesFolder to link stuff
2022-07-21 01:14:53 -04:00
Livedeht
a59ba1e9db
Emu reorg (#271)
the big one - Complete reorganization of the structure of the script.
Fixed a few bugs:

Files are backed up prior to replacement.
Retroarch configs are now applied by merge instead of replace. We'll set our configurations in the config files, but we won't completely overwrite your configurations. Instead we'll append and update as needed.
Users who have certain special characters in their password will no longer break RetroAchievements.
Added PID lock so script can't run more than once concurrently.
Changed all wget to curl so that users who don't have wget(??) don't have issues.
Added a few new bezels and shaders for RetroArch.
Support more aspect ratios for non-deck devices
use $HOME in the SRM config so non-deck users don't have to update it.
add Naomi(flycast) support to SRM
2022-07-19 20:00:51 -04:00