mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 06:34:14 +00:00
Updated Changelog (markdown)
parent
0f5597b8d1
commit
25640a5142
1 changed files with 29 additions and 0 deletions
29
Changelog.md
29
Changelog.md
|
@ -3,6 +3,35 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
|
||||
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||
|
||||
## 1.1.1196 - 2024-02-15
|
||||
### Fixed:
|
||||
- Fix PermissionLocked check on UnmapProcessCodeMemory.
|
||||
- Fixes a crash on Tomb Raider I-III Remastered when the game is changed on the selection menu.
|
||||
|
||||
## 1.1.1195 - 2024-02-15
|
||||
### Fixed:
|
||||
- Remove Vulkan SubgroupSizeControl enablement code.
|
||||
- Fixes a crash when trying to run the emulator with Dozen (Vulkan emulated with Direct3D) driver on Windows.
|
||||
|
||||
## 1.1.1194 - 2024-02-15
|
||||
### Changed:
|
||||
- Stub VSMS related ioctls.
|
||||
- Fixes a crash when starting Tomb Raider I-III Remastered. It still requires enabling the "ignore missing services" option to run.
|
||||
|
||||
## 1.1.1193 - 2024-02-15
|
||||
### Changed:
|
||||
- Updaters: Fix ARM Linux Updater.
|
||||
- Allows the auto-updater to work on Arm64 Linux.
|
||||
|
||||
## 1.1.1192 - 2024-02-11
|
||||
### Fixed:
|
||||
- Handle exceptions when checking user data directory for symlink.
|
||||
- Fixes a crash introduced on version 1.1.1191 when the emulator is started for the first time.
|
||||
|
||||
## 1.1.1191 - 2024-02-11
|
||||
### Fixed:
|
||||
- macOS: Stop storing user data in Documents for some users; fix symlinks.
|
||||
- Stops storing user data in Documents for some users on macOS and fixes symlinks.
|
||||
|
||||
## 1.1.1190 - 2024-02-11
|
||||
### Changed:
|
||||
|
|
Loading…
Reference in a new issue