Updated Changelog (markdown)
parent
bfad236126
commit
63d9a798fa
1 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,13 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.6863 - 2021-05-05
|
||||
### Added
|
||||
- Implemented SDL2 audio backend.
|
||||
- Resolves most audout-related audio quality issues that occur with either OpenAL or SoundIO.
|
||||
- Considered safe to be used as the primary audio backend, but is not yet set as default; setting SDL2 as the default audio backend will happen in the future.
|
||||
Please test this new audio backend and report your results! Options > Settings > System tab > Audio Backend dropdown.
|
||||
|
||||
## 1.0.6862 - 2021-05-05
|
||||
### Changed
|
||||
- Redirected ffmpeg-related log output to mitigate unnecessary console/log activity.
|
||||
|
|
Loading…
Reference in a new issue