Updated Changelog (markdown)
parent
7a1b293dc3
commit
20994224bb
1 changed files with 9 additions and 4 deletions
13
Changelog.md
13
Changelog.md
|
@ -1,6 +1,11 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.452 - 2022-12-09
|
||||
### Fixed:
|
||||
- nuget: bump CommandLineParser from 2.8.0 to 2.9.1.
|
||||
- Updates CommandLineParser. No changes to emulator functionality.
|
||||
|
||||
## 1.1.451 - 2022-12-08
|
||||
### Fixed:
|
||||
- Fix shader FSWZADD instruction.
|
||||
|
@ -8,6 +13,10 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
- Fixes transparency issues in Two Point Campus.
|
||||
- Fixes layering issues in OlliOlli World.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.450 - 2022-12-08
|
||||
### Fixed:
|
||||
- Shader: Implement PrimitiveID.
|
||||
|
@ -18,10 +27,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
- Fix inconsistent capitalization.
|
||||
- Fixes a typo.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.448 - 2022-12-07
|
||||
### Fixed:
|
||||
- acc: Stub CheckNetworkServiceAvailabilityAsync.
|
||||
|
|
Loading…
Reference in a new issue