mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 01:12:15 -07:00
Updated Changelog (markdown)
12
Changelog.md
12
Changelog.md
@@ -1,6 +1,18 @@
|
||||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.6732 - 2021-02-25
|
||||
### Changed
|
||||
- Haydn: Part 1 (based on reverse engineering of audio 11.0.0)
|
||||
- Complete reimplementation of audout and audin.
|
||||
- Audin only has a dummy backend at this time.
|
||||
- Dramatically reduces overall CPU usage in both audio backends (50% CPU usage reduction on average with SoundIO backend - your mileage may vary). May improve FPS in situations where the CPU was previously maxed out.
|
||||
- Audio Renderer now initializes its backend on demand instead of keeping two up all the time.
|
||||
- All audio backend implementations are now in their own project.
|
||||
- Ryujinx.Audio.Renderer was renamed to Ryujinx.Audio and as such appropriately refactored.
|
||||
- Resolves a missing audin service crash in FUZE4.
|
||||
- Resolves a audout-related crash on launch in OniNaki.
|
||||
|
||||
## 1.0.6714 - 2021-02-24
|
||||
### Fixed
|
||||
- Modified the auto-updater to preserve user execute permissions in Unix/Linux environments.
|
||||
|
Reference in New Issue
Block a user