Updated Changelog (markdown)
parent
b9345cb9b5
commit
04c157d592
1 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,14 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.6301 - 2021-01-12
|
||||
### Added
|
||||
- Added a simple pools limiter.
|
||||
- Reduces emulator memory usage. The amount of memory usage savings are dependent on the game but tests results showed an average of 50% reduction.
|
||||
- Avoids memory peaks on launch; spikes equaling the amount of your RAM should no longer occur.
|
||||
- Further reduces game load times, with the amount of time saved varying game to game. Average time reduction of 10-15%.
|
||||
|
||||
|
||||
## 1.0.6291 - 2021-01-11
|
||||
### Added
|
||||
- Added support for inline software keyboard.
|
||||
|
|
Loading…
Reference in a new issue