Updated Changelog (markdown)
parent
92926fea88
commit
0144c9554b
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.6182 - 2020-12-30
|
||||
### Changed
|
||||
- Redistribute updated OpenAL binary.
|
||||
- We now include a copy of OpenAL out-of-the box with Ryujinx. This removes the need to manually download and install OpenAL. We've also moved from using the fork provided by openal.org to the fork provided by openal-soft.org which is still maintained, and has had 1000's of improvements over the old version. This should improve OpenAL performance slightly in some games that suffered previously.
|
||||
|
||||
## 1.0.6176 - 2020-12-29
|
||||
### Added
|
||||
- Implemented the ability to add new executables when running a game. This allows more possibilities for game modding.
|
||||
|
|
Loading…
Reference in a new issue