Updated Changelog (markdown)
parent
70e14700cc
commit
31c1cd506d
1 changed files with 14 additions and 0 deletions
14
Changelog.md
14
Changelog.md
|
@ -1,6 +1,20 @@
|
||||||
# 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.275 - 2022-09-19
|
||||||
|
### Fixed:
|
||||||
|
- Allow bindless textures with handles from unbound constant buffer.
|
||||||
|
- Fixes Sniper Elite 3 crashing on startup.
|
||||||
|
|
||||||
|
## 1.1.274 - 2022-09-19
|
||||||
|
### Changed:
|
||||||
|
- Avalonia - Use embedded window for Avalonia.
|
||||||
|
- Improves frame pacing of games when using the Avalonia UI.
|
||||||
|
- Fixes unresponsiveness of the Avalonia UI when using Vulkan.
|
||||||
|
- Fixes overlays glitching on fullscreen on Avalonia.
|
||||||
|
- Fixes an issue where a previous frame would sometimes show up on games played with the new UI.
|
||||||
|
- Allows switching graphics backends and preferred GPU on Avalonia without requiring a restart of the emulator.
|
||||||
|
|
||||||
## 1.1.273 - 2022-09-19
|
## 1.1.273 - 2022-09-19
|
||||||
### Added:
|
### Added:
|
||||||
- Implemented in IR the managed methods of the ShlReg region of the SoftFallback class.
|
- Implemented in IR the managed methods of the ShlReg region of the SoftFallback class.
|
||||||
|
|
Loading…
Reference in a new issue