Commit graph

1293 commits

Author SHA1 Message Date
rawdatafeel 3307309edf RetroArch: Hotfix texture pack folders Take 2
* Less aggressive deleting in case the user creates these folders on their own
2024-05-19 15:25:39 -04:00
rawdatafeel c8e6cb296e RetroArch: Hotfix N64 texture pack paths
* This was creating infinite symlinks, commented out and delete the folders for now. Can re-add in the future after more testing.
* Reverted texture pack path settings, this was causing an increase in graphical issues in RA's N64 core.
2024-05-18 17:18:31 -04:00
Dragoon Dorise eae83bd14c bazitte hotfix 2024-05-15 23:16:21 +02:00
rawdatafeel abde918a6f Model 2 Emulator: Delete Proton folder on uninstall
* Proton folder was somehow corrupting in a few installs, added to uninstall function so users can cleanly flush their Model 2 installation
2024-05-14 13:12:35 -04:00
rawdatafeel 58d16ad44e ES-DE: Add missing file formats
* Added support for WUHB in Cemu
2024-05-14 10:20:45 -04:00
Dragoon Dorise 4c9c3c941a $netPlay back 2024-05-12 12:40:54 +02:00
rawdatafeel 7015d766cb Steam ROM Manager: Remove spaces in AppImage name (#1224)
* riujinx fix

* no netplay

* Steam ROM Manager: Remove spaces in AppImage name
* Spaces were causing downloads to fail, removed space in name and replaced with dashes.
    * Added migration to new name.
* Added better fallback detection to SRM launcher.
* Added one time migration to new launcher (without resetting configs).
* Added fallback detection for the AppImage (for resetting configs).
* Removed custom variables (now handled automatically upstream).

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-05-12 12:32:29 +02:00
Dragoon Dorise d6467d5cce no netplay 2024-05-08 20:47:37 +02:00
Dragoon Dorise ac56cd3c66 Merge branch 'main' into dev 2024-05-07 19:15:35 +02:00
Dragoon Dorise 9f493812bd
fix 1203 (#1212) 2024-05-07 16:57:33 +02:00
Dragoon Dorise 1cadef8a74 Merge branch 'main' into dev
# Conflicts:
#	functions/createDesktopIcons.sh
2024-05-07 16:56:19 +02:00
Dragoon Dorise b3f7684471
#1191 (#1214) 2024-05-07 16:54:17 +02:00
Dragoon Dorise bfbf9d2d4a fix ryujinx 2024-05-06 13:27:33 +02:00
Dragoon Dorise 53e2f54513 riujinx fix 2024-05-06 13:24:29 +02:00
Dragoon Dorise 9640c216a5 Desktop fix for Cyrillic languages 2024-05-06 13:21:14 +02:00
rawdatafeel 5521fb6a36 Remote Play Clients: Add missing launchers (#1216)
* Added missing launchers for Greenlight, ShadowPC, Spotify, and Steam Link
    * If users installed these previously, these would not be added to the remoteplay folder
2024-05-06 13:13:08 +02:00
rawdatafeel 4a6eaf299f
Remote Play Clients: Add missing launchers (#1216)
* Added missing launchers for Greenlight, ShadowPC, Spotify, and Steam Link
    * If users installed these previously, these would not be added to the remoteplay folder
2024-05-06 09:39:59 +02:00
Dragoon Dorise 88a3a17828 ubuntu 24 fix 2024-04-29 11:41:35 +02:00
Dragoon Dorise 2d926d3da7 ubuntu 24 fix 2024-04-28 23:15:06 +02:00
Dragoon Dorise 256f27e522 cloud_sync_status 2024-04-26 22:20:49 +02:00
rawdatafeel 3e96ceed0d
Steam ROM Manager: Tidying Part 2 (#1211)
* Fixed paths in controller templates file, apparently this file is very finnicky
* Fixed controller templates path being overwritten by accident
2024-04-26 14:41:28 -04:00
Dragoon Dorise e1ca66d3b1 Merge branch 'main' into dev
# Conflicts:
#	functions/helperFunctions.sh
2024-04-26 15:13:53 +02:00
rawdatafeel 6e4c980f4a
Proton Cleanup (#1205)
* Added rsyncing proton-launch.sh and appID.py to xenia and bigpemu so if users delete them accidentally, they have an easy way of getting fresh files.
* Moved resetting ES-DE's settings into its own function so if users reset any of the custom system emulators, they don't also have their settings reset.
    * This was also causing failure in very niche cases where if users didn't have a full suite of ES-DE configs, resetting the config would also fail.
* Cleaned up functions a little for easier maintenance.
* Added detection for old ES-DE installs so resetting config on custom system emulators actually grabs the latest custom systems file.
* Split BigPEmu custom system insertion into atarijaguar and atarijaguarcd
* Adjusted custom systems insertion to be less aggressive (if resetting emulators and not ES-DE, custom systems will be inserted instead of replacing the custom systems file)
2024-04-23 17:17:28 +02:00
Dragoon Dorise 16e4ed2cbb unused var 2024-04-19 12:01:42 +02:00
Dragoon Dorise a33b154034 new patreon stuff 2024-04-19 11:55:36 +02:00
Dragoon Dorise 27e3906abc Merge branch 'main' into dev
# Conflicts:
#	versions.json
2024-04-19 11:42:20 +02:00
Dragoon Dorise f27394de4a store patreon token 2024-04-19 11:41:33 +02:00
rawdatafeel b834e149c5
Pegasus: Hotfix bad symlinks (#1202)
* With the gc/n3ds folders, the Pegasus script was creating infinite symlinks which was causing crashing/freezing in SRM
2024-04-18 23:37:10 +02:00
rawdatafeel 40cd27f589 Cemu: Hotfix graphic packs (#1198)
A broken symlink was causing Cemu to not download graphic packs.
2024-04-15 16:42:28 +02:00
rawdatafeel 66e4eae2f8
Cemu: Hotfix graphic packs (#1198)
A broken symlink was causing Cemu to not download graphic packs.
2024-04-15 16:22:20 +02:00
Dragoon Dorise d51e09a49d fix netplay 2024-04-15 14:48:22 +02:00
Dragoon Dorise 4da3653fb6 netplay speed up 2024-04-15 14:44:23 +02:00
Dragoon Dorise e5c9b481ec cloudSync off when multiplayer 2024-04-15 11:20:42 +02:00
Dragoon Dorise aad71b3fe3 Merge branch 'main' into dev 2024-04-15 11:03:26 +02:00
Dragoon Dorise 1675e44821 source 2024-04-13 23:37:23 +02:00
Dragoon Dorise fb2aedc067 np 2024-04-13 23:30:29 +02:00
Dragoon Dorise c9eefbfb2d tests 2024-04-13 23:18:36 +02:00
Dragoon Dorise 77a0d5c810 sleep 1 2024-04-13 23:14:11 +02:00
Dragoon Dorise b8d512b483 fixes netplay 2024-04-13 23:13:26 +02:00
Dragoon Dorise ea579bb60c netplay 2024-04-13 23:10:10 +02:00
Dragoon Dorise 0439bed9d0 == 2024-04-13 23:00:45 +02:00
Dragoon Dorise 3a9b3a1fcd + emuDeckNetPlay 2024-04-13 22:45:42 +02:00
Dragoon Dorise 2a01831268 netplay enabled 2024-04-13 22:35:04 +02:00
Dragoon Dorise dc4685794a netplay 2024-04-13 22:20:14 +02:00
rawdatafeel c7cf74ca09
MAME: Hotfix INI (#1190)
* Set MAME back to read only. When enabled, this setting pretty much allows MAME to create copies of the original MAME INI matching the game name which can get out of control quick. Disabled is the current default on a clean MAME install.
* Added plugin folder configuration so users can download plugins.
* Added folder creation in $HOME/.mame as a fallback (if users Google MAME folders or talk to MAME support, these are what likely show up).
2024-04-12 23:40:12 +02:00
rawdatafeel 7838100898
PCSX2: Disable wizard by default (#1194)
Onboarding wizard now shows up on launch (even though EmuDeck already configures everything). This disables the onboarding wizard by default.
2024-04-12 23:38:30 +02:00
Dragoon Dorise b62f68ce7a hash save 2024-04-08 12:42:51 +02:00
Dragoon Dorise 47dd7a41f8 fix keys 2024-04-08 11:58:18 +02:00
Dragoon Dorise 699572ace4 no netplay 2024-04-08 11:49:47 +02:00
Dragoon Dorise f26cf8d1c6 r 2024-04-08 11:49:41 +02:00