Updated Changelog (markdown)
parent
1552008d56
commit
4e86064769
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.302 - 2022-10-16
|
||||
### Fixed:
|
||||
- Fix phantom configured controllers.
|
||||
- Fixes controllers not being disabled properly. Controller applet will no longer ask for a single controller when only one is configured.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.301 - 2022-10-15
|
||||
### Fixed:
|
||||
- Improve shader BRX instruction code generation.
|
||||
|
@ -11,10 +20,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
- 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.
|
||||
|
|
Loading…
Reference in a new issue