Updated Changelog (markdown)
parent
7f5a4fb439
commit
1cf764fa83
1 changed files with 6 additions and 1 deletions
|
@ -1,12 +1,17 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file.
|
||||
|
||||
## 1.1.759 - 2023-05-05
|
||||
## 1.1.760 - 2023-05-05
|
||||
### Changed:
|
||||
- Remove CPU region handle containers.
|
||||
- Memory region handles are now accessed directly instead of through the CpuRegionHandle class.
|
||||
- Improves performance in Super Mario Odyssey and other titles by up to 5%.
|
||||
|
||||
## 1.1.759 - 2023-05-05
|
||||
### Fixed:
|
||||
- Fix sections extraction.
|
||||
- Fixes a crash when attempting to use the logo extraction feature.
|
||||
|
||||
## 1.1.758 - 2023-05-05
|
||||
### Fixed:
|
||||
- Correct tooltips for add,remove,removeall buttons.
|
||||
|
|
Loading…
Reference in a new issue