EmuDeck/latest.md
Ramsey Hathout 3650f626b7
Dev --> beta 17.5 (#246)
Documentation: 
- Add Xbox to list of consoles
- Add bios to info table
- Added Nintendo / Sega / Sony where appropriate
- Alphabetized the list
- RetroAchievements crashes games if the user has not verified the account 
- Can we add recursive rom parsing tips somewhere? 

Infrastructure:
- All functions now on separate files

Tools:
- CHDMAN: handle rvz files.

New:
- download xbox hdd from xemu site. User only needs to provide files in bios after this.
- Update powertools
- Fix yuzu path
- add xmlstarlet binary from arch repository
- added changedisc hotkey for duckstation
- added changedisc hotkey for duckstation steam input
- migrate to Yuzu AppImage
- Added storage folder in Emulation
  rpcs3, xemu, yuzu are using this for the large blob storage
- cemu.xml won't be reset on update
- Add system names to Emulator selector in expert mode
- widescreen is not enabled by default.
- expert mode tools requiring a password will prompt again if wrong. if the user is wrong both times, the features will be 
  disabled.
- Dolphin wiimote input is now mouse based instead of joystick based, but i left in the joystick too. It will also use gyro for shake / tilt if you have SteamDeckGyroDSU.
- Dolphin load textures and precache is now on by default.
- Dolphin Auto Change disc is now on by default.
- Dolphin cursor is now hidden by default.
- PCSX2 vsync is now on by default.

Fixes:
- Cemu xml changes
  removed the gamepath and use xmlstarlet to add the entry.
  In the case the user has an existing xml file, we will just add our path to the entries.
- Update duckstation config
  quickmenu to esc, so steam + left arrow works
  Added roms path
  use native aspect ratio and fullscreen so the top and bottom bars are gone.
  Add Duckstation SteamInput
- PCSX2 Steam Input Update
  remove m and n keys on full trigger press
- fixed widescreen selection
- fixed emulator selection
- fixed config reset selection
- fixed uninstall script


Co-authored-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
Co-authored-by: Rodrigo <rodrigosedano@me.com>
Co-authored-by: Witherking25 <witherking@withertech.com>
2022-06-08 19:13:06 -04:00

2.4 KiB

0.17.5

  • EmuDeck internal fixes and modularity.. setting it up for great things on the future...
  • New - Steam Input Template for DuckStation with left trackpad Touchinput (Thanks Moskeeto)
  • New - Yuzu AppImage ( Seemingly better performance than the one in discover store, also right click to open menus work! ) It is VERY important you let Emudeck run the updates on Yuzu so the data migration can happen seamlessly. You will be notified if we find data in the default appimage location and can choose to keep and migrate the old Flatpak data, or you can use the existing AppImage data you have. The chosen data will be migrated to the AppImage location, and linked back to the flatpak data location. Steam Rom Manager users will need to re-parse for Yuzu games to use the new AppImage. The Flatpak installation is NOT removed, but must be for EmulationStation-DE to use the AppImage instead.
  • New - Storage folder to keep Xemu, Yuzu, and RPCS3 data in the Emulation folder. Migration will happen at the start. You may need to re-parse for rpcs3 installed files.
  • New - CHD Script now handles wii / gc iso --> rvz conversion
  • Fix - Dolphin pointer is now right trackpad and works more smoothly. If you have SteamGyro setup, motion now works. *You may need to set the controller to Default Gamepad With Mouse Trackpad if steam decided to use Touchpad as Joystick instead.
  • Fix - DuckStation rom path added. New hotkeys added to coincide with Steam Input Template. Changed quickMenu to Esc. (Steam + Dpad Left)
  • Fix - Widescreen Hacks are now off by default for all emulators. They can be enabled by running in Expert Mode.
  • Fix - PCSX2 Steam Input profile updated so it wont pause on RT. (Thanks Wintermute)
  • Fix - Updates won't wipe out EmulationStation-DE custom systems and EmulationStation-DE metadata info anymore.
  • Fix - Updates won't wipe out Cemu graphics pack settings anymore.
  • Fix - EmulationStation-DE's hidden downloaded_media wouldn't get moved to the Emulation/tools directory if the setting existed but was blank.
  • Fix - Expert Mode: Widescreen Hacks Selection.
  • Fix - Expert Mode: Emulator install Selection.
  • Fix - Expert Mode: Emulator reconfiguration selection.
  • Fix - Expert Mode: Entering a password wrong in the pop up will make it re-pop. You have 2 chances and then it will disable the Expert mode settings that require a password.