Commit graph

826 commits

Author SHA1 Message Date
Dragoon Dorise d3bd898bd0
Merge branch 'main' into melondsds 2024-05-26 20:12:50 +02:00
Dragoon Dorise 0fdd4d17d0
Merge pull request #1241 from rawdatafeel/cemutitle
Cemu: Hotfix/Synchronize File Formats
2024-05-26 20:12:17 +02:00
rawdatafeel 20f96dfa7b RetroArch: Hotfix melonDS DS Screen Layouts
* Set hybrid as default to match legacy RA core and standalone
* Added other screen layouts as options
* Disabled on screen notification
* Set mic driver to SDL (fixes freezing/crashing)
2024-05-25 00:32:46 -04:00
rawdatafeel 847cbfa4a1 Cemu: Hotfix/Synchronize File Formats
* Added missing NUS file format
* Synchronized file formats across front-ends
2024-05-24 11:19:46 -04:00
rawdatafeel 997855f53e Dolphin: Hotfix active profile
* Previous dolphin hotfixes weren't applied to the active profile (only if the user had switched to the profile)
2024-05-23 09:58:00 -04:00
rawdatafeel 9ea4273920 Dolphin: Hotfix Wiimote Shake
* Was accidentally bound to L2 instead of L1
2024-05-19 15:16:55 -04:00
rawdatafeel 58d16ad44e ES-DE: Add missing file formats
* Added support for WUHB in Cemu
2024-05-14 10:20:45 -04:00
rawdatafeel a527d40c41 Steam ROM Manager: Add missing file formats
* Added WUHB support for Cemu
2024-05-14 10:19:03 -04:00
Dragoon Dorise 1cadef8a74 Merge branch 'main' into dev
# Conflicts:
#	functions/createDesktopIcons.sh
2024-05-07 16:56:19 +02:00
rawdatafeel 7ae5d95e0d
Cemu: Enable auto-updater (#1220)
This was added in the most recent update of Cemu, enable by default so users can easily update Cemu.
2024-05-07 16:45:18 +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
rawdatafeel 3b104dba2b
Steam ROM Manager: Tidying (#1209)
* Updated parser versions to ver 17 which makes the diff look very daunting
* Added steam input profiles for the xbox elite and the steam controller
* Set default steam input profiles for the xbox elite, steam controller, and dualsense edge
* Fixed fuzzy matching on ES-DE
2024-04-26 19:55:09 +02:00
Dragoon Dorise 27e3906abc Merge branch 'main' into dev
# Conflicts:
#	versions.json
2024-04-19 11:42:20 +02:00
rawdatafeel 71d21c8f1c
PrimeHack: Hotfix morph profile (#1199)
* Morph switch was renamed so it was no longer being bound correctly
* Updated controls to latest version of PrimeHack (things moved around, only morph switch was renamed)
2024-04-16 15:35:24 +02:00
Dragoon Dorise d790ad176c es_find_rules for netplay 2024-04-15 16:42:05 +02:00
Dragoon Dorise 22c9493165 all RA = .sh, temporary 2024-04-15 14:48:32 +02:00
Dragoon Dorise 8e1e49e4a2 bye suyu 2024-04-15 11:17:46 +02:00
Dragoon Dorise aad71b3fe3 Merge branch 'main' into dev 2024-04-15 11:03:26 +02:00
rawdatafeel a524757cf8
Dolphin: Hotfix trackpad support in front-ends (#1197)
* Front-ends use the custom EmuDeck Steam Input profile which binds the right trackpad to left click. This PR adds support for left clicking in Wii games.
2024-04-15 11:03:13 +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 07d9deebff
Pegasus: Remove symlink folders (#1193)
Adding symlinks to the `game_dirs.txt` file causes duplicates to show up in Pegasus.
2024-04-12 23:38:58 +02:00
rawdatafeel 66df6c28d6
Flycast: Hotfix DPad controls not being bound correctly (#1192) 2024-04-12 23:38:07 +02:00
fromthyashes 3d06c8c135
Added SetupWizardIncomplete (#1188)
Skips the Setup Wizard since EmuDeck already configures BIOS and rom paths
2024-04-09 17:39:25 -04:00
Dragoon Dorise 7714886412 Merge branch 'main' into dev 2024-04-08 11:07:08 +02:00
rawdatafeel 07b13baa52
Citra: Hotfix freezing (#1180)
* Flatpak and AppImage configs were tangled. Added sed commands to redirect AppImage to AppImage paths.
2024-04-06 19:13:00 +02:00
Dragoon Dorise 8db7829cd1 Merge branch 'main' into dev
# Conflicts:
#	functions/EmuScripts/emuDeckSupermodel.sh
2024-04-06 00:03:33 +02:00
rawdatafeel d372015af6
Citra: Hotfix games not starting in fullscreen (#1178) 2024-04-06 00:02:31 +02:00
rawdatafeel 5801ac0cad
RetroArch MAME cleanups (#1173)
* Added detection to delete mame2003 and mamecurrent symlinks
* Removed mame2003, mame2010, and mamecurrent from Pegasus configs
* Changed the mame folder to use MAME current through Pegasus
2024-04-04 20:48:36 +02:00
rawdatafeel 97b688709a
Xenia: Hotfix per game configs (#1174)
* Added prefix injection into custom systems so users can add per-game configs
2024-04-04 20:32:04 +02:00
rawdatafeel 19f0572064
mGBA: Hotfix full screen toggle hotkey (#1164)
* Was not bound correctly
2024-04-02 18:46:26 +02:00
rawdatafeel b56dbf7552 Flycast: Hotfix controls (#1160) 2024-03-31 20:50:57 +02:00
rawdatafeel ad4117c596 Hotfix light gun games (#1159) 2024-03-31 20:50:57 +02:00
rawdatafeel aa61d4ee62 Steam ROM Manager: Add Citra RA core parser (#1158) 2024-03-31 20:50:57 +02:00
rawdatafeel 518f44c262 Ryujinx: Hotfix deadzones + ABXY mapping (#1157) 2024-03-31 20:50:57 +02:00
rawdatafeel 9acf56ef2e Flycast: Hotfixes (#1156) 2024-03-31 20:50:57 +02:00
rawdatafeel d32d2c0ff0 Hotfix Steam Input Profiles (#1154) 2024-03-31 20:50:57 +02:00
rawdatafeel b4a76abf53 Flycast: Hotfix arcade controls + add default mapping (#1152) 2024-03-31 20:50:57 +02:00
rawdatafeel 0661cfd7a5 Steam Input Profile Tweaks (#1150) 2024-03-31 20:50:57 +02:00
rawdatafeel 5f5b981a4d
Flycast: Hotfix controls (#1160) 2024-03-31 19:49:23 +02:00
rawdatafeel 034ef8bdbe
Hotfix light gun games (#1159) 2024-03-31 10:52:20 +02:00
rawdatafeel efa00f4002
Steam ROM Manager: Add Citra RA core parser (#1158) 2024-03-31 10:51:38 +02:00
rawdatafeel 816f8e8e32
Ryujinx: Hotfix deadzones + ABXY mapping (#1157) 2024-03-31 10:51:04 +02:00
rawdatafeel 9dcc79add1
Flycast: Hotfixes (#1156) 2024-03-31 10:50:30 +02:00
rawdatafeel 10e29e1678
Hotfix Steam Input Profiles (#1154) 2024-03-30 21:46:07 +01:00
rawdatafeel 3f75fd2ad6
Flycast: Hotfix arcade controls + add default mapping (#1152) 2024-03-30 21:45:34 +01:00
rawdatafeel 0cccdeb9b1
Steam Input Profile Tweaks (#1150) 2024-03-27 21:52:51 +01:00
Dragoon Dorise fe6be2935c suyu parser 2024-03-20 19:18:52 +01:00
Dragoon Dorise 5ae83d9f00 suyu testing 2024-03-20 19:12:42 +01:00
rawdatafeel 7407d32c2c
Dolphin: Fix sideways toggle hotkey (#1139) 2024-03-17 16:36:18 +01:00
rawdatafeel 5814676408
DuckStation: Fix pause hotkey (#1138) 2024-03-16 16:56:17 +01:00