Commit graph

865 commits

Author SHA1 Message Date
Dragoon Dorise
dd35c6ee02 no proton SRM 2024-02-21 12:13:45 +01:00
Dragoon Dorise
d43f2658a1 Merge branch 'dev' into early 2024-02-21 10:26:35 +01:00
rawdatafeel
d0c10ecb2a
[Supermodel] (#1010)
* Removed rawinput, not working on Steam Deck
* Set input driver to SDL
* Updated mouse inputs so right trackpad on Steam Deck works ootb
    * I don't have light guns so I am not sure if the mouse2 inputs need to be updated to mouse1 or not for a P2 lightgun
* Added R3 as an alternative input for the "A" button in lightgun games so "Gamepad with Mouse Trackpad" works OOTB
* Set resolution to 1280x800p so right trackpad can reach the entire screen
2024-02-17 23:52:59 +01:00
Dragoon Dorise
b48114fe0a Merge branch 'dev' into early
# Conflicts:
#	functions/ToolScripts/emuDeckESDE.sh
2024-02-17 23:30:35 +01:00
Dragoon Dorise
70299b2fb3 Merge branch 'dev' of https://github.com/dragoonDorise/EmuDeck into dev 2024-02-17 21:13:32 +01:00
Dragoon Dorise
f6b8a5900e disable mame 2010 2024-02-17 21:08:27 +01:00
rawdatafeel
f4b0955337
[Cemu] (#1008)
* Fixed audio not working by setting drivers to virtual sink
* Adjusted microphone volume to 100
* Added controller 0-3 profiles, these files allow Cemu to auto-apply profiles
2024-02-16 23:20:13 +01:00
rawdatafeel
f38d6c02d8
[Steam ROM Manager] (#1007)
* BigPEmu Parser
    * Removed fallback icon
    * Fixed executable field not populating
    * Updated parser to latest format (Through Steam ROM Manager)
2024-02-16 23:19:34 +01:00
rawdatafeel
4f2d4140e9
[EmulationStation-DE] (#1006)
* Moved ES-DE AppImage to ~/Applications
    * Rationale:
        * Easier to provide support in the ES-DE Discord if unfamiliar with EmuDeck
        * More standard Linux location, easier for users to find based off a Google search or by being familar with Linux paths
* Removed any mention of old symlinked folders
* Cleaned up emuDeckESDE, deleted outdated/unused functions
2024-02-16 23:19:21 +01:00
Dragoon Dorise
f691018751 Merge branch 'dev' into early 2024-02-15 19:33:31 +01:00
Dragoon Dorise
94ae9b46fb new parsers exclusionList 2024-02-15 19:33:24 +01:00
Dragoon Dorise
9b732e691c Merge branch 'dev' into early 2024-02-14 18:24:16 +01:00
rawdatafeel
18dcd9fc67
[Steam ROM Manager] (#1002)
* Hotfix BigPEMU Parser, bad slash
2024-02-14 18:15:43 +01:00
rawdatafeel
5d743a2dbf
[Cemu] (#998)
* Fixed menu bar appearing in fullscreen
* Fixed Cemu not applying configs properly
2024-02-14 18:15:00 +01:00
Dragoon Dorise
0aefd158d5 Merge branch 'dev' into early 2024-02-12 19:59:24 +01:00
rawdatafeel
a1ec0f6da9
[Steam ROM Manager] (#992)
Add (Standalone) to respective parsers

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-02-12 12:34:54 +01:00
rawdatafeel
86f097d09a
Dolphin SDL updates (#997)
* [Dolphin]
* Latest Dolphin version (Feb 2024) revamped SDL which changed button inputs and device mapping. This PR updates to the latest SDL changes (which should hopefully just be a one time thing)
* Added GC Xbox Layout profile
* Removed joystick pointer from mouse profiles (was conflicting)
* Moved IR hide to L3
* Mapped the A button to R3 as an alternative input to match the Steam input profile "Gamepad with Mouse Trackpad"
    * Allows for more seamless gameplay when using trackpad

* Re-enable auto-hide

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-02-12 12:34:30 +01:00
Dragoon Dorise
2b18aeb72d Merge branch 'dev' into early 2024-02-06 18:50:21 +01:00
Dragoon Dorise
1842cd923a Merge branch 'dev' into early 2024-02-06 09:09:20 +01:00
rawdatafeel
dc9803a729
RetroArch - Update file paths and add buildbot downloader (#957)
[RetroArch]
* Updated libretro_info_path so users can download and generate new RA info files
* Updated libretro_assets_path so users can download and generate new RA assets files
* Added a function to download PPSSPP assets, RA assets, shaders, and info files from buildbot
2024-02-05 08:59:20 -05:00
Griffin
d5e8a36b40
BigPEmu Jaguar Emulator (#775)
* test proton launch for bigpemu

* continue working on config

* continue with configs

* update proton launch with new proton versions

* update from old CEMU stuff to be specific to BigPEmu

* begin saves and storage config

* testing on deck

* typo

* change proton to 7

only worked for a tester on 7 will figure out updating later.

* add ESDE config

* update SRM from new update

* idk why the rebase didnt delete the file

* add jaguarcd to parser

* add jaguarcd to esde

* update readme

* add to all functions

* typo and remove vblank

* consistency with casing

* typo

* update order in esde

* typo

* update esde config script

* move esde xml script to config file

* unique command letters

* lack of sleep typos

* woooo typos

* fix xml

* typo

* convert bigpemu script to curl

* nyi set folder

* fix after pulling from upstream

* additional spacing fixes

* fix wget and add if statements

* missing a space

* add review changes

* local data

* local data

* BigPEmu Tidying
* Added hotkeys
* Added bigpemu.sh to Applications folder
* Cleaned up emuDeckBigPEmu.sh
* Added icon
* Added BigPEmu to binupdate

* Add missing fi in binupdate

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
Co-authored-by: rawdatafeel <108900299+rawdatafeel@users.noreply.github.com>
2024-02-04 23:55:20 +01:00
rawdatafeel
76f8d33b64
PPSSPP Hotkeys + Config Tweaks (#979)
* [PPSSPP Tweaks]
* Added combo hotkeys
* Enabled Game ID in PPSSPP GUI
* Enabled List View in PPSSPP GUI

* Add back keyboard hotkeys

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-02-02 07:43:02 +01:00
Dragoon Dorise
f1a70591bc Merge branch 'dev' into early 2024-02-01 14:29:50 +01:00
Livedeht
fb065ba115
Remove Old PCSX2 1.6 configs and Installer. (#982)
(these have been deprecated for a long while, but need to be cleaned up)
2024-02-01 10:50:10 +01:00
rawdatafeel
28d17a65bb
[Model2] (#980)
* Added "Create Proton-GE path if it does not exist"
* Switched to Proton-GE 30 (Uses ULWGL)
* Switched to upstream Model 2 gamefixes
2024-01-31 16:28:18 +01:00
Dragoon Dorise
6dcffa3c8d fixes ID parsers 2024-01-31 11:05:29 +01:00
Griffin
ec20d41bd2
Supermodel Sega Model 3 Emulator (#937)
* initial setup

* missed a conversion to supermodel

* temp add config files

* make changes based on emotion

* temp testing based in broken flatpak

* change from .config to .supermodel

* add charco's ini

* fix tabbing

* fix tabbing

* flatpak update

* updated config

* fix bad Gamles.xml download

* Update emuDeckSupermodel.sh

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-01-31 10:15:06 +01:00
Griffin
7b5bfd2743
move all /bin/sh and /usr/bin/bash to /bin/bash (#972)
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-01-30 21:07:58 +01:00
rawdatafeel
4274268462
[PPSSPP/Steam ROM Manager] (#974)
* Added CHD support for PPSSPP
2024-01-30 20:00:30 +01:00
Mrlinkwii
1323472493
PCSX2: remove cheats_ws (#947)
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-01-26 22:57:02 +01:00
rawdatafeel
f3ab8acb99
[Model 2] (#959)
* Add Model 2 (powered by ULWGL) to EmuDeck

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-01-26 22:52:29 +01:00
Rosalie
dbebf5d208
Update RMG plugin configuration (#965) 2024-01-26 12:34:34 -05:00
rawdatafeel
6835aec417
melonDS DS Migration (#956)
* [RetroArch]
* Copied old melonDS saves to new melonDSDS
* Copied old melonDS remaps to new melonDSDS
* Added new "Nintendo DS - RetroArch melonDS DS" Steam ROM Manager parser
* Added "(legacy)" to old melonDS Steam ROM Manager parser
* Added melonDSDS function to match new configuration files
* Updated microphone driver to SDL
* No file deletion, legacy melonDS (saves and remaps) still left in tact
2024-01-24 22:15:15 -05:00
rawdatafeel
4beabc8c62
Dolphin SDL (#928)
* Update profiles to use SDL instead of evdev
    * With SDL, controls work after sleep
2024-01-23 20:54:05 -05:00
Dragoon Dorise
23d3396459 hotkey fixes 2024-01-21 23:26:16 +01:00
Dragoon Dorise
f777bda830 new radial menus 2024-01-21 23:21:34 +01:00
rawdatafeel
e3427aa774
[ares] (#939)
* Updated ares config to v134
* Removed data folder download (obsolete in v134)
* Added quark shader download
* Added back ares Steam ROM Manager parsers
* Added SNES peripheral parsers for Steam ROM Manager
* Added SNES peripheral custom systems for EmulationStation-DE
2024-01-21 13:01:58 +01:00
Dragoon Dorise
4061a98d0f Merge branch 'dev' into early 2024-01-20 22:59:19 +01:00
rawdatafeel
e94b149c36
[mGBA] (#949)
Fixed fast forward hotkey not enabling
2024-01-20 22:53:49 +01:00
Dragoon Dorise
74d53924da migrations from public 2024-01-20 12:55:25 +01:00
Dragoon Dorise
bbe6fa9e2f Merge branch 'dev' into early 2024-01-12 11:08:53 +01:00
Dragoon Dorise
fa8dcf9e1a more yuzu cfg 2024-01-12 11:08:48 +01:00
Dragoon Dorise
254bedcef5 Merge branch 'dev' into early 2024-01-12 11:03:40 +01:00
Dragoon Dorise
7d47b44bc5 yuzu update 2024-01-12 11:03:35 +01:00
Dragoon Dorise
daf33ede8c Merge branch 'dev' into early 2024-01-12 10:54:53 +01:00
Dragoon Dorise
86f8cc46cf updated yuzu conf 2024-01-12 10:54:47 +01:00
Dragoon Dorise
0c10673cbd Merge branch 'dev' into early 2024-01-08 17:09:09 +01:00
Dragoon Dorise
1035390446 srm parser fixes 2024-01-08 17:09:02 +01:00
Dragoon Dorise
522040490a Merge branch 'dev' into early 2024-01-08 15:30:41 +01:00
Dragoon Dorise
980962d631 emudeck_controller_steamdeck 2024-01-08 15:30:36 +01:00