mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 12:02:15 -07:00
Updated Changelog (markdown)
20
Changelog.md
20
Changelog.md
@@ -1,15 +1,27 @@
|
||||
# Ryujinx Changelog
|
||||
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
|
||||
### Fixed:
|
||||
- Avalonia - Update Japanese translation.
|
||||
- Brings the Japanese locale up to date for the Avalonia UI.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.240 - 2022-08-26
|
||||
### Fixed:
|
||||
- Optimize kernel memory block lookup and consolidate RBTree implementations.
|
||||
|
Reference in New Issue
Block a user