mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-01 10:52:26 +00:00
858f9e5aea
Signed-off-by: lizzie <lizzie@eden-emu.dev> - [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions). - [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md) - [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability. ------------------- updates deps.md (freebsd had a package that didnt exist, oops) netbsd also had outdated packages moved windows caveats into the user guide (because well, those are user stuff, not build caveats) MANY redundant wording removals (especially on dynarmic) proper capitalization of Eden, Dynarmic, Amiibo, and CLion fixed discord link on metainfo as well also fixed file associations as well otherwise installed eden wont have icon over NSP/XCI/etc files "please" is filler fixes a HANDFUL of dead links as well Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4315 Reviewed-by: crueter <crueter@eden-emu.dev> Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
1.6 KiB
1.6 KiB
Getting Gyro/Motion Controls Working on Steam Deck
Use this guide when you want to use the Steam Deck's native gyro functionality for motion controls in Eden.
See here for an illustrated guide.
Steamdeck
Pre-Requisites
- Steam Deck Set up and Configured
- Eden set up and Configured
- Internet Access
Steps
- Go into Steam Deck's Desktop Mode, and use the shortcut to launch EmuDeck.
- Install SteamDeckGyroDSU by going to 3rd Party Tools > Gyroscope and clicking Install. a. Alternatively you can install SteamDeckGyroDSU manually following the GitHub page instructions.
- Upon completion of the installation. You will need to reboot your Steam Deck. Do so before continuing on.
- Go back into the Steam Deck Desktop Mode and open the Dolphin File Explorer.
- Navigate to the following directory to see you controller configuration:
/home/deck/.config/Eden - Right-Click the qt-config.ini file and open it with Kate
- Look for the following line:
player_0_motionleft=[empty]. - Change the line to now say:
player_0_motionleft="motion:0,pad:0,port:26760,guid:0000000000000000000000007f000001,engine:cemuhookudp" - Save the file and open Eden.
- Launch a compatible title, like The Legend of Zelda: Breath of the Wild.
- Test the gyro capabilities, for the above mentioned title, it is accessed by holding down the R Trigger and moving the Steam Deck around.