Updated Changelog (markdown)

MutantAura
2022-08-28 17:16:04 +01:00
parent 5feb968672
commit 691bc84e9a

@@ -1,15 +1,27 @@
# 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.243 - 2022-08-28
### Fixed:
- Bsd: Fix ArgumentOutOfRangeException in SetSocketOption.
- Allows Minecraft to boot with "enable guest internet access" DISABLED. Enabling will still cause a crash.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.242 - 2022-08-28
### Changed:
- Replace image format magic numbers with enums.
- Refactors GPU texture format tables to match official NVIDIA open-source headers.
- Vertex attribute formats are now represented with their own enum.
- No expected changes in games.
## 1.1.241 - 2022-08-27 ## 1.1.241 - 2022-08-27
### Fixed: ### Fixed:
- Avalonia - Update Japanese translation. - Avalonia - Update Japanese translation.
- Brings the Japanese locale up to date for the Avalonia UI. - Brings the Japanese locale up to date for the Avalonia UI.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.240 - 2022-08-26 ## 1.1.240 - 2022-08-26
### Fixed: ### Fixed:
- Optimize kernel memory block lookup and consolidate RBTree implementations. - Optimize kernel memory block lookup and consolidate RBTree implementations.