mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-06-25 00:03:36 -04:00
* 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> * Beta 17.5 Update Update Cemu volume from 50% to 100% in the initial settings make fp scripts executable after writing it change initial mkdir for dragoonDoriseTools to use ~/ don't run any yuzu migration if the migration flag exists small data restructure for yuzu migration make sure to actually move to the tools folder before deleting the old launchers. :) Cleaned up some double slashes * Add logic for destination being a symlink * adjusted color and icons to be more clear for duckstation touchpad * changed from Dolphin to dolphin-emu so the parser can do it right * allow xenia install for beta and dev branch * Add save link for RPCS3 from storage to saves for the actual save dir * Create Binary Updater Script Can update SRM, ESDE, Yuzu.AppImage, Cemu, and Xenia without Emudeck updates. * documentation update * Preemptively make the homebrew folder and set permissions so we can avoid failures due to this. * Add New Dolphin WiiMote Profiles * Fixed Dolphin ffwd to Select +R2 like the others updated documentation Updated Dolphin input to have controllers 2 3 4 mapped but off * Citra - Changed res to 2x for performance reasons Fixed some controller mappings. Made a profile for default SteamDeck Added Gyro Added Microphone * version bump for icon * update changelog with detailed patch notes * AR set to Auto on dolphin * Widescreen fix for GC * Fix uninstall text * delete EmuDeckBinUpdate * Warning that saves will be deleted too * SRM warning on migrate * Binary Updater on expert mode only * Tool Updater * Cemu Keybind * Description update * gotta love Citra's bugs * Citra R5 Long press * Citra docs * shorter changelog * ains * smaller * docs Co-authored-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Co-authored-by: Rodrigo <rodrigosedano@me.com> Co-authored-by: Witherking25 <witherking@withertech.com>
2.5 KiB
2.5 KiB
0.17.5
- 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 - Binary Updater tool added. Ths new tool can update EmulationStation-DE, SteamRomManager, Cemu, Yuzu, or Xenia to their latest versions without going through the EmuDeck install process.
- 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 - Citra Steam Input. R5 only closes Citra after a long a press
- 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 and 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.