Documentation update

This commit is contained in:
Rodrigo 2022-05-21 10:55:11 +02:00
parent ec0df6a949
commit 22f247de0e

View file

@ -1,25 +1,23 @@
0.17.4
- EmuDeck WE beta ( Windows Edition )
- Auto close of Steam Desktop when opening SRM, and auto going back to SteamUI on closing SRM when launched from EmuDeck installation.
- New desktop icon for SRM and now SRM is stored on the tools folders
- Rom folder creation will respect user's custom symlinks
- When you first install EmuDeck an you Launch SteamRomManager we will get you back to GamingMode when closing SteamRomManager
- SRM is now located on Emulation/tools and will close Steam automatically for you.
- Fixed RPCS3 Controller not working on new install
- Changed Cemu default controller to gamepad with gyro (gyro requires SteamDeckGyroDSU installation. See Expert mode for more details)
- Updated Mupen64Plus-Next defaults for N64. Should be much better now. more accurate, faster, and look better.
- New tool added - proton-launch.sh (for all your non-steam windows app shenanigans, courtesy of Angel)
- Citra left trackpad as mouse instead of D-pad
- Fix Citra non exiting with R5
- PPSSPP Audio Fix for Sleep Mode
- Fixed 3ds symlink for old installations
- Now rom folder creation will respect users custom symlinks
redid the menu system:
- Citra left trackpad used now as mouse instead of D-pad on our SteamInput template
- Fix Citra non exiting while pressing R5
- PPSSPP Audio Fix when the Deck goes into Sleep Mode
- Fixed 3ds bad symlink for older installations
SD Card detection fixes:
General Changes:
- SD card is only available if one is inserted, writable, and supports symlinks
- If the user does not have an SD Card, and chooses easy mode, it will skip location choice and install to ~/
- If the user has installed EmuDeck before, we won't write the roms folders over their existing ones anymore.
- If the user does not have an SD Card, and chooses easy mode, it will skip location choice and install directly to ~/
- logging is more verbose.
Expert Mode Changes:
- Expert mode now has a list of changes instead of a series of questions.
- Expert mode now has a custom install location available. It will be tested for the ability to both write and link, and
- New preselection screen where you can chose what do you want to customize.
- You can now chose a custom install location. It will be tested for the ability to both write and link, and
rejected if either fail.
- Now has option to clobber roms folders even if you have already run it before.