Updated Changelog (markdown)
parent
e87797b774
commit
2e0315c304
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.6407 - 2021-01-24
|
||||
### Changed
|
||||
- Prevent the display from sleeping whilst a game is running on Windows.
|
||||
|
||||
## 1.0.6406 - 2021-01-24
|
||||
### Added
|
||||
- Added vector fast paths for VCLZ ARM instructions
|
||||
|
||||
## 1.0.6405 - 2021-01-24
|
||||
### Changed
|
||||
- Modified storage buffer to allow out of bounds access by binding the entire buffer rather than just the range that the game says its using.
|
||||
|
|
Loading…
Reference in a new issue