Updated Changelog (markdown)
parent
5a3761c7b2
commit
f719ac2134
1 changed files with 9 additions and 4 deletions
13
Changelog.md
13
Changelog.md
|
@ -1,6 +1,15 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.300 - 2022-10-15
|
||||
### Fixed:
|
||||
- bsd: Check if socket is bound before calling RecvFrom().
|
||||
- Fixes a crash in Overpass when selecting a career mode.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.299 - 2022-10-10
|
||||
### Fixed:
|
||||
- Vulkan: Fix sampler custom border color.
|
||||
|
@ -11,10 +20,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
- Fix disposed textures being updated on TextureBindingsManager.
|
||||
- Fixes a fatal error crash in Crash Team Racing Nitro-Fueled when using Vulkan.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.297 - 2022-10-08
|
||||
### Fixed:
|
||||
- GPU: Pass SpanOrArray for Texture SetData to avoid copy.
|
||||
|
|
Loading…
Reference in a new issue