Updated Changelog (markdown)

MetrosexualGarbodor 2023-03-13 20:54:54 +00:00
parent 94a8a0f3be
commit b2eb6d9510

@ -1,6 +1,26 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.662 - 2023-03-12
### Fixed:
- GPU: Scale counter results before addition.
- Fixes resolution scaling in WarioWare: Get It Together and Wreckfest.
## 1.1.661 - 2023-03-12
### Fixed:
- Increase access permissions for AvaloniaList<Timezone>.
- Fixes a regression from 1.1.513 that caused the timezone list to not show.
## 1.1.660 - 2023-03-12
### Fixed:
- Misc: Support space in path on macOS distribution.
- Fixes build errors on macOS when spaces are present in the file path.
## 1.1.659 - 2023-03-12
### Fixed:
- [Flatpak] Beautify multiline strings again & Add full git commit hash.
- Code cleanup. No changes to emulator functionality.
## 1.1.658 - 2023-03-11
### Fixed:
- misc: Some dependencies cleanup.