Updated Changelog (markdown)
parent
d665608131
commit
de1e5fb3b6
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
|
## 1.1.572 - 2023-01-18
|
||||||
|
### Fixed:
|
||||||
|
- Optimize string memory usage. Use Spans and StringBuilders where possible.
|
||||||
|
- Code cleanup. No changes in games.
|
||||||
|
|
||||||
## 1.1.571 - 2023-01-18
|
## 1.1.571 - 2023-01-18
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- HOS: Load RomFs by pid.
|
- HOS: Load RomFs by pid.
|
||||||
|
|
Loading…
Reference in a new issue